1
0
mirror of https://github.com/nostalgic-css/NES.css.git synced 2025-08-31 09:41:47 +02:00

837 Commits

Author SHA1 Message Date
ダーシノ - B.C.Rikko
6f60169052 Merge pull request #342 from alexd99/339_add-a-way-to-access-the-pointer-cursor
feat: add the new nes-cursor class
2019-06-01 09:35:35 +09:00
Alex D
9eaf72e24c Merge branch 'develop' into 339_add-a-way-to-access-the-pointer-cursor 2019-05-31 15:57:48 -06:00
alexdahl
cfca1d4665 feat: add the new nes-cursor class 2019-05-31 15:43:35 -06:00
Igor Guastalla
16b8ac57dc Merge pull request #340 from nostalgic-css/security-update
👮🏻‍♂️Security update
2019-05-30 23:39:16 -03:00
BcRikko
e4b36ff4ef chore: security update 2019-05-31 10:39:05 +09: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
ダーシノ - B.C.Rikko
966a950db9 Merge pull request #335 from nostalgic-css/add-select-is-dark
Add select is-dark class type like input component
2019-05-20 08:29:39 +09: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
Igor Guastalla
7c6abfdedb Merge pull request #333 from nostalgic-css/security-update
Security update
2019-05-13 12:09:54 -03:00
BcRikko
f8c0f8d15f chore: security update
a vulnerability was found in node-tar before version 4.4.2.
2019-05-13 07:50:55 +09:00
ダーシノ - B.C.Rikko
29dd495f8a Merge pull request #329 from lucasjs/fix-input-ios
fix: remove input shadow on ios
2019-03-31 22:34:06 +09:00
ダーシノ - B.C.Rikko
b575368280 Merge branch 'develop' into fix-input-ios 2019-03-31 22:30:56 +09:00
ダーシノ - B.C.Rikko
4a9dac59ec Merge pull request #330 from Pedro-Souza/fix-hover-in-linked-button
fix: remove underline in hover and set color
2019-03-31 22:25:00 +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
ダーシノ - B.C.Rikko
860b156ef1 Merge pull request #325 from nostalgic-css/develop
Release v2.1.x
v2.1.1
2019-03-26 18:50:12 +09:00
ダーシノ
b7b978b8c3 Merge pull request #319 from nostalgic-css/fix-border-bugs-on-chrome
fix: fix borders bugs on chrome without breaking in firefox
2019-03-09 12:55:52 +09: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
45f3debe41 Merge branch 'develop' into fix-border-bugs-on-chrome 2019-03-08 20:50:19 -03:00
ダーシノ
028363a70f Merge pull request #321 from nostalgic-css/update-storybook
chore(storybook): update storybook to version 5
2019-03-09 08:47:50 +09:00
Igor Guastalla de Lima
e90c1d227f chore(storybook): remove unused import 2019-03-05 15:06:20 -03:00
Igor Guastalla de Lima
58a8a1bd0b chore(storybook): update storybook to version 5 2019-03-05 14:37:51 -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
ダーシノ
67c3e2ae9e Merge pull request #314 from nostalgic-css/develop
Release v2.1.0  (Take 2)
2019-02-27 21:14:36 +09:00
ダーシノ
c2c03cb314 Merge pull request #313 from nostalgic-css/contributors
docs: fix github api
2019-02-27 21:13:14 +09:00
BcRikko
498435d06f docs: fix github api
to reach github api request limit
2019-02-27 21:09:43 +09:00
ダーシノ
2ae7cea518 Merge pull request #312 from nostalgic-css/develop
Release v2.1.0
2019-02-27 20:32:13 +09:00
ダーシノ
d2dd4857be Merge pull request #311 from nostalgic-css/update-readme
docs(readme.md): update latest version
2019-02-27 20:30:17 +09:00
BcRikko
a160b295b6 docs(readme.md): update latest version 2019-02-27 20:27:48 +09:00
ダーシノ
82d8369d9a Merge pull request #305 from nostalgic-css/develop
Release!!
v2.1.0
2019-02-27 20:18:54 +09:00
Igor Guastalla
4a2a145fd1 Merge pull request #309 from nostalgic-css/fetch-contributors
docs: fetch contributors
2019-02-26 20:20:33 -03:00
BcRikko
54d2a21f7d docs: fetch contributors from github 2019-02-27 08:09:06 +09:00
ダーシノ
1dfbdd35f0 Merge pull request #307 from DerpyForks/develop
Grammar and misc fixes to README
2019-02-26 23:46:57 +09:00
ダーシノ
bd523f025e Merge branch 'develop' into develop 2019-02-26 23:41:47 +09:00
ダーシノ
2c56dd7b8d Merge pull request #308 from nostalgic-css/add-radio-is-dark
feat(radio): add is-dark to radio
2019-02-26 22:18:38 +09:00
Igor Guastalla de Lima
d125413720 docs: fix radios and checkboxes left-right padding 2019-02-26 10:11:46 -03:00
Igor Guastalla de Lima
f879f06dc1 style(story): change indent of the radios story 2019-02-26 09:59:10 -03:00
Igor Guastalla de Lima
8ffc121941 docs: fix indent 2019-02-26 09:56:59 -03:00
Igor Guastalla de Lima
0519ec3130 docs: add radio is-dark in the demo page. 2019-02-26 09:41:50 -03:00
Igor Guastalla de Lima
505d706abd Merge branch 'develop' into add-radio-is-dark 2019-02-26 09:37:13 -03:00
Igor Guastalla
046aa3b029 Merge branch 'develop' into develop 2019-02-26 09:34:36 -03:00
Igor Guastalla
cacd28e5e2 Merge pull request #292 from nostalgic-css/new-demo-site
Renew demo site
2019-02-26 09:33:56 -03:00
BcRikko
f77ad0f6c5 docs: fix indent 2019-02-26 20:57:49 +09:00
BcRikko
ef1b04c56c docs: fix scroll to top 2019-02-26 20:53:50 +09:00
David Ralph
a881a7b65c Merge branch 'develop' of https://github.com/DerpyForks/NES.css into develop 2019-02-26 11:43:01 +00:00
David Ralph
e1f26140dd fix(readme.md): grammar and misc fixes to readm 2019-02-26 11:42:48 +00:00
BcRikko
576719a42c docs: fix indents of sample code 2019-02-26 20:31:35 +09:00