1
0
mirror of https://github.com/nostalgic-css/NES.css.git synced 2025-08-20 21:11:26 +02:00

296 Commits

Author SHA1 Message Date
Igor Guastalla
30004d118a Merge branch 'develop' into add-text-and-dialog-to-docs 2019-02-11 07:45:25 -02:00
ダーシノ
972a6d1f27 Revert "feat(icons): add psone controller icon" 2019-02-11 17:33:57 +09:00
BcRikko
ee1a70c032 Merge branch 'add-text-and-dialog-to-docs' of github.com:BcRikko/NES.css into add-text-and-dialog-to-docs 2019-02-11 17:32:44 +09:00
BcRikko
b6f213d32d feat: add dialog polyfill for other than chrome 2019-02-11 17:32:30 +09:00
ダーシノ
3c0035eae3 Merge branch 'develop' into add-text-and-dialog-to-docs 2019-02-11 16:58:48 +09:00
BcRikko
7dc16ceee0 fix(dialog.scss): fix position of peusedo element
border is not visible when opening dark dialog
2019-02-11 16:57:39 +09:00
ダーシノ
f16fbdf88a Merge branch 'develop' into add-psone-controller-icon 2019-02-11 16:44:43 +09:00
Igor Guastalla
d5c02eb533 Merge branch 'develop' into add-psone-controller-icon 2019-02-10 20:58:48 -02:00
Mati
6c787bafdb fix: stylelint color naming fix 2019-02-10 11:55:39 +01:00
Mati
e0381440a5 fix: went full-on classic 8-bit mario coin here 2019-02-09 22:13:51 +01:00
Mati
eaf396eb94 fix: move icon-coin to the icons folder 2019-02-09 21:10:27 +01:00
Mati
39bf7f2969 Merge branch 'feat/add-coin-icon' of github.com:sombreroEnPuntas/NES.css into feat/add-coin-icon 2019-02-09 20:55:23 +01:00
Mati
74bb4e685e Revert "feat: coin-icon earned (with animation)"
This reverts commit 029bf0a58f.
2019-02-09 20:53:56 +01:00
Igor Guastalla
19bf9f8ed0 Merge branch 'develop' into feat/add-coin-icon 2019-02-09 17:40:16 -02: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
5d55346b86 Merge branch 'develop' into fix-is-dark-dialog 2019-02-08 23:28:48 -02:00
Igor Guastalla de Lima
8251b7fb74 Merge branch 'develop' into add-psone-controller-icon 2019-02-08 22:38:26 -02:00
Igor Guastalla de Lima
b4db25c9e8 fix(dialog): add the after just when is-dark without is-rounded. 2019-02-08 22:25:44 -02:00
Igor Guastalla de Lima
c9226382db fix(dialog): add the same after as containers is-dark. 2019-02-08 22:19:30 -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 de Lima
e4e6f6b0da fix(icons): removed two last empty lines from pokeball. 2019-02-07 19:10:40 -02:00
Igor Guastalla
f670e73616 Merge branch 'develop' into add-psone-controller-icon 2019-02-07 12:19:15 -02:00
Igor Guastalla
3b748407a8 Merge branch 'develop' into feat/use-data-uris-for-cursors 2019-02-06 07:44:59 -02: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
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
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
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
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
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
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
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
85c173fadb Merge branch 'develop' into fix-container-with-title 2019-01-03 18:35:58 +03:00
Igor Guastalla de Lima
bce3d7bb9b feat: add badges into index.html and some corrections to support it 2019-01-02 22:31:50 -02:00
Igor Guastalla de Lima
78e522e4dd fix(container): removed padding-top inside with-title class 2019-01-02 20:17:34 -02:00
Trezy
44a1fb2fea Move from box-shadow to border-image for pixelated borders (#234)
* refactor: Convert pixelated borders from box-shadows to border-images

Our previous usage of `box-shadows` and pseudo elements proved to be pretty buggy. Converting to
`border-image`s seems to have fixed a lot of the issues that `box-shadows` caused, such as
`background-color`s appering over top of our borders.

BREAKING CHANGE: This change both eliminates pseudo elements from several components, and adds
pseudo elements to components that did not have them before. This could cause compatibility issues
for users that relied on the existence of those pseudo elements for various styling techniques.

* style(buttons): Remove superfluous commented code
2018-12-29 21:24:06 +02:00
ダーシノ
09f2ccab76 Merge branch 'develop' into add-badges-component 2018-12-29 16:58:11 +09:00
ダーシノ
3eacba9c99 Add components dir and split css file (#224)
* refactor: add components directory

ref #166

* build: split nes.scss into nes.css and nes-core.css

and change npm scripts for build

ref #166

* docs(readme.md): add nes-core.css link

* docs: add components directory path

and minor modification of the document
2018-12-29 01:00:31 +02:00
LukBukkit
4a06744431 feat(text colors): adds text colors classes like is-primary etc.
fix #226
2018-12-28 18:04:15 +01:00