File tree 2 files changed +11
-1
lines changed
2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
4
4
5
+ #### [ 3.4.4] ( https://github.com/coreui/coreui-react/compare/3.4.3...3.4.4 )
6
+
7
+ > 19 January 2021
8
+
9
+ - test(CModal): update test, snapshots and story [ ` c797328 ` ] ( https://github.com/coreui/coreui-react/commit/c7973286896a7e354ba64ee7b81a78fbf35e19e4 )
10
+ - chore: dependencies update [ ` 852c9c8 ` ] ( https://github.com/coreui/coreui-react/commit/852c9c830108c303796ea677b890a614cdb38270 )
11
+ - added scrollable prop to CModal - uses modal-dialog-scrollable from Bootstrap [ ` 1b3a019 ` ] ( https://github.com/coreui/coreui-react/commit/1b3a019f12561b625567e805f4d489b3e79a1da1 )
12
+ - fix(CModal): add missing modal-dialog-scrollable - thanks @ljuborados [ ` 9d480af ` ] ( https://github.com/coreui/coreui-react/commit/9d480afbe6d619c51abd152fc332b3c09974b2da )
13
+
5
14
#### [ 3.4.3] ( https://github.com/coreui/coreui-react/compare/3.4.2...3.4.3 )
6
15
7
16
> 22 December 2020
8
17
9
18
- fix(CDataTable): correct itemsPerPageSelect padding [ ` #171 ` ] ( https://github.com/coreui/coreui-react/pull/171 )
10
19
- fix(CDataTable): tableFilter and cleaner minor cleanup [ ` 1b5079f ` ] ( https://github.com/coreui/coreui-react/commit/1b5079f76020d579d2edc00da20edec0956521bf )
20
+ - chore(release): 3.4.3 [ ` 72497b6 ` ] ( https://github.com/coreui/coreui-react/commit/72497b696f8f90694fc953c5d047511c14c351d1 )
11
21
12
22
#### [ 3.4.2] ( https://github.com/coreui/coreui-react/compare/3.4.1...3.4.2 )
13
23
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @coreui/react" ,
3
- "version" : " 3.4.3 " ,
3
+ "version" : " 3.4.4 " ,
4
4
"description" : " CoreUI React 17 Bootstrap 4 components" ,
5
5
"license" : " MIT" ,
6
6
"author" : {
You can’t perform that action at this time.
0 commit comments