1
0
mirror of https://github.com/nostalgic-css/NES.css.git synced 2025-02-06 08:09:25 +01:00

43 Commits

Author SHA1 Message Date
Trezy
ae8ec3049a
Merge branch 'develop' into change-is-center-container-class 2018-12-13 14:59:33 -06:00
soph-iest
24a7575bd6
Merge branch 'develop' into dialog 2018-12-13 15:50:30 -05:00
Igor Guastalla
cb32aa26fe
Merge branch 'develop' into change-is-center-container-class 2018-12-13 18:11:59 -02:00
lucas.reis
0d89cbf262 docs(storybook): updating storybook
updating storybook to implement the two final lists

#179
2018-12-13 12:12:42 -02:00
soph-iest
b2d30d3283
Merge branch 'develop' into dialog 2018-12-13 08:54:23 -05:00
lucas.reis
22657a9074 docs(storybook): Inserting examples on storybook
Inserting all examples created on storybook

#179
2018-12-12 21:37:21 -02:00
lucas.reis
4f40d70ead docs(storybook): Insertng lists on storybook
Inserting all configuration of lists in storybook

#179
2018-12-12 21:03:43 -02:00
Igor Guastalla de Lima
46e5219786 refactor(containers): change is-center to is-centered
BREAKING CHANGE: class is-center change

#178
2018-12-12 13:09:47 -02:00
Igor Guastalla de Lima
e19af554e5 docs(icons): add gmail and linkedin to storybook 2018-12-11 23:05:36 -02:00
soph-iest
d4eab54ba4 Merge branch 'develop' of https://github.com/nostalgic-css/NES.css into dialog 2018-12-11 13:59:49 -05:00
soph-iest
2ff76ad8c6 full dialog build + script fix 2018-12-11 11:08:46 -05:00
Igor Guastalla de Lima
2973d2c546 Merge branch 'develop' into add-kirby-icon 2018-12-10 09:53:17 -02:00
Igor Guastalla
3d41fb82c2 feat(avatars): add avatar component (#156) 2018-12-10 12:53:26 +02:00
Igor Guastalla de Lima
20e78813f7 Merge branch 'develop' into add-kirby-icon 2018-12-10 08:26:07 -02:00
ダーシノ
73b3616472 (breaking changes)Add prefix to class name (#82)
* feat: add prefix

BREAKING CHANGE: add nes- to class prefix

* feat: fix storybook
2018-12-10 10:55:41 +02:00
Abdullah Samman
80ad55f329
Merge branch 'develop' into add-kirby-icon 2018-12-10 09:40:38 +02:00
ダーシノ
cf43a3d3a3 Add progress bar (#140)
* feat(progress.scss): add progress bar element

* feat(progress.stories.js): add progress test in storybook

* feat: add is-filled class

* feat: add color variation
2018-12-10 08:48:17 +02:00
Igor Guastalla de Lima
55d563d362 feat(icons): add kirby to storybook 2018-12-09 23:41:36 -02:00
Igor Guastalla
9c9e891326 feat(icons): add bulbasaur icon (#130)
* feat(icons): add bulbasaur icon

* docs(icons): add bulbasaur to storybook
2018-12-09 22:49:46 +02:00
Igor Guastalla
a0f2a91675 feat(icons): add charmander icon (#129)
* feat(icons): add charmander icon

* docs(icons): add charmander to storybook
2018-12-09 22:46:29 +02:00
Igor Guastalla
694299a133 feat(icons): add squirtle icon (#127)
* feat(icons): add squirtle icon

* docs(icons): add squirtle to storybook
2018-12-09 22:42:34 +02:00
Igor Guastalla
a06fe90286 feat(icons): add mario icon (#116)
* feat(icons): add mario icon

* feat(icons): add mario to storybook
2018-12-09 22:36:18 +02:00
Igor Guastalla
02e02d50cf feat(icons): add ash icon (#115)
* feat(icons): add ash icon

* docs(icons): add ash to storybook
2018-12-09 22:31:27 +02:00
Igor Guastalla de Lima
47faed37af fix(textarea): added closing tag to storybook 2018-12-09 14:00:58 -02:00
Igor Guastalla de Lima
becdefa037 feat(textarea): add textarea to storybook 2018-12-09 13:04:53 -02:00
Igor Guastalla
629a2042d9 feat(icons): add whatsapp icon (#122)
* feat(icons): added whatsapp icon

* docs(icons): added whatsapp to storybook
2018-12-09 15:16:53 +02:00
Kartones
e7570989e3 feat(icons): empty trophy + is-small modifier (#128) 2018-12-09 10:05:01 +02:00
Igor Guastalla
35469c4a26 feat(icons): add phone and smartphone icons (#131)
* feat(icons): add smartphone icon

* docs(icons): add smartphone to storybook

* feat(icons): add phone icon

* docs(icons): add phone to storybook
2018-12-09 09:51:39 +02:00
Igor Guastalla
66576f1820 feat(icons): add pokeball icon (#117)
* feat(icons): add pokeball icon

* docs(icons): add pokeball to storybook
2018-12-08 12:33:48 +02:00
Abdallah Samman
2048476cd0 feat: add google icon to storybook's icon story 2018-12-07 19:16:07 +02:00
Igor Guastalla de Lima
ff2b78b01b feat(table): add dark theme to tables 2018-12-06 20:55:11 -02:00
Igor Guastalla de Lima
c9bfa086c9 docs(button): added is-disabled to button stories
#83
2018-12-05 22:47:14 -02:00
Abdallah Samman
11c79da740 Improve Story knobs usability; put eslint config in package.json; 2018-12-05 08:41:46 +02:00
Abdallah Samman
08dd269769 add checkboxes instead of select input to table and containers stories 2018-12-04 23:17:02 +02:00
Abdallah Samman
c5749a531f Add Storybook Knobs 2018-12-04 19:34:57 +02:00
Abdallah Samman
81d6c43900 Add pre-commit hook to eslint javascript code; import nes.min.css globaly in stories; 2018-12-04 17:13:03 +02:00
Abdallah Samman
ee343daf59 add stories for balloons, buttons, containers, icons, inputs and table 2018-12-04 16:40:25 +02:00
Abdallah Samman
abf0b3597f Add storybook as docs; add eslint as javascript styleguide with AirBnb Style. 2018-12-04 13:55:52 +02:00
BcRikko
1fdc9e5b22 🔒 github-pagesを移動 2018-09-25 17:51:24 +09:00
BcRikko
6941522121 👍 ラジオボタンを追加 2018-09-25 08:11:41 +09:00
BcRikko
a0fc4e3633 🆙 Analyticsの追加 2018-09-24 22:28:32 +09:00
BcRikko
0bbe7531f1 Fork me on GitHubバッヂを追加 2018-09-24 21:35:30 +09:00
BcRikko
16fe1794a5 🚀 デプロイ 2018-09-24 20:34:28 +09:00