Skip to content

Commit 0350bfd

Browse files
committed
Ship: v2.6.1
1 parent 01f3555 commit 0350bfd

File tree

4 files changed

+5606
-5928
lines changed

4 files changed

+5606
-5928
lines changed

CHANGELOG.md

+25
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,30 @@
11
## [CoreUI](https://coreui.io/) for [react](./REACT.md) changelog
22

3+
##### `v2.6.1`
4+
- fix(Dashboard): `scales.[x/y]Axes.barPercentage` is deprecated, use `dataset.barPercentage` instead
5+
- fix(Dropdowns): DropdownMenu right
6+
- refactor(polyfill): cleanup
7+
8+
###### dependencies update
9+
- update: `@coreui/coreui` to `^2.1.16`
10+
- update: `@coreui/react` to `^2.5.7`
11+
- update: `bootstrap` to `^4.5.0`
12+
- update: `chart.js` to `^2.9.3`
13+
- update: `core-js` to `^3.6.5`
14+
- update: `enzyme` to `^3.11.0`
15+
- update: `enzyme-adapter-react-16` to `^1.15.2`
16+
- update: `flag-icon-css` to `^3.4.6`
17+
- update: `node-sass` to `^4.14.1`
18+
- update: `react` to `^16.13.1`
19+
- update: `react-app-polyfill` to `^1.0.6`
20+
- update: `react-chartjs-2` to `^2.9.0`
21+
- update: `react-dom` to `^16.13.1`
22+
- update: `react-router-config` to `^5.1.1`
23+
- update: `react-router-dom` to `^5.2.0`
24+
- update: `react-test-renderer` to `^16.13.1`
25+
- update: `reactstrap` to `^8.4.1`
26+
- update: `react-scripts` to `^3.4.1`
27+
328
##### `v2.6.0`
429
- move to `reactstrap v8`. Breaking changes and deprecations, see: https://github.com/reactstrap/reactstrap/blob/master/CHANGELOG.md#800-2019-04-03
530
- fix(DefaultHeader): replace `AppHeaderDropdown` with `UncontrolledDropdown`

0 commit comments

Comments
 (0)