Igor Guastalla de Lima
e4e6f6b0da
fix(icons): removed two last empty lines from pokeball.
2019-02-07 19:10:40 -02:00
Igor Guastalla de Lima
53dfbb2a58
feat(index.html): add pre whitespace normal.
2019-02-07 18:55:57 -02:00
Igor Guastalla de Lima
12116af2df
feat(index.html): add <pre> tag.
2019-02-07 18:55:09 -02:00
Igor Guastalla de Lima
6447372c56
feat(index.html): changed " to ".
2019-02-07 18:48:23 -02:00
Igor Guastalla de Lima
0720887c9e
feat(index.html): changed button <> to <>.
2019-02-07 12:53:49 -02:00
Igor Guastalla de Lima
18e4eca301
feat(index.html): changed <span> and </span> to < e >.
2019-02-07 12:51:17 -02:00
Igor Guastalla
f670e73616
Merge branch 'develop' into add-psone-controller-icon
2019-02-07 12:19:15 -02:00
Igor Guastalla
7e382c56fc
Merge branch 'develop' into add-show-hide-code-index
2019-02-07 12:18:56 -02:00
Igor Guastalla
1930546699
Merge pull request #266 from nostalgic-css/feat/use-data-uris-for-cursors
...
refactor(cursors): Use data-uris for cursors
2019-02-07 12:08:24 -02:00
BcRikko
8164c71323
build(package-lock.json): npm update globby --depth 5
2019-02-07 21:03:54 +09:00
Igor Guastalla de Lima
d9de7c95b5
feat(index.html): modified width of the tag p
2019-02-06 23:04:31 -02:00
Igor Guastalla de Lima
f0f060052f
feat(index.html): add margin to progress and table.
2019-02-06 23:01:09 -02:00
Igor Guastalla de Lima
ba3bd786a0
feat(index.html): add the rest of the components
...
Added the rest of the components and some responsive design - ref #269
2019-02-06 22:56:12 -02:00
Igor Guastalla de Lima
a90c9c8277
feat(index.html): added radios, checkboxes and refactored copy/events
2019-02-06 19:29:33 -02:00
Igor Guastalla de Lima
1f6d222b78
feat(index.html): added first draft of show/hide code and copy.
2019-02-06 18:51:13 -02:00
Igor Guastalla de Lima
f1f73f917b
feat(index.html): initial developments tests on show/hide code doc
2019-02-06 13:06:26 -02:00
Igor Guastalla
3b748407a8
Merge branch 'develop' into feat/use-data-uris-for-cursors
2019-02-06 07:44:59 -02:00
Igor Guastalla
d200527dd9
Merge pull request #263 from Ilyeo/feature/add-dark-mode-to-checkbox
...
[#255 ] Dark mode for checkbox
2019-02-06 07:44:00 -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
Ilyeo
9c4afae3d4
feat(checkbox): add dark mode to checkbox
...
We need to add styles when the checkbox is on dark mode, currently, the
checkbox is not visible at all if the container is dark.
2019-02-06 01:52:05 -06:00
BcRikko
818ff5844e
Merge branch 'develop' into feat/use-data-uris-for-cursors
2019-02-06 13:23:05 +09:00
BcRikko
b68e12f6c0
refactor: uninstall file-loader
2019-02-06 13:20:55 +09:00
Igor Guastalla de Lima
e3d33d7132
refactor(icons): refactored psone controller icons to px from em
2019-02-05 18:46:09 -02:00
Igor Guastalla
92ba7bbbae
Merge branch 'develop' into add-psone-controller-icon
2019-02-05 18:42:13 -02:00
Igor Guastalla
e26de687a9
Merge pull request #271 from nostalgic-css/fix-border-bug-on-chrome
...
fix border bugs on chrome
2019-02-05 18:30:51 -02:00
BcRikko
20d348e95b
fix: fix border bugs on chrome
...
border is broken when zooming in/out on chrome
fix #244
2019-02-06 00:08:11 +09:00
Igor Guastalla
e3f785364a
Merge branch 'develop' into add-psone-controller-icon
2019-02-04 21:50:56 -02:00
Igor Guastalla
7a04f18658
Merge pull request #264 from nostalgic-css/fix-pixelize-bug
...
Fix pixelize bug
2019-02-04 21:46:23 -02:00
Igor Guastalla
fb4b6839a1
Merge branch 'develop' into fix-pixelize-bug
2019-02-04 21:35:11 -02:00
ダーシノ
a4afd075d3
Merge pull request #270 from tnantoka/fix-misaki-link
...
docs(readme): Fix link to misaki font
2019-02-03 22:04:57 +09:00
tnantoka
b4fd24ecba
docs(readme): Fix link to misaki font
...
Since the link to Misaki font was old, I replaced the link with the latest URL.
2019-02-03 21:41:07 +09:00
BcRikko
d5213ff434
fix: fix pixelize for icon elements
...
fix #262
2019-02-01 11:00:09 +09:00
BcRikko
a4016dce9f
fix(icons.scss): fix icon sizes
...
use transform:scale() instead of font-size & em
fix #262
2019-02-01 11:00:08 +09:00
BcRikko
913766ad89
fix: fix pixelize for form elements
...
fix #262
2019-02-01 11:00:08 +09:00
ダーシノ
377286a5d1
Merge pull request #268 from nostalgic-css/change-form-folder
...
chore(form): moved radios and checkboxes to form folder
2019-01-31 13:04:40 +09:00
Igor Guastalla de Lima
596505fb1e
chore(form): moved radios and checkboxes to form folder
...
#219
2019-01-30 19:57:24 -02:00
Trezy
1b0db4ab1d
refactor(cursors): Use data-uris for cursors
...
I've switched us from using `file-loader` to `url-loader`. This will automatically convert local URL
imports to data URIs, which means the framework no longer needs to load them from a remote URL.
#207
2019-01-30 13:31:30 -06:00
ダーシノ
b7b9a37203
Merge pull request #261 from nostalgic-css/fix-border-bug
...
[#250 ] Fix border bugs
2019-01-30 11:25:40 +09:00
BcRikko
3026605664
fix(containers.scss): fix border bug
...
border does not working when `is-dark`
2019-01-29 17:36:32 +09:00
BcRikko
3629ee939b
fix(rounded-corners-mixin.scss): fix border bug
...
borders does not working on firefox
fix #250
2019-01-29 16:55:37 +09:00
Igor Guastalla de Lima
d905c1b4d6
feat(icons): add psone controller icon
2019-01-20 12:02:11 -02:00
Igor Guastalla
1f062e222d
Merge pull request #254 from juanpablolvl99/develop
...
adding is-rounded to progess
2019-01-19 14:57:42 -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
ダーシノ
85d442eb99
Merge pull request #251 from juanpablolvl99/develop
...
adding is-dark modifier to input
2019-01-18 08:04:56 +09: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
ダーシノ
5677c546cc
Merge pull request #243 from nostalgic-css/fix-is-disabled-btn-status
...
fix(buttons): fix is-disabled button state being able to click
2019-01-15 09:54:58 +09:00
Igor Guastalla de Lima
2c83f51fb7
fix(buttons): fix is-disabled button state being able to click
...
#240
2019-01-03 22:31:52 -02:00
Abdullah Samman
772f2a6a65
Merge pull request #236 from nostalgic-css/fix-container-with-title
...
fix(container): removed padding-top inside with-title class
2019-01-03 18:38:44 +03:00
Abdullah Samman
e886d9662d
Merge branch 'develop' into fix-container-with-title
2019-01-03 18:37:31 +03:00