|
1 |
| -### [@coreui/react](https://coreui.io/) changelog |
| 1 | +### Changelog |
2 | 2 |
|
3 |
| -##### `v3.0.0` |
| 3 | +All notable changes to this project will be documented in this file. Dates are displayed in UTC. |
| 4 | + |
| 5 | +Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). |
| 6 | + |
| 7 | +#### [3.0.2](https://github.com/coreui/coreui-react/compare/3.0.1...3.0.2) |
| 8 | + |
| 9 | +> 8 June 2020 |
| 10 | +
|
| 11 | +- chore: 3.0.2 version release [`780509e`](https://github.com/coreui/coreui-react/commit/780509ec5dac4ae2f4ca8a6f58bb2a719c286fcb) |
| 12 | +- refactor: CPopover: delete style import [`c24553d`](https://github.com/coreui/coreui-react/commit/c24553d8fe907dc29a98f36fcae36f4b4e4f8612) |
| 13 | + |
| 14 | +#### [3.0.1](https://github.com/coreui/coreui-react/compare/3.0.0...3.0.1) |
| 15 | + |
| 16 | +> 3 June 2020 |
| 17 | +
|
| 18 | +- chore: fix typings [`09ca1a5`](https://github.com/coreui/coreui-react/commit/09ca1a5915c16ce37cf43cb63e04adb59065e52e) |
| 19 | +- chore: 3.0.1 version release [`5bea981`](https://github.com/coreui/coreui-react/commit/5bea9814e56224b7ac01dd0749b85a822e2fbafb) |
| 20 | + |
| 21 | +#### [3.0.0](https://github.com/coreui/coreui-react/compare/3.0.0-rc.2...3.0.0) |
| 22 | + |
| 23 | +> 1 June 2020 |
| 24 | +
|
| 25 | +- fix: delete excessive components - CListGroupItemHeading/Text [`3681ad2`](https://github.com/coreui/coreui-react/commit/3681ad24225078f338d2b3d646ca71bf70de4095) |
| 26 | +- chore: 3.0.0 release [`aec0f09`](https://github.com/coreui/coreui-react/commit/aec0f093e08d92d38a3e633623e61971d7e93d67) |
| 27 | +- fix: prevent breaking change in CListGroupItemHeading/Text [`8299524`](https://github.com/coreui/coreui-react/commit/829952493cbd84ebc607ec748617fb9d666354d2) |
| 28 | + |
| 29 | +#### 3.0.0-rc.2 |
| 30 | + |
| 31 | +> 29 May 2020 |
| 32 | +
|
| 33 | +- Breadcrumb rewrite, BuuttonGroup & ButtonToolbar refactor [`#2`](https://github.com/coreui/coreui-react/pull/2) |
| 34 | +- fix: CAlert: component refactor [`#1`](https://github.com/coreui/coreui-react/pull/1) |
| 35 | +- v2.5.5 fix [`#101`](https://github.com/coreui/coreui-react/pull/101) |
| 36 | +- v2.5.4 [`#92`](https://github.com/coreui/coreui-react/pull/92) |
| 37 | +- v2.5.3 [`#91`](https://github.com/coreui/coreui-react/pull/91) |
| 38 | +- v2.5.2 [`#84`](https://github.com/coreui/coreui-react/pull/84) |
| 39 | +- v2.5.1 [`#77`](https://github.com/coreui/coreui-react/pull/77) |
| 40 | +- v2.5.0 [`#74`](https://github.com/coreui/coreui-react/pull/74) |
| 41 | +- v2.1.7 [`#72`](https://github.com/coreui/coreui-react/pull/72) |
| 42 | +- v2.1.6 [`#63`](https://github.com/coreui/coreui-react/pull/63) |
| 43 | +- Fix sidebar prop minimized issue [`#58`](https://github.com/coreui/coreui-react/pull/58) |
| 44 | +- v2.1.3 [`#54`](https://github.com/coreui/coreui-react/pull/54) |
| 45 | +- v.2.1.2 [`#53`](https://github.com/coreui/coreui-react/pull/53) |
| 46 | +- v2.1.1 [`#48`](https://github.com/coreui/coreui-react/pull/48) |
| 47 | +- v2.1.0 [`#45`](https://github.com/coreui/coreui-react/pull/45) |
| 48 | +- v2.0.8 [`#41`](https://github.com/coreui/coreui-react/pull/41) |
| 49 | +- fix(SidebarNav): dirty fix for rtl ps scrollingX issue [`#40`](https://github.com/coreui/coreui-react/pull/40) |
| 50 | +- v2.0.6 [`#39`](https://github.com/coreui/coreui-react/pull/39) |
| 51 | +- feat: hide onclick outside mobile sidebar [`#34`](https://github.com/coreui/coreui-react/pull/34) |
| 52 | +- docs: add stubs [`#29`](https://github.com/coreui/coreui-react/pull/29) |
| 53 | +- refactor(Breadcrumb): fix for dynamic url like /path/:id [`#26`](https://github.com/coreui/coreui-react/pull/26) |
| 54 | +- fix: rollback to @coreui/icons v0.2.0 [`#24`](https://github.com/coreui/coreui-react/pull/24) |
| 55 | +- ship: v2.0.2 [`#23`](https://github.com/coreui/coreui-react/pull/23) |
| 56 | +- Fix switch not updating on props change [`#12`](https://github.com/coreui/coreui-react/pull/12) |
| 57 | +- chore: dependencies update [`#17`](https://github.com/coreui/coreui-react/pull/17) |
| 58 | +- fix: minimized sidebar scrollbar issue [`#10`](https://github.com/coreui/coreui-react/pull/10) |
| 59 | +- v2.0.0-rc.0 [`#9`](https://github.com/coreui/coreui-react/pull/9) |
| 60 | +- v2.0.0.0-beta 2 [`#8`](https://github.com/coreui/coreui-react/pull/8) |
| 61 | +- ship: v2.0.0-beta.1 [`#7`](https://github.com/coreui/coreui-react/pull/7) |
| 62 | +- feat: add switch component [`#6`](https://github.com/coreui/coreui-react/pull/6) |
| 63 | +- v2.0.0-beta [`#5`](https://github.com/coreui/coreui-react/pull/5) |
| 64 | +- v2.0.0-alpha.5 [`#4`](https://github.com/coreui/coreui-react/pull/4) |
| 65 | +- test: add more coverage [`#3`](https://github.com/coreui/coreui-react/pull/3) |
| 66 | +- Create LICENSE MIT [`#2`](https://github.com/coreui/coreui-react/pull/2) |
| 67 | +- v2.0.0-alpha with nwb [`#1`](https://github.com/coreui/coreui-react/pull/1) |
| 68 | +- fix(Switch): checked derived state, keyboard accessibility [`#44`](https://github.com/coreui/coreui-react/issues/44) |
| 69 | +- @coreui/react v2.0.0-alpha initial nwb version [`36ee26a`](https://github.com/coreui/coreui-react/commit/36ee26a3b870b47a5a3e98adb7f12cc562203cf5) |
| 70 | +- CoreUI v3.0.0-alpha.0 for React - demo update WIP [`c8905a3`](https://github.com/coreui/coreui-react/commit/c8905a3d86731d2a494fba52abed062a400a0830) |
| 71 | +- @coreui/react v2.0.0-alpha inital commit [`60051e7`](https://github.com/coreui/coreui-react/commit/60051e7b78d6526f5ee65274c8b53bfd960f7a62) |
0 commit comments