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

296 Commits

Author SHA1 Message Date
markcytian
27817d63ba fix(radio): fix radio before element center 2021-05-15 20:52:11 +08:00
markcytian
c4aec38674 feat(form): add "is-disabled" class with form 2021-05-11 13:21:48 +08:00
Zilin Zhu
5f93228747 fix(button): disable hover of disabled button
overwrite the box-shadow changes of hover::after for is-disabled button
2021-03-04 16:27:51 +08:00
besasam
71974a186c feat: Add "is-pixelated" class for avatars with styles for all browsers 2021-01-25 10:34:23 +01:00
ldd
dbf032c363 fix(badge): deprecate is-splited instead of removing it 2020-06-02 17:08:10 -04:00
ldd
c0b925ee4a fix(badge): rename is-splited to is-split 2020-06-02 17:08:00 -04:00
SecretBase
dfc15660e2 fix: dark mode table blocking interaction psesudo element 2020-05-19 23:14:41 +08:00
Igor Guastalla
2316c07c3a feat(list): add list is-dark storybook and classes 2020-01-28 07:34:35 -03:00
HiKaylum
6b6f68ee8c fix(select): fixed select state styling
select when `is-dark` can now have `is-error`, `is-success` and `is-warning`

#384
2019-12-27 15:46:26 +00:00
Kaylum Lally
fbe2e5c4d3 feat(heart): added new heart reaction state
added the `is-half` and `is-transparent` to the `heart` reaction

feat #246
2019-12-16 21:52:26 +00:00
Igor Guastalla
8d08791569 Merge branch 'develop' into fix-gaps 2019-10-17 08:32:50 -03:00
BcRikko
2f58b5e81f feat(buttons.scss): add input-file feature
close #245
2019-10-17 17:41:21 +09:00
BcRikko
287d52aa63 refactor: add fill-gaps utility 2019-10-17 16:56:49 +09:00
B.C.Rikko
96721c2e79 Merge branch 'develop' into patch-1 2019-10-17 16:31:14 +09:00
Brendan Sparrow
341cfbd3fe fix: update icon-mixin.scss 2019-10-17 06:11:58 +01:00
Igor Guastalla de Lima
4f283b8cb4 style: add one linebreak 2019-10-15 06:50:17 -03:00
Igor Guastalla de Lima
20354d5d92 style: fix stylelint errors 2019-10-15 06:49:45 -03:00
Kaylum Lally
18e6c476fc feat(component-balloons): Dark Mode - Balloons
Implementation so balloons can now have `is-dark`

re #345
2019-10-11 19:24:29 +01:00
thisisabhinay
6ae1049fd8 fix: string interpolation to calculate width of inputs
Uses css calc() to calculate the width of form input classes (nes-input, nes-textarea, nes-select) and uses SCSS's string interpolation to place and perform calculation on variable's ($border-size) value
2019-10-10 08:45:31 +05:30
BcRikko
c40598341e refactor: add visually-hidden util 2019-07-14 13:22:02 +09:00
BcRikko
99b7296b44 fix(buttons.scss): fix focus color of buttons
fix #74
2019-07-07 14:30:09 +09:00
kyu-suke
3c2e25a320 fix: accessibility
* delete `visibility: hidden;`
* set 1px height and width to radio and checkbox
* set background color
2019-06-30 22:47:30 +09:00
kyu-suke
1f3368512c fix: radio and checkbox style in ios
* add visibility
2019-06-28 01:15:09 +09:00
kyu-suke
87ee2550be fix: transparency of the icons
* twitter: change from transparency to white
* instagram: change from transparency to white
* nes-ash: change from white to transparency
2019-06-16 23:49:34 +09:00
BcRikko
6307bfc88e refactor: move helper.scss 2019-06-04 10:46:18 +09:00
ダーシノ - B.C.Rikko
94e766e778 Merge branch 'develop' into refactor/convert-cursor-images-to-data-uris 2019-06-04 09:18:28 +09:00
BcRikko
bd118e236c refactor(storybook/webpack.config.js): add custom functions 2019-06-04 09:12:58 +09:00
alexdahl
cfca1d4665 feat: add the new nes-cursor class 2019-05-31 15:43:35 -06:00
Trezy
8fe6d40e19 refactor: convert local images to data URIs
I’ve added a SCSS function that, when passed a file path, will inject the file as a data URI. This
is super helpful since it ensures that the cursor images will always be available for the CSS. This
issue currently prevents the npm version of the library from being usable at all.
2019-05-22 16:18:02 -05:00
Igor Guastalla de Lima
e285d14851 feat(select): add select is-dark class type like input component 2019-05-18 11:43:09 -03:00
ダーシノ - B.C.Rikko
b575368280 Merge branch 'develop' into fix-input-ios 2019-03-31 22:30:56 +09:00
Pedro-Souza
4542e0dd02 fix: remove underline in hover and set color 2019-03-30 22:47:07 -03:00
lucasjs
cb93b879ea fix: remove input shadow on ios 2019-03-30 21:01:19 -03:00
Igor Guastalla de Lima
0aff122be0 fix: removed border-image-repeat stretch from rounded corners mixins 2019-03-08 23:19:42 -03:00
Igor Guastalla de Lima
c40ae05e85 refactor: changed two mixins into one border-image-repeat mixin 2019-03-08 22:57:21 -03:00
Igor Guastalla de Lima
8f60952d93 refactor: changed from @-moz-document to @supports -moz-appearance 2019-03-04 12:26:15 -03:00
Igor Guastalla de Lima
4bbb03bee1 fix: changed to media all and add min-resolution 2019-03-03 20:38:46 -03:00
Igor Guastalla de Lima
8263f08c6e fix: fix borders bugs on chrome without breaking in firefox 2019-03-03 20:25:48 -03:00
Igor Guastalla de Lima
53610cb83b feat(radio): add is-dark to radio, changed inputs story 2019-02-25 21:08:06 -03:00
Igor Guastalla
fd931a2a57 Merge branch 'develop' into develop 2019-02-22 12:59:45 -03:00
Tommaso Poletti
972ea98481 fix(rounded-corners-mixin.scss): fix blurred borders 2019-02-22 16:55:14 +01:00
Tommaso Poletti
bef258ac79 revert for make a commit that passes the commitlint :) 2019-02-22 16:45:08 +01:00
Tommaso Poletti
1c84665b1a fix blurred borders in safari 2019-02-22 15:28:49 +01:00
BcRikko
34298ab24e fix(icon-mixin.scss): fix style on firefox
use @supports (-moz-appearance: meterbar) instead of @-moz-document url-prefix()
2019-02-22 22:46:54 +09:00
Md. Sazzadul Islam
38e07182d2 Merge branch 'develop' into develop 2019-02-19 17:45:35 +06:00
Sazzad Sazib
85acb288dd feat: added instagram icon 2019-02-19 17:30:49 +06:00
Sazzad Sazib
88e2364967 feat: added instagram icon 2019-02-19 15:21:01 +06:00
Daniel Vivar
38b31e378a Merge branch 'develop' into fix-cursor-hand 2019-02-18 13:51:22 +00:00
Daniel Vivar
d77d87b2ef feat: make all variables default 2019-02-15 16:20:17 +00:00
Daniel Vivar
d6e9f51c21 fix: cursor pointer coordinates 2019-02-15 15:20:23 +00:00