Skip to content

Releases: phork/phorkit

v1.16.0

20 Apr 00:36
Compare
Choose a tag to compare
: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

19 Apr 02:29
Compare
Choose a tag to compare
:bookmark: chore(release): 1.15.3 [skip ci]

## [1.15.3](https://github.com/phork/phorkit/compare/v1.15.2...v1.15.3) (2021-04-19)

### 🐛 Bug Fixes

* disable typography style minification ([97b8b3d](https://github.com/phork/phorkit/commit/97b8b3d))

v1.15.2

18 Apr 23:04
Compare
Choose a tag to compare
: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

18 Apr 20:42
Compare
Choose a tag to compare
: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

18 Apr 18:17
Compare
Choose a tag to compare
: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

17 Apr 23:43
Compare
Choose a tag to compare
: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

15 Apr 22:47
Compare
Choose a tag to compare
:bookmark: chore(release): 1.13.0 [skip ci]

# [1.13.0](https://github.com/phork/phorkit/compare/v1.12.0...v1.13.0) (2021-04-15)

### ✨ Features

* publish additional standalone styles ([a3d5bf3](https://github.com/phork/phorkit/commit/a3d5bf3))

v1.12.0

14 Apr 17:39
Compare
Choose a tag to compare
:bookmark: chore(release): 1.12.0 [skip ci]

# [1.12.0](https://github.com/phork/phorkit/compare/v1.11.0...v1.12.0) (2021-04-14)

### ✨ Features

* accept custom banner styles ([33110ee](https://github.com/phork/phorkit/commit/33110ee))

v1.11.0

13 Apr 00:51
Compare
Choose a tag to compare
:bookmark: chore(release): 1.11.0 [skip ci]

# [1.11.0](https://github.com/phork/phorkit/compare/v1.10.0...v1.11.0) (2021-04-13)

### ✨ Features

* new success inputs, removed label validity colors ([b93049d](https://github.com/phork/phorkit/commit/b93049d))

v1.10.0

13 Apr 00:45
Compare
Choose a tag to compare
: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))