Onionr/static-data/www/shared/node_modules/bulma-switch/CHANGELOG.md

116 lines
3.5 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<a name="1.0.2"></a>
## [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))
<a name="1.0.1"></a>
## [1.0.1](https://github.com/Wikiki/bulma-switch/compare/1.0.0...1.0.1) (2018-02-11)
### Bug Fixes
* **gulp:** Remove Bulmas important from distsass ([a0794dc](https://github.com/Wikiki/bulma-switch/commit/a0794dc))
<a name="1.0.0"></a>
# [1.0.0](https://github.com/Wikiki/bulma-switch/compare/0.1.12...1.0.0) (2018-02-10)
<a name="0.1.12"></a>
## [0.1.12](https://github.com/Wikiki/bulma-switch/compare/0.1.11...0.1.12) (2018-02-10)
<a name="0.1.11"></a>
## [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))
<a name="0.1.10"></a>
## [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))
<a name="0.1.9"></a>
## [0.1.9](https://github.com/Wikiki/bulma-switch/compare/0.1.8...0.1.9) (2018-02-09)
<a name="0.1.8"></a>
## [0.1.8](https://github.com/Wikiki/bulma-switch/compare/0.1.7...0.1.8) (2018-02-09)
<a name="0.1.7"></a>
## [0.1.7](https://github.com/Wikiki/bulma-switch/compare/0.1.6...0.1.7) (2018-02-09)
<a name="0.1.6"></a>
## [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)*