2
2
3
3
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
4
4
5
- Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
5
+ #### [ 3.0.3] ( https://github.com/coreui/coreui-react/compare/3.0.2...3.0.3 )
6
+
7
+ > 17 June 2020
8
+
9
+ - chore: add auto-changelog [ ` dd56a22 ` ] ( https://github.com/coreui/coreui-react/commit/dd56a22df2479371b33abc3802fb4f0406525fe1 )
10
+ - fix: CModal: fix animations [ ` 7740fce ` ] ( https://github.com/coreui/coreui-react/commit/7740fcee3583d0fd9324f23d1cd12f0c9914b19a )
11
+ - fix: CBreadcrumbRouter: add route parameters support #118 [ ` 6d8b59b ` ] ( https://github.com/coreui/coreui-react/commit/6d8b59b9cfa145a30f4e54832941ce28ef514e29 )
6
12
7
13
#### [ 3.0.2] ( https://github.com/coreui/coreui-react/compare/3.0.1...3.0.2 )
8
14
@@ -26,46 +32,12 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
26
32
- chore: 3.0.0 release [ ` aec0f09 ` ] ( https://github.com/coreui/coreui-react/commit/aec0f093e08d92d38a3e633623e61971d7e93d67 )
27
33
- fix: prevent breaking change in CListGroupItemHeading/Text [ ` 8299524 ` ] ( https://github.com/coreui/coreui-react/commit/829952493cbd84ebc607ec748617fb9d666354d2 )
28
34
29
- #### 3.0.0-rc.2
35
+ #### [ 3.0.0-rc.2] ( https://github.com/coreui/coreui-react/compare/v2.5.8...3.0.0-rc.2 )
30
36
31
37
> 29 May 2020
32
38
33
39
- Breadcrumb rewrite, BuuttonGroup & ButtonToolbar refactor [ ` #2 ` ] ( https://github.com/coreui/coreui-react/pull/2 )
34
40
- 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
41
- 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 )
42
+ - chore: delete demo [ ` 5ef9a37 ` ] ( https://github.com/coreui/coreui-react/commit/5ef9a375a1ecdaf509c57a72fffe76054c1dd69f )
43
+ - chore: update dependencies add package-lock.json to github [ ` d37cc9b ` ] ( https://github.com/coreui/coreui-react/commit/d37cc9bb61aa726b21bc645050bf78bf4bebb6fb )
0 commit comments