NES.css Versions Save

NES-style CSS Framework | ファミコン風CSSフレームワーク

v2.3.0

4 years ago

2.3.0 (2019-12-17)

Bug Fixes

  • string interpolation to calculate width of inputs (6ae1049)
  • update icon-mixin.scss (341cfbd)

Features

  • buttons: add storybook for input type file (09e538b)
  • buttons.scss: add input-file feature (2f58b5e), closes #245
  • component-balloons: Dark Mode - Balloons (18e6c47), closes #345
  • heart: added new heart reaction state (fbe2e5c), closes #246

v2.2.1

4 years ago

2.2.1 (2019-09-30)

Bug Fixes

  • buttons.scss: fix focus color of buttons (99b7296), closes #74
  • accessibility (3c2e25a)
  • radio and checkbox style in ios (1f33685)
  • transparency of the icons (87ee255)

v2.2.0

4 years ago

2.2.0 (2019-06-07)

Bug Fixes

  • remove input shadow on ios (cb93b87)
  • remove underline in hover and set color (4542e0d)

Features

  • add the new nes-cursor class (cfca1d4)
  • select: add select is-dark class type like input component (e285d14)

v2.1.1

5 years ago

2.1.1 (2019-03-26)

Bug Fixes

  • changed to media all and add min-resolution (4bbb03b)
  • fix borders bugs on chrome without breaking in firefox (8263f08)
  • removed border-image-repeat stretch from rounded corners mixins (0aff122)

v2.1.0

5 years ago

2.1.0 (2019-02-27)

Bug Fixes

  • icon-mixin.scss: fix style on firefox (34298ab)
  • readme-zh-ch.md: fix chinese typo (61d9bbf)
  • readme.md: grammar and misc fixes to readm (e1f2614)
  • rounded-corners-mixin.scss: fix blurred borders (972ea98)
  • cursor pointer coordinates (d6e9f51)
  • revert package.json and package-lock.json (7370622)

Features

  • radio: add is-dark to radio, changed inputs story (53610cb)
  • added instagram icon (85acb28)
  • added instagram icon (88e2364)

v2.0.0

5 years ago

2.0.0 (2019-02-16)

Bug Fixes

  • add missing nes-prefix (9907bdc)
  • dialog.scss: fix position of peusedo element (7dc16ce)
  • index.html: add sample code for coin-icon (2014f43)
  • fix border bugs on chrome (20d348e), closes #244
  • fix pixelize for form elements (913766a), closes #262
  • fix pixelize for icon elements (d5213ff), closes #262
  • move icon-coin to the icons folder (eaf396e)
  • stylelint color naming fix (6c787ba)
  • went full-on classic 8-bit mario coin here (e038144)
  • badges: removed cursor click (aaa7107)
  • buttons: fix is-disabled button state being able to click (2c83f51), closes #240
  • container: removed padding-top inside with-title class (78e522e)
  • containers.scss: fix border bug (3026605)
  • dialog: add the after just when is-dark without is-rounded. (b4db25c)
  • dialog: add the same after as containers is-dark. (c922638)
  • dialog: Fix dialog corners (6258cd9)
  • dialogs.scss: Separate dialog text color from border color (d0c6746)
  • html: fix alignment of the html in form and table component (341b44b)
  • icons: removed two last empty lines from pokeball. (e4e6f6b)
  • icons.scss: fix icon sizes (a4016dc), closes #262
  • index.html: fix conflicts with develop and add alt to sample code. (e55425c)
  • rounded-corners-mixin.scss: fix border bug (3629ee9), closes #250
  • add missing nes-prefix (361b2c2)
  • select: change outline-color to match state of the component (607828f)
  • mario icon on index.html and one line indent (1b026e1)

Features

  • add dialog polyfill for other than chrome (b6f213d)

  • make all variables default (d77d87b)

  • avatars: update storybooks avatars return tag. (f9172e5)

  • badges: add badges component first draft (cc5e6d0)

  • badges: added is-icon class to badges and new mixin (20abd54)

  • badges: changed is-splited to be marked as default in storybook (d8367ff)

  • badges: changes made that was asked by the reviewer (911f281), closes #211

  • badges: css improvements and added is-splited class (656f186)

  • badges: removed default from histories (409c736)

  • badges: second draft of the badges component. added more classes (c4075b0)

  • badges: storybook corrections and order of properties (b6d1044)

  • badges: updated badges storybook options (72a5e87)

  • checkbox: add classes available to storybook (e33c77f)

  • checkbox: add dark mode to checkbox (9c4afae)

  • component: add a select component (6713344)

  • component: implement select states, add examples to the demo page (13d4d7e), closes #152

  • dialog: adding dark modifier to dialogs #241 (e74d2c0)

  • icons: add psone controller icon (d905c1b)

  • icons: add psone icon sample code. (2f8b009)

  • index.html: add

     tag. (12116af)
    
  • index.html: add button to open dialog (11b7709)

  • index.html: add dialogs/texts to index. changed table to tables (615cc57)

  • index.html: add margin to progress and table. (f0f0600)

  • index.html: add pre whitespace normal. (53dfbb2)

  • index.html: add the rest of the components (ba3bd78), closes #269

  • index.html: added first draft of show/hide code and copy. (1f6d222)

  • index.html: added radios, checkboxes and refactored copy/events (a90c9c8)

  • index.html: changed " to ". (6447372)

  • index.html: changed and to &lt e &gt. (18e4eca)

  • index.html: changed button <> to <>. (0720887)

  • index.html: changed img from gravatar to 8bit avatar. add alt. (a2aab35)

  • style.css: change dialog-menu style (6643024)

  • add nes-coin to index.html (70f4cc1)

  • coin-icon (a0aed6a)

  • coin-icon earned (with animation) (029bf0a)

  • index.html: added reddit, whatsapp, gmail and linkedin is-small (#237) (95b7a95)

  • index.html: changed image and add image-rendering pixelated. (56c7fef)

  • index.html: initial developments tests on show/hide code doc (f1f73f9)

  • index.html: modified width of the tag p (d9de7c9)

  • progress: adding is-rounded to progess has was requested in #242 (d6b75e5)

  • style.css: fix broken layout (7894b84)

  • text: added is-disabled to text. changed text to texts. (cd50e9b)

  • add badges into index.html and some corrections to support it (bce3d7b)

  • fix index.html (d9681f1)

  • text colors: adds text colors classes like is-primary etc. (4a06744), closes #226

  • Move from box-shadow to border-image for pixelated borders (#234) (44a1fb2), closes #234

Performance Improvements

  • icons: fix pixelize for radio checkbox and list (ff74f17), closes #205
  • icons: reduce size of css (ba076c9), closes #205
  • Speed up pre-commit hooks (bd7025f)

BREAKING CHANGES

  • fix field class to nes-field

  • 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

v1.0.0

5 years ago

1.0.0 (2018-12-18)

Bug Fixes

  • Fix ci config syntax (e83dfce)
  • Fix the script that's run by semantic-release (aca8d63)
  • Ignore commitlint when merging to master (bdeb029)
  • balloon.scss: fix gaps in balloon (#134) (f765692)
  • buttons.scss: fix btn border (#141) (4f0bca5), closes #86
  • containers.scss: fix alignment of title (#136) (a9c9592)
  • containers.scss: fix alignment without title (7bf08ab), closes #102
  • containers.scss: fix title position when use is-rounded (469863c), closes #104
  • icons: add nes prefix to kirby icon (de937fd)
  • icons: changed ash and marios width (527a4fb)
  • icons: changed pokemons icons width and height (7c0d7aa)
  • icons: changed width of the mario icon to 14 (a14585b)
  • index.html: change reference of css file (4a5b4b5), closes #197
  • index.html: change repository url (b747141)
  • index.html: use https instead of http (efd1dfd), closes #196
  • lock: package-lock rollback (fe5df67)
  • storybook: change isdark container font color to white (#111) (a6488a1)
  • table: removes code (1be8016)
  • removed background white and changed path (5497750)
  • inputs.scss: fix field responsive (28d8839)
  • style.css: fix margin and padding of body (2819ca3)
  • table: added background-linear and box-shadow again like requested (203a49e)
  • table: added margin 4px to table is-bordered (cd60b09)
  • table: changed hex to variable and removed after (5c25c91)
  • tables.scss: add margin to table is-border class (c61e17a), closes #100
  • textarea: added closing tag (135ba50)
  • textarea: added closing tag to storybook (47faed3)
  • add css to .gitignore and exclude it from .npmignore (9c19dd1)
  • merge conflicts with develop (dee32ff)
  • preserve outline0 for checkboxes and radios only (243fab1)
  • remove 'git add ./css' from precommit stage (cc8649c)
  • remove css folder (416cedf)

Code Refactoring

  • containers: change is-center to is-centered (46e5219), closes #178

Features

  • avatars: add avatar component (#156) (3d41fb8)
  • breaking: remove google font import (47cf2b8)
  • button: added a disabled state class to button (eceaf8d), closes #83
  • component: Changing examples (2de0fb6), closes #179
  • component: Changing lists (54765ee), closes #179
  • component: Inserting lists with examples (2e4ff79), closes #179
  • component: Inserting one more example list (4fd118f), closes #179
  • icons: add ash icon (#115) (02e02d5)
  • icons: add bulbasaur icon (#130) (9c9e891)
  • icons: add charmander icon (#129) (a0f2a91)
  • icons: add gmail and linkedin icons (97de9ff)
  • icons: add kirby icon (d45de85)
  • icons: add kirby to storybook (55d563d)
  • icons: add mario icon (#116) (a06fe90)
  • icons: add new star icons (#147) (11ce7b8)
  • icons: add phone and smartphone icons (#131) (35469c4)
  • icons: add pokeball icon (#117) (66576f1)
  • icons: add squirtle icon (#127) (694299a)
  • icons: add whatsapp icon (#122) (629a204)
  • icons: empty trophy + is-small modifier (#128) (e757098)
  • icons: removed corners from gmail icon (77cd592)
  • icons: removed corners from twitch and medium icons (88a300c)
  • storybook: Center Storybook components (7d1d13a)
  • tables: it removes the media query and edit text in html (934ea6c)
  • tables: it replicates the responsive tables from bootstrap (02cd484)
  • add favicon.ico (b7b5280)
  • table: add table is-dark is-bordered in index.html (b6d4815)
  • textarea: add textarea class to inputs (2297d78)
  • textarea: add textarea to storybook (becdefa)
  • add google icon to storybook's icon story (2048476)
  • add pixel art cursor (f570d2c)
  • added google icon (25ed2a4)
  • table: add dark theme to tables (ff2b78b)

Performance Improvements

  • Remove unnecessary files from package (a495cdf)

  • (breaking changes)Add prefix to class name (#82) (73b3616), closes #82

BREAKING CHANGES

  • containers: class is-center change

  • add nes- to class prefix

  • feat: fix storybook