<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)*