Mati
eaf396eb94
fix: move icon-coin to the icons folder
2019-02-09 21:10:27 +01:00
Mati
74bb4e685e
Revert "feat: coin-icon earned (with animation)"
...
This reverts commit 029bf0a58f
.
2019-02-09 20:53:56 +01:00
Mati
029bf0a58f
feat: coin-icon earned (with animation)
2019-02-09 14:10:07 +01:00
Mati
a0aed6a61a
feat: coin-icon
2019-02-09 13:56:07 +01:00
Igor Guastalla
5ed02006a7
Merge branch 'develop' into add-psone-controller-icon
2019-02-08 23:36:57 -02:00
Igor Guastalla
c0d5a69aa0
Merge branch 'develop' into add-psone-controller-icon
2019-02-08 23:22:30 -02:00
ダーシノ
76597a42fd
Merge branch 'develop' into add-disabled-text
2019-02-09 10:20:41 +09:00
Igor Guastalla de Lima
f9172e5ee8
feat(avatars): update storybooks avatars return <img> tag.
2019-02-08 22:32:57 -02:00
Igor Guastalla de Lima
9444b3a876
style(select): changed select to select module in storybook.
2019-02-08 22:13:14 -02:00
Igor Guastalla de Lima
cd50e9bd6e
feat(text): added is-disabled to text. changed text to texts.
2019-02-08 22:09:18 -02:00
Igor Guastalla
f670e73616
Merge branch 'develop' into add-psone-controller-icon
2019-02-07 12:19:15 -02:00
Ilyeo
e33c77f849
feat(checkbox): add classes available to storybook
...
Now on Inputs -> input.checkbox we can select the class `is-dark`.
2019-02-06 01:52:06 -06:00
Igor Guastalla de Lima
d905c1b4d6
feat(icons): add psone controller icon
2019-01-20 12:02:11 -02:00
shotaro kaneda
d6b75e5305
feat(progress): adding is-rounded to progess has was requested in #242
2019-01-18 00:00:43 -03:00
shotaro kaneda
e74d2c0e35
feat(dialog): adding dark modifier to dialogs #241
2019-01-17 13:01:28 -03:00
Juan Pablo
b58e8b01c9
adding is-dark modifier to input
2019-01-16 17:49:41 -03:00
ダーシノ
09f2ccab76
Merge branch 'develop' into add-badges-component
2018-12-29 16:58:11 +09:00
LukBukkit
4a06744431
feat(text colors): adds text colors classes like is-primary etc.
...
fix #226
2018-12-28 18:04:15 +01:00
Igor Guastalla
aaf278c256
Merge branch 'develop' into add-badges-component
2018-12-27 19:04:44 -02:00
Igor Guastalla de Lima
d8367ff75d
feat(badges): changed is-splited to be marked as default in storybook
2018-12-22 20:34:10 -02:00
Igor Guastalla de Lima
72a5e8786d
feat(badges): updated badges storybook options
2018-12-22 20:33:10 -02:00
Igor Guastalla de Lima
66f8ecdd88
style(badges): lint fixes
2018-12-20 20:22:31 -02:00
Igor Guastalla de Lima
911f281b47
feat(badges): changes made that was asked by the reviewer
...
Removed box-sizing and border none, and classes that changed the size. Added cursor fallback and
size change by the font-size. Changed from span to a; display type; margin.
#211
2018-12-20 20:21:51 -02:00
Igor Guastalla de Lima
f8a8e3184a
Merge branch 'develop' into add-badges-component
2018-12-20 20:03:58 -02:00
Wojciech Olejnik
6713344379
feat(component): add a select component
2018-12-20 19:36:05 +01:00
Igor Guastalla de Lima
656f186160
feat(badges): css improvements and added is-splited class
2018-12-19 20:54:26 -02:00
Igor Guastalla de Lima
409c736579
feat(badges): removed default from histories
2018-12-18 22:24:15 -02:00
Igor Guastalla de Lima
b6d10442f3
feat(badges): storybook corrections and order of properties
2018-12-18 22:20:42 -02:00
Igor Guastalla de Lima
c4075b0e94
feat(badges): second draft of the badges component. added more classes
2018-12-18 22:16:59 -02:00
Igor Guastalla de Lima
cc5e6d07d8
feat(badges): add badges component first draft
2018-12-18 21:41:44 -02:00
Trezy
6258cd9738
fix(dialog): Fix dialog corners
...
The dialog styles added by @sophi-est weren't being loaded into the compiled stylesheet. I've added
them to the elements index file and moved the rounded corners styles into and `.is-rounded` modifier
class.
2018-12-18 13:05:32 -06:00
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