Skip to content

v2.1.0

@semantic-release-bot semantic-release-bot tagged this 23 Sep 10:34
# [2.1.0](https://github.com/thegrinder/basic-styled-uikit/compare/v2.0.1...v2.1.0) (2019-09-23)

### Bug Fixes

* **colorbox:** properly handle stacked elevated boxes ([71fd373](https://github.com/thegrinder/basic-styled-uikit/commit/71fd373))
* **colors:** make dark theme colors slightly darker ([d63c7f7](https://github.com/thegrinder/basic-styled-uikit/commit/d63c7f7))
* **mode:** export ModeProvider and useMode hook ([8863e17](https://github.com/thegrinder/basic-styled-uikit/commit/8863e17))
* **modeprovider:** pass mode to styled-component's theme ([4411b9b](https://github.com/thegrinder/basic-styled-uikit/commit/4411b9b))
* add the possibility to use px in sizings ([991bc98](https://github.com/thegrinder/basic-styled-uikit/commit/991bc98))
* fix getColor and getBackgroundColor ([9a3d306](https://github.com/thegrinder/basic-styled-uikit/commit/9a3d306))
* use dark font on warning background ([5925e90](https://github.com/thegrinder/basic-styled-uikit/commit/5925e90))

### Features

* **button:** add a possibility to style disabled state ([7b7388e](https://github.com/thegrinder/basic-styled-uikit/commit/7b7388e))
* **button:** adjust colors and add dark theme ([6204a69](https://github.com/thegrinder/basic-styled-uikit/commit/6204a69))
* **colorbox:** add dark theme ([4db437f](https://github.com/thegrinder/basic-styled-uikit/commit/4db437f))
* **colors:** add ColorsProvider as a convenience ([426639a](https://github.com/thegrinder/basic-styled-uikit/commit/426639a))
* **heading:** add dark heading theme ([5225cda](https://github.com/thegrinder/basic-styled-uikit/commit/5225cda))
* **heading:** handle errors and add more tests ([fc2f220](https://github.com/thegrinder/basic-styled-uikit/commit/fc2f220))
* **inlineinput:** add dark theme ([034a52c](https://github.com/thegrinder/basic-styled-uikit/commit/034a52c))
* export background and font color selectors ([01a1b40](https://github.com/thegrinder/basic-styled-uikit/commit/01a1b40))
* **input:** add dark theme ([2378229](https://github.com/thegrinder/basic-styled-uikit/commit/2378229))
* **link:** add dark theme ([ff65fb6](https://github.com/thegrinder/basic-styled-uikit/commit/ff65fb6))
* **mode:** add ModeProvider and useMode hook ([1ce805d](https://github.com/thegrinder/basic-styled-uikit/commit/1ce805d))
* **package.json:** bump to v3.0.0-beta.1 ([e3f7808](https://github.com/thegrinder/basic-styled-uikit/commit/e3f7808))
* **radio:** account for dark theme ([8c96847](https://github.com/thegrinder/basic-styled-uikit/commit/8c96847))
* **select:** account for dark theme ([8a61e5a](https://github.com/thegrinder/basic-styled-uikit/commit/8a61e5a))
* **text:** add dark text theme ([4a0fa35](https://github.com/thegrinder/basic-styled-uikit/commit/4a0fa35))
* **text:** react to bg provided by color box component ([8215fa2](https://github.com/thegrinder/basic-styled-uikit/commit/8215fa2))
* **toggle:** account for dark theme ([b2e68b4](https://github.com/thegrinder/basic-styled-uikit/commit/b2e68b4))
Assets 2
Loading