# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="6.0.3"></a>
## [6.0.3](https://github.com/lightspeedretail/cirrus/compare/@lightspeed/cirrus-checkbox@6.0.2...@lightspeed/cirrus-checkbox@6.0.3) (2019-02-26)

**Note:** Version bump only for package @lightspeed/cirrus-checkbox





<a name="6.0.2"></a>
## [6.0.2](https://github.com/lightspeedretail/cirrus/compare/@lightspeed/cirrus-checkbox@6.0.1...@lightspeed/cirrus-checkbox@6.0.2) (2018-10-30)

**Note:** Version bump only for package @lightspeed/cirrus-checkbox





<a name="6.0.1"></a>
## [6.0.1](https://github.com/lightspeedretail/cirrus/compare/@lightspeed/cirrus-checkbox@6.0.0...@lightspeed/cirrus-checkbox@6.0.1) (2018-10-29)

**Note:** Version bump only for package @lightspeed/cirrus-checkbox





<a name="6.0.0"></a>
# [6.0.0](https://github.com/lightspeedretail/cirrus/compare/@lightspeed/cirrus-checkbox@5.0.3...@lightspeed/cirrus-checkbox@6.0.0) (2018-10-15)


* Colour & Style refresh (#492) ([30bbb53](https://github.com/lightspeedretail/cirrus/commit/30bbb53)), closes [#492](https://github.com/lightspeedretail/cirrus/issues/492)


### BREAKING CHANGES

* Styling and colour adjustments for the following components:

- Button 
- Select
- Radio
- Checkbox 
- Modal Header shadow
- Card shadow style
- Alert

Most changes are done at the sass level and are simple colour replacement or removal of properties, namely box shadows.





<a name="5.0.3"></a>
## [5.0.3](https://github.com/lightspeedretail/cirrus/compare/@lightspeed/cirrus-checkbox@5.0.2...@lightspeed/cirrus-checkbox@5.0.3) (2018-09-06)

**Note:** Version bump only for package @lightspeed/cirrus-checkbox





<a name="5.0.2"></a>
## [5.0.2](https://github.com/lightspeedretail/cirrus/compare/@lightspeed/cirrus-checkbox@5.0.1...@lightspeed/cirrus-checkbox@5.0.2) (2018-08-28)

**Note:** Version bump only for package @lightspeed/cirrus-checkbox





<a name="5.0.1"></a>
## [5.0.1](https://github.com/lightspeedretail/cirrus/compare/@lightspeed/cirrus-checkbox@5.0.0...@lightspeed/cirrus-checkbox@5.0.1) (2018-08-03)

**Note:** Version bump only for package @lightspeed/cirrus-checkbox





<a name="5.0.0"></a>
# [5.0.0](https://github.com/lightspeedretail/cirrus/compare/@lightspeed/cirrus-checkbox@4.0.0...@lightspeed/cirrus-checkbox@5.0.0) (2018-07-26)


### Features

* Add className support to all components ([#452](https://github.com/lightspeedretail/cirrus/issues/452)) ([78f9bf7](https://github.com/lightspeedretail/cirrus/commit/78f9bf7))


### BREAKING CHANGES

* * Add className support to all components

* revert some "not-needed" changes





<a name="4.0.0"></a>
# [4.0.0](https://github.com/lightspeedretail/cirrus/compare/@lightspeed/cirrus-checkbox@3.1.3...@lightspeed/cirrus-checkbox@4.0.0) (2018-07-17)


### Features

* **Text:** add color property ([#396](https://github.com/lightspeedretail/cirrus/issues/396)) ([9312e42](https://github.com/lightspeedretail/cirrus/commit/9312e42))


### BREAKING CHANGES

* **Text:** * feat text color

add the ability to change the text color, only cirrus colors are available via the new prop for now

* color can be any value

* add color override example





<a name="3.1.3"></a>
## [3.1.3](https://github.com/lightspeedretail/cirrus/compare/@lightspeed/cirrus-checkbox@3.1.2...@lightspeed/cirrus-checkbox@3.1.3) (2018-06-21)


### Bug Fixes

* **checkbox:** put back input over checkmark ([#439](https://github.com/lightspeedretail/cirrus/issues/439)) ([ade418d](https://github.com/lightspeedretail/cirrus/commit/ade418d))





<a name="3.1.2"></a>
## [3.1.2](https://github.com/lightspeedretail/cirrus/compare/@lightspeed/cirrus-checkbox@3.1.1...@lightspeed/cirrus-checkbox@3.1.2) (2018-06-14)


### Bug Fixes

* **checkbox:** Shifted checkmark ([#438](https://github.com/lightspeedretail/cirrus/issues/438)) ([77b932d](https://github.com/lightspeedretail/cirrus/commit/77b932d))





<a name="3.1.1"></a>
## [3.1.1](https://github.com/lightspeedretail/cirrus/compare/@lightspeed/cirrus-checkbox@3.1.0...@lightspeed/cirrus-checkbox@3.1.1) (2018-05-29)




**Note:** Version bump only for package @lightspeed/cirrus-checkbox

<a name="3.1.0"></a>
# [3.1.0](https://github.com/lightspeedretail/cirrus/compare/@lightspeed/cirrus-checkbox@3.0.1...@lightspeed/cirrus-checkbox@3.1.0) (2018-05-25)


### Features

* **checkbox:** allow react element for label, description ([#431](https://github.com/lightspeedretail/cirrus/issues/431)) ([661fa32](https://github.com/lightspeedretail/cirrus/commit/661fa32))




<a name="3.0.1"></a>
## [3.0.1](https://github.com/lightspeedretail/cirrus/compare/@lightspeed/cirrus-checkbox@3.0.0...@lightspeed/cirrus-checkbox@3.0.1) (2018-05-17)




**Note:** Version bump only for package @lightspeed/cirrus-checkbox

<a name="3.0.0"></a>
# [3.0.0](https://github.com/lightspeedretail/cirrus/compare/@lightspeed/cirrus-checkbox@1.0.2...@lightspeed/cirrus-checkbox@3.0.0) (2018-05-14)


* Update to react 16.3 (#410) ([203bc4b](https://github.com/lightspeedretail/cirrus/commit/203bc4b)), closes [#410](https://github.com/lightspeedretail/cirrus/issues/410)


### BREAKING CHANGES

* * Update react

* Remove deprecated lifecycle methods from Modal & Checkbox

* Fix appElement warning in Modal test

* disable eslint sort order

* Remove react 15 dependecy

* Change peerdeps for Modal & Checkbox

* explicitly set semi to true in prettier config

* update template package.json




<a name="2.0.0"></a>
# [2.0.0](https://github.com/lightspeedretail/cirrus/compare/@lightspeed/cirrus-checkbox@1.0.2...@lightspeed/cirrus-checkbox@2.0.0) (2018-04-30)


* Update to react 16.3 (#410) ([203bc4b](https://github.com/lightspeedretail/cirrus/commit/203bc4b))


### BREAKING CHANGES

* * Update react

* Remove deprecated lifecycle methods from Modal & Checkbox

* Fix appElement warning in Modal test

* disable eslint sort order

* Remove react 15 dependecy

* Change peerdeps for Modal & Checkbox

* explicitly set semi to true in prettier config

* update template package.json




<a name="1.0.2"></a>
## [1.0.2](https://github.com/lightspeedretail/cirrus/compare/@lightspeed/cirrus-checkbox@1.0.1...@lightspeed/cirrus-checkbox@1.0.2) (2018-03-16)




**Note:** Version bump only for package @lightspeed/cirrus-checkbox

<a name="1.0.1"></a>
## [1.0.1](https://github.com/lightspeedretail/cirrus/compare/@lightspeed/cirrus-checkbox@1.0.0...@lightspeed/cirrus-checkbox@1.0.1) (2018-02-21)




**Note:** Version bump only for package @lightspeed/cirrus-checkbox

<a name="1.0.0"></a>
# [1.0.0](https://github.com/lightspeedretail/cirrus/compare/@lightspeed/cirrus-checkbox@0.2.8...@lightspeed/cirrus-checkbox@1.0.0) (2018-02-14)


### Chores

* update to react 16 ([#356](https://github.com/lightspeedretail/cirrus/issues/356)) ([9c47c91](https://github.com/lightspeedretail/cirrus/commit/9c47c91))


### BREAKING CHANGES

* * Update react & its dependecies

* Update snapshots




<a name="0.2.8"></a>
## [0.2.8](https://github.com/lightspeedretail/cirrus/compare/@lightspeed/cirrus-checkbox@0.2.7...@lightspeed/cirrus-checkbox@0.2.8) (2018-02-09)




**Note:** Version bump only for package @lightspeed/cirrus-checkbox

<a name="0.2.7"></a>
## [0.2.7](https://github.com/lightspeedretail/cirrus/compare/@lightspeed/cirrus-checkbox@0.2.6...@lightspeed/cirrus-checkbox@0.2.7) (2018-02-08)


### Bug Fixes

* **checkbox:** fix alignment issue when no label ([#350](https://github.com/lightspeedretail/cirrus/issues/350)) ([a44d3cb](https://github.com/lightspeedretail/cirrus/commit/a44d3cb))




<a name="0.2.6"></a>
## [0.2.6](https://github.com/lightspeedretail/cirrus/compare/@lightspeed/cirrus-checkbox@0.2.5...@lightspeed/cirrus-checkbox@0.2.6) (2018-02-01)




**Note:** Version bump only for package @lightspeed/cirrus-checkbox

<a name="0.2.5"></a>
## [0.2.5](https://github.com/lightspeedretail/cirrus/compare/@lightspeed/cirrus-checkbox@0.2.4...@lightspeed/cirrus-checkbox@0.2.5) (2018-01-26)


### Bug Fixes

* **checkbox:** default display ([#338](https://github.com/lightspeedretail/cirrus/issues/338)) ([2462e75](https://github.com/lightspeedretail/cirrus/commit/2462e75))




<a name="0.2.4"></a>
## [0.2.4](https://github.com/lightspeedretail/cirrus/compare/@lightspeed/cirrus-checkbox@0.2.3...@lightspeed/cirrus-checkbox@0.2.4) (2018-01-25)




**Note:** Version bump only for package @lightspeed/cirrus-checkbox

<a name="0.2.3"></a>
## [0.2.3](https://github.com/lightspeedretail/cirrus/compare/@lightspeed/cirrus-checkbox@0.2.2...@lightspeed/cirrus-checkbox@0.2.3) (2018-01-24)




**Note:** Version bump only for package @lightspeed/cirrus-checkbox

<a name="0.2.2"></a>
## [0.2.2](https://github.com/lightspeedretail/cirrus/compare/@lightspeed/cirrus-checkbox@0.2.1...@lightspeed/cirrus-checkbox@0.2.2) (2018-01-18)




**Note:** Version bump only for package @lightspeed/cirrus-checkbox

<a name="0.2.1"></a>
## [0.2.1](https://github.com/lightspeedretail/cirrus/compare/@lightspeed/cirrus-checkbox@0.2.0...@lightspeed/cirrus-checkbox@0.2.1) (2018-01-15)




**Note:** Version bump only for package @lightspeed/cirrus-checkbox

<a name="0.2.0"></a>
# 0.2.0 (2018-01-08)


### Features

* add checkbox component ✅ ([#310](https://github.com/lightspeedretail/cirrus/issues/310)) ([36cf937](https://github.com/lightspeedretail/cirrus/commit/36cf937))




<a name="0.1.0"></a>
# 0.1.0 (2018-01-08)


### Features

* add checkbox component ✅ ([#310](https://github.com/lightspeedretail/cirrus/issues/310)) ([36cf937](https://github.com/lightspeedretail/cirrus/commit/36cf937))
