All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.7.2 (2020-06-23)
1.7.1 (2019-01-22)
1.7.0 (2019-01-17)
1.6.0 (2018-11-06)
1.5.2 (2018-10-15)
- switchProp: Fix boolean values (4c09e1b)
1.5.1 (2018-09-02)
- ifProp: Make it work properly when the test argument is an array (e6f2608)
1.5.0 (2018-09-02)
- palette: Use
props.tone
if it wasn't passed in as argument (ce36900)
1.4.3 (2018-08-31)
- palette typings (8d1e32d)
1.4.2 (2018-08-30)
- theme typings (68e22bd)
1.4.1 (2018-08-28)
- Make
palette
optional inprops.theme
(da4f7d4)
1.4.0 (2018-08-28)
1.3.1 (2018-08-19)
1.3.0 (2018-08-18)
1.2.0 (2018-08-18)
1.1.0 (2018-08-08)
1.0.0 (2018-07-23)
Just bumping version.
0.6.2 (2018-07-16)
- switchProp: Add defaultCase parameter (d4e5639)
0.6.1 (2018-07-15)
- ifProp: Accept functions in values (8e334b7)