This repository has been archived on 2021-05-23. You can view files and clone it, but cannot push or open issues or pull requests.
simpledash/bulma/node_modules/bulma-checkradio/CHANGELOG.md

107 lines
4.0 KiB
Markdown
Raw Permalink 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-checkradio/compare/1.0.1...1.0.2) (2018-05-12)
### Bug Fixes
* [#22](https://github.com/Wikiki/bulma-checkradio/issues/22) Checkmark doesn't show in IE11 ([7bc903e](https://github.com/Wikiki/bulma-checkradio/commit/7bc903e))
<a name="1.0.1"></a>
## [1.0.1](https://github.com/Wikiki/bulma-checkradio/compare/1.0.0...1.0.1) (2018-02-11)
### Bug Fixes
* **gulp:** Remove Bulmas important from distsass ([728c009](https://github.com/Wikiki/bulma-checkradio/commit/728c009))
<a name="1.0.0"></a>
# [1.0.0](https://github.com/Wikiki/bulma-checkradio/compare/0.1.11...1.0.0) (2018-02-10)
<a name="0.1.11"></a>
## [0.1.11](https://github.com/Wikiki/bulma-checkradio/compare/0.1.10...0.1.11) (2018-02-10)
<a name="0.1.10"></a>
## [0.1.10](https://github.com/Wikiki/bulma-checkradio/compare/0.1.9...0.1.10) (2018-02-10)
### Bug Fixes
* **gulp:** Use UMD modules style ([0791b53](https://github.com/Wikiki/bulma-checkradio/commit/0791b53))
<a name="0.1.9"></a>
## [0.1.9](https://github.com/Wikiki/bulma-checkradio/compare/0.1.8...0.1.9) (2018-02-10)
### Bug Fixes
* **gulp:** Correct dist filenames ([e7a4702](https://github.com/Wikiki/bulma-checkradio/commit/e7a4702))
* **package:** Correct file paths ([9af3299](https://github.com/Wikiki/bulma-checkradio/commit/9af3299))
* **travis:** Remove configuration ([fe6d68d](https://github.com/Wikiki/bulma-checkradio/commit/fe6d68d))
<a name="0.1.8"></a>
## [0.1.8](https://github.com/Wikiki/bulma-checkradio/compare/0.1.7...0.1.8) (2018-02-09)
<a name="0.1.7"></a>
## [0.1.7](https://github.com/Wikiki/bulma-checkradio/compare/v0.1.4...v0.1.7) (2018-02-09)
### Bug Fixes
* **bower:** Add missing version ([48af909](https://github.com/Wikiki/bulma-checkradio/commit/48af909))
### Features
* **gulp:** Add gulp dependencies ([b9f95ce](https://github.com/Wikiki/bulma-checkradio/commit/b9f95ce))
* **gulp:** Add release task ([f86ed67](https://github.com/Wikiki/bulma-checkradio/commit/f86ed67))
# Change Log
## [v0.1.4](https://github.com/wikiki/bulma-checkradio/tree/v0.1.4) (2017-11-30)
**Implemented enhancements:**
- Simplify selectors [\#12](https://github.com/Wikiki/bulma-checkradio/issues/12)
- Checkbox with no associated label [\#5](https://github.com/Wikiki/bulma-checkradio/issues/5)
**Fixed bugs:**
- Indeterminate state is not affected by the color modifiers [\#16](https://github.com/Wikiki/bulma-checkradio/issues/16)
- Can't tab on input with keyboard [\#11](https://github.com/Wikiki/bulma-checkradio/issues/11)
- When using is-block setting, the default checkbox is displayed [\#10](https://github.com/Wikiki/bulma-checkradio/issues/10)
- Radio button misalignment [\#7](https://github.com/Wikiki/bulma-checkradio/issues/7)
- Active effect when I have focus on a radio or checkbox [\#6](https://github.com/Wikiki/bulma-checkradio/issues/6)
- Add some dark and white colors ? [\#3](https://github.com/Wikiki/bulma-checkradio/issues/3)
- Add margin for inline checkradio [\#2](https://github.com/Wikiki/bulma-checkradio/issues/2)
- Doesn't seem to work if checkbox is nested inside label? [\#1](https://github.com/Wikiki/bulma-checkradio/issues/1)
**Closed issues:**
- Problem with modal scroll where using checkbox [\#14](https://github.com/Wikiki/bulma-checkradio/issues/14)
- Feature request: Indeterminate State [\#13](https://github.com/Wikiki/bulma-checkradio/issues/13)
- Slight issue with horizontal forms. [\#9](https://github.com/Wikiki/bulma-checkradio/issues/9)
- Label highlight [\#4](https://github.com/Wikiki/bulma-checkradio/issues/4)
**Merged pull requests:**
- Fix checkbox in element with scroll problem \#14 [\#15](https://github.com/Wikiki/bulma-checkradio/pull/15) ([xooler](https://github.com/xooler))
- Use scale transform instead of manual calculation for radio highlight [\#8](https://github.com/Wikiki/bulma-checkradio/pull/8) ([Markus-ipse](https://github.com/Markus-ipse))
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*