Releases: phork/phorkit
Releases · phork/phorkit
v1.16.0
:bookmark: chore(release): 1.16.0 [skip ci] # [1.16.0](https://github.com/phork/phorkit/compare/v1.15.3...v1.16.0) (2021-04-20) ### ✨ Features * refactored modal, added xlarge size ([b864782](https://github.com/phork/phorkit/commit/b864782)) * updated dark box shadows, removed raised header and footer ([63b2c9a](https://github.com/phork/phorkit/commit/63b2c9a)) ### 🐛 Bug Fixes * prettier import order ([d979104](https://github.com/phork/phorkit/commit/d979104))
v1.15.3
v1.15.2
:bookmark: chore(release): 1.15.2 [skip ci] ## [1.15.2](https://github.com/phork/phorkit/compare/v1.15.1...v1.15.2) (2021-04-18) ### 🐛 Bug Fixes * added missing displayName prop to all components ([052bcd7](https://github.com/phork/phorkit/commit/052bcd7))
v1.15.1
:bookmark: chore(release): 1.15.1 [skip ci] ## [1.15.1](https://github.com/phork/phorkit/compare/v1.15.0...v1.15.1) (2021-04-18) ### 🐛 Bug Fixes * fix styled toasts future emotion component [skip ci] ([89899e8](https://github.com/phork/phorkit/commit/89899e8))
v1.15.0
:bookmark: chore(release): 1.15.0 [skip ci] # [1.15.0](https://github.com/phork/phorkit/compare/v1.14.0...v1.15.0) (2021-04-18) ### ✨ Features * added quiet header and footer borders ([47a43bb](https://github.com/phork/phorkit/commit/47a43bb)) ### 🐛 Bug Fixes * remove emotion from styled toasts to fix infinite loop ([32e6dd5](https://github.com/phork/phorkit/commit/32e6dd5))
v1.14.0
:bookmark: chore(release): 1.14.0 [skip ci] # [1.14.0](https://github.com/phork/phorkit/compare/v1.13.0...v1.14.0) (2021-04-17) ### ✨ Features * added IconToast component ([ddf835d](https://github.com/phork/phorkit/commit/ddf835d)) * added more primary color shades ([db4912f](https://github.com/phork/phorkit/commit/db4912f)) * added StyledToast and StyledIconToast components ([26e9b31](https://github.com/phork/phorkit/commit/26e9b31)) ### 🐛 Bug Fixes * don't pass style props from styled button to button ([99aefd0](https://github.com/phork/phorkit/commit/99aefd0))
v1.13.0
v1.12.0
v1.11.0
v1.10.0
:bookmark: chore(release): 1.10.0 [skip ci] # [1.10.0](https://github.com/phork/phorkit/compare/v1.9.0...v1.10.0) (2021-04-13) ### ♻ Code Refactoring * broke out context from toasts, modals and banners ([dad53bd](https://github.com/phork/phorkit/commit/dad53bd)) ### ✨ Features * change header and footer borders to non-pseudo element ([406a353](https://github.com/phork/phorkit/commit/406a353))