Trezy
ad56fdd369
docs(contributing): Fix typos
2018-12-11 17:43:55 -06:00
Trezy
d19caa1a70
Merge branch 'develop' into update-docs
2018-12-11 17:39:22 -06:00
Igor Guastalla
326873529e
docs(templates): split issue_template into two and change font size ( #174 )
2018-12-12 01:23:13 +02:00
Igor Guastalla de Lima
2c5938cdf1
docs(readme): change link to contributing-md-pt-br
2018-12-11 19:51:37 -02:00
Igor Guastalla de Lima
2e7c19abc8
docs(readme): changed align center of the other readmes aswell
2018-12-11 19:47:28 -02:00
Igor Guastalla de Lima
7046fd371a
docs(readme): changed align center of the nes logo
2018-12-11 19:46:04 -02:00
Igor Guastalla de Lima
4ca5aaef1d
docs(readme): update readme-pt-br translated from en
2018-12-11 19:42:37 -02:00
Igor Guastalla de Lima
568650ec9b
docs(contributing): add pt-br contributing md translated from en
2018-12-11 19:21:38 -02:00
Igor Guastalla
28c42be01a
Merge branch 'develop' into update-docs
2018-12-11 12:13:48 -02:00
ダーシノ
4aa84ec9df
Merge pull request #165 from nostalgic-css/add-hot-reload-to-storybook
...
Add hot reloading to storybook
2018-12-11 22:30:38 +09:00
Trezy
3ae4b528a6
Merge branch 'develop' into add-hot-reload-to-storybook
2018-12-11 07:13:43 -06:00
Trezy
e73c775bea
build(storybook): Add style loaders
2018-12-11 07:13:21 -06:00
Trezy
5cf23c1fc6
Merge branch 'develop' into update-docs
2018-12-11 07:06:23 -06:00
ダーシノ
6b372d6999
Merge pull request #167 from nostalgic-css/slim-npm-package
...
Slim down our npm package
2018-12-11 19:50:22 +09:00
Trezy
a495cdf628
perf: Remove unnecessary files from package
...
This adds all files in the repo that aren't essential to the operation of the package to the
`.npmignore`. This will ensure that things like the `.storybook` directory don't get downloaded
everytime somebody adds NES.css to their project.
2018-12-11 00:41:29 -06:00
Trezy
437de1885a
docs(coc): Add a Code of Conduct
...
#137
2018-12-11 00:16:19 -06:00
Trezy
abbd67ce13
build(storybook): Add hot reloading to storybook
...
I've added hot reloading to Storybook. This means that during development, all we have to do is run
Storybook. As we make changes to the SCSS files, the changes will automatically be reflected in
Storybook. 😁
2018-12-11 00:07:39 -06:00
Trezy
9352ea9ced
docs: Update README and add CONTRIBUTING
...
I've moved all of the development information from `README.md` to `CONTRIBUTING.md`, plus added some
information that I included in a lot of my other contributing instructions.
2018-12-11 00:04:56 -06:00
ダーシノ
8acab18bfd
Merge pull request #157 from nostalgic-css/93/soften-commitlint-rules
...
Fix `develop` builds
2018-12-11 08:38:00 +09:00
ダーシノ
577bd95a47
Merge branch 'develop' into 93/soften-commitlint-rules
2018-12-11 08:36:52 +09:00
ダーシノ
22f2c892f2
Merge pull request #150 from guastallaigor/add-favicon-ico
...
feat: add favicon.ico
2018-12-11 07:59:28 +09:00
ダーシノ
3acd71ebb8
Merge branch 'develop' into 93/soften-commitlint-rules
2018-12-11 07:54:02 +09:00
Igor Guastalla de Lima
5497750f4a
fix: removed background white and changed path
2018-12-10 20:29:34 -02:00
Igor Guastalla
a03937a6df
Merge branch 'develop' into add-favicon-ico
2018-12-10 20:27:54 -02:00
Trezy
e0eb7763a2
Merge pull request #143 from jjspace/60-box-shadow-color
...
refactor: box shadow color
2018-12-10 14:34:21 -06:00
Trezy
8e289019ce
Merge branch 'develop' into add-favicon-ico
2018-12-10 14:24:06 -06:00
Joshua Rouzer
a202f152e0
refactor(balloon): box shadow default color
...
ref #60
2018-12-10 14:50:53 -05:00
Joshua Rouzer
d5173b9ad2
refactor(icons): automatically pick main color
...
ref #60
2018-12-10 14:50:53 -05:00
Joshua Rouzer
55a6e3ac00
refactor(icons): use default color
...
ref #60
2018-12-10 14:50:52 -05:00
Joshua Rouzer
04d2296432
refactor(container): cleanup rounded box-shadow colors
...
ref #60
2018-12-10 14:50:51 -05:00
Trezy
658d16096f
Merge branch 'develop' into 93/soften-commitlint-rules
2018-12-10 12:09:16 -06:00
Trezy
a459915d52
build(commitlint): Add circleci-commitlint-step
...
I've added `circleci-commitlint-step` because it *should* handle linting of the appropriate
commitlint ranges via a specialized Docker container for CircleCI with a commit range.
#13
2018-12-10 12:04:01 -06:00
Trezy
e5ab23884e
build(commitlint): Remove semantic-commitlint
...
This removes `semantic-commitlint` from both the local build pipeline and the CI build pipeline. The
original value of `semantic-commitlint` was that it would handle linting only the relevant commits,
i.e. the commit range under review for a PR. However, the library doesn't seem to respect our
altered `commitlint` rules, so we'll be switching to an alternate strategy to handle linting of
specific ranges.
#13
2018-12-10 11:57:30 -06:00
Trezy
3ca6396035
Merge pull request #155 from nostalgic-css/responsive-demo-page
...
fix(style.css): fix margin and padding of body
2018-12-10 08:12:47 -06:00
ダーシノ
ee856c8b59
Merge branch 'develop' into responsive-demo-page
2018-12-10 21:03:44 +09:00
ダーシノ
e35336d846
Merge pull request #151 from guastallaigor/add-kirby-icon
...
feat(icons): add kirby icon
2018-12-10 21:03:21 +09:00
Igor Guastalla de Lima
2973d2c546
Merge branch 'develop' into add-kirby-icon
2018-12-10 09:53:17 -02:00
Igor Guastalla de Lima
a14585b865
fix(icons): changed width of the mario icon to 14
2018-12-10 09:52:31 -02:00
BcRikko
93de62e5c8
Merge branch 'develop' into responsive-demo-page
2018-12-10 20:30:44 +09:00
Igor Guastalla
3d41fb82c2
feat(avatars): add avatar component ( #156 )
2018-12-10 12:53:26 +02:00
Igor Guastalla de Lima
767f35a12a
Merge branch 'develop' into add-favicon-ico
2018-12-10 08:40:04 -02:00
Igor Guastalla de Lima
de937fde0a
fix(icons): add nes prefix to kirby icon
2018-12-10 08:32:16 -02:00
Igor Guastalla de Lima
20e78813f7
Merge branch 'develop' into add-kirby-icon
2018-12-10 08:26:07 -02:00
BcRikko
2819ca36d6
fix(style.css): fix margin and padding of body
2018-12-10 18:23:17 +09: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 de Lima
527a4fb6e5
fix(icons): changed ash and marios width
2018-12-09 23:40:46 -02:00
Igor Guastalla de Lima
d45de853b6
feat(icons): add kirby icon
2018-12-09 23:39:26 -02:00