## [1.0.2](https://github.com/Wikiki/bulma-switch/compare/1.0.1...1.0.2) (2018-05-12) ### Bug Fixes * [#16](https://github.com/Wikiki/bulma-switch/issues/16) : add visual feedback for :focus ([000fc55](https://github.com/Wikiki/bulma-switch/commit/000fc55)) ## [1.0.1](https://github.com/Wikiki/bulma-switch/compare/1.0.0...1.0.1) (2018-02-11) ### Bug Fixes * **gulp:** Remove Bulma’s important from dist’sass ([a0794dc](https://github.com/Wikiki/bulma-switch/commit/a0794dc)) # [1.0.0](https://github.com/Wikiki/bulma-switch/compare/0.1.12...1.0.0) (2018-02-10) ## [0.1.12](https://github.com/Wikiki/bulma-switch/compare/0.1.11...0.1.12) (2018-02-10) ## [0.1.11](https://github.com/Wikiki/bulma-switch/compare/0.1.10...0.1.11) (2018-02-10) ### Bug Fixes * **gulp:** Use UMD modules style ([f9d1597](https://github.com/Wikiki/bulma-switch/commit/f9d1597)) ## [0.1.10](https://github.com/Wikiki/bulma-switch/compare/0.1.9...0.1.10) (2018-02-10) ### Bug Fixes * **gulp:** Correct dist filenames ([9ba0e1b](https://github.com/Wikiki/bulma-switch/commit/9ba0e1b)) ## [0.1.9](https://github.com/Wikiki/bulma-switch/compare/0.1.8...0.1.9) (2018-02-09) ## [0.1.8](https://github.com/Wikiki/bulma-switch/compare/0.1.7...0.1.8) (2018-02-09) ## [0.1.7](https://github.com/Wikiki/bulma-switch/compare/0.1.6...0.1.7) (2018-02-09) ## [0.1.6](https://github.com/Wikiki/bulma-switch/compare/0.1.2...0.1.6) (2018-02-09) ### Bug Fixes * **bower:** Add missing version ([c860841](https://github.com/Wikiki/bulma-switch/commit/c860841)) ### Features * **gulp:** Add gulp dependencies ([4155c63](https://github.com/Wikiki/bulma-switch/commit/4155c63)) * **gulp:** Add release task ([24451c6](https://github.com/Wikiki/bulma-switch/commit/24451c6)) # Change Log ## [Unreleased](https://github.com/wikiki/bulma-switch/tree/HEAD) [Full Changelog](https://github.com/wikiki/bulma-switch/compare/0.1.2...HEAD) **Merged pull requests:** - TravisBuddy Integration [\#10](https://github.com/Wikiki/bulma-switch/pull/10) ([TravisBuddy](https://github.com/TravisBuddy)) ## [0.1.2](https://github.com/wikiki/bulma-switch/tree/0.1.2) (2017-11-30) **Implemented enhancements:** - Indentation 2 levels deeper causes sass compile error [\#6](https://github.com/Wikiki/bulma-switch/issues/6) **Fixed bugs:** - Weird bug [\#8](https://github.com/Wikiki/bulma-switch/issues/8) - Indentation 2 levels deeper causes sass compile error [\#6](https://github.com/Wikiki/bulma-switch/issues/6) **Closed issues:** - Make package include the compiled CSS [\#9](https://github.com/Wikiki/bulma-switch/issues/9) - input checkbox absolute position not always correct [\#4](https://github.com/Wikiki/bulma-switch/issues/4) - About import bulma-switch into angular project [\#3](https://github.com/Wikiki/bulma-switch/issues/3) - Make label optional [\#2](https://github.com/Wikiki/bulma-switch/issues/2) **Merged pull requests:** - Allow for keyboard interaction with the checkbox and add state styles [\#7](https://github.com/Wikiki/bulma-switch/pull/7) ([jmfederico](https://github.com/jmfederico)) - Add color modifier for the unchecked state [\#5](https://github.com/Wikiki/bulma-switch/pull/5) ([madmatah](https://github.com/madmatah)) \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*