1
0
mirror of https://github.com/nostalgic-css/NES.css.git synced 2025-02-21 07:42:33 +01:00

88 Commits

Author SHA1 Message Date
Igor Guastalla de Lima
5497750f4a fix: removed background white and changed path 2018-12-10 20:29:34 -02:00
Trezy
8e289019ce
Merge branch 'develop' into add-favicon-ico 2018-12-10 14:24:06 -06: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
767f35a12a Merge branch 'develop' into add-favicon-ico 2018-12-10 08:40:04 -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
d45de853b6 feat(icons): add kirby icon 2018-12-09 23:39:26 -02:00
Igor Guastalla de Lima
b7b52808dc feat: add favicon.ico 2018-12-09 23:24:07 -02:00
Wako
11ce7b8b97 feat(icons): add new star icons (#147) 2018-12-10 00:23:55 +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
Trezy
21eae829b8
Merge branch 'develop' into table-margin 2018-12-09 10:18:00 -06:00
Trezy
67c1313960
Merge branch 'develop' into table-margin 2018-12-09 10:15:41 -06:00
Igor Guastalla de Lima
135ba50cc0 fix(textarea): added closing tag 2018-12-09 13:57:42 -02:00
Igor Guastalla de Lima
2297d78c37 feat(textarea): add textarea class to inputs 2018-12-09 13:03:55 -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
BcRikko
918bc70ba3 Merge branch 'develop' into table-margin 2018-12-09 21:38:59 +09: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
BcRikko
06ac77abfe refactor: fix table margin in demo page 2018-12-09 10:37:58 +09: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
Keevan Dance
31c4845d23 add reddit icon (#69)
* add reddit icon
2018-12-08 11:19:09 +02:00
Keevan Dance
078281ab0f add twitch icon (#68)
* add twitch icon
2018-12-08 11:15:04 +02:00
Keevan Dance
4dc3073ce7 add medium icon set (#67)
* add medium icon set
2018-12-08 11:11:18 +02:00
Abdullah Samman
a6488a10c9
fix(storybook): change isdark container font color to white (#111) 2018-12-08 08:54:14 +02:00
Igor Guastalla de Lima
b6d481533e feat(table): add table is-dark is-bordered in index.html 2018-12-07 22:20:46 -02:00
Igor Guastalla de Lima
25ed2a4f59 feat: added google icon 2018-12-07 19:13:05 +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
eceaf8d819 feat(button): added a disabled state class to button
#83
2018-12-05 22:12:43 -02:00
Malcolm
47cf2b860b feat(breaking): remove google font import 2018-12-05 12:02:28 +01:00
Igor Guastalla de Lima
cab2016aa1 Added first version of the youtube icon and an example in the docs (index.html). 2018-12-03 21:42:31 -02:00
BcRikko
15de46fd76 Add empty state icons 2018-12-02 17:36:01 +09:00
Kartones
f38c6799fb Adds trophy css icon (same colors as star icon 2018-12-01 12:32:02 +01:00
Igor Guastalla de Lima
759536217d Merge conflict corrections with upstream master. 2018-11-30 12:23:03 -02:00
BcRikko
9461eaa909 🙈 HTMLのバグ修正 2018-11-30 21:14:41 +09:00
Igor Guastalla de Lima
d062c2c00f Changed box-shadows from the table. Updated docs (index). 2018-11-30 08:25:07 -02:00
Igor Guastalla de Lima
3277cae6e0 Added tables.scss. Changed nes.css, map and min. Added tables.scss to _index.scss. 2018-11-29 20:11:28 -02:00
Igor Guastalla de Lima
66bd33a590 Added table new design with two classes, is -bordered that adds a border and is-centered that aligns all the table headers to the center. Updated index.html (docs). 2018-11-29 20:02:46 -02:00
Scott O'Hara
daeb3405c8
update label instances
Fixes #28

This update gives text fields unique `id`s so that their `label`s can be appropriately associated with them.

Additionally, this PR also changes the examples of the `.container` class to **not** use `label`s as the first element, as `label`s were inappropriate for these markup patterns.  They have been replaced by paragraph elements.
2018-11-29 11:19:34 -05:00
BcRikko
22cc88a98e 👍 SNESコントローラを追加 2018-11-29 22:06:06 +09:00
BcRikko
f884610487 👍 ファミコンコントローラを追加 2018-11-29 22:05:37 +09:00
BcRikko
685fd66c64 コントローラ一覧を追加 2018-11-29 22:05:12 +09:00
BcRikko
f69b6e29f0 Merge branch 'master' into feature/outline 2018-11-29 12:29:56 +09:00
ダーシノ
adffb2b4c6
Merge pull request #12 from vicainelli/nes-control
Change SNES icon to NES icon
2018-11-29 07:36:57 +09:00