@lightspeed/cirrus-button
Advanced tools
Comparing version 9.1.2 to 10.0.0
@@ -6,2 +6,27 @@ # Change Log | ||
<a name="10.0.0"></a> | ||
# [10.0.0](https://github.com/lightspeedretail/cirrus/compare/@lightspeed/cirrus-button@9.1.2...@lightspeed/cirrus-button@10.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="9.1.2"></a> | ||
@@ -8,0 +33,0 @@ ## [9.1.2](https://github.com/lightspeedretail/cirrus/compare/@lightspeed/cirrus-button@9.1.1...@lightspeed/cirrus-button@9.1.2) (2018-09-06) |
{ | ||
"name": "@lightspeed/cirrus-button", | ||
"version": "9.1.2", | ||
"version": "10.0.0", | ||
"description": "Cirrus Button Component", | ||
@@ -22,3 +22,3 @@ "author": "Lightspeed", | ||
}, | ||
"gitHead": "b76eeae58a7ad6e1372763ded5729b519158d94c" | ||
"gitHead": "000e0d73610795331d13163697cb4943d99f2ee6" | ||
} |
Sorry, the diff of this file is not supported yet
36421