Releases: coreui/coreui-react
Releases · coreui/coreui-react
3.0.0
3.0.0-rc.2
chore: 3.0.0-rc.2 version release
v2.5.8
v2.5.8
- chore(demo/polyfill): update to core-js v3 - thanks @barslev
dependencies update
- update:
core-js
to^3.6.5
- update:
react
to^16.13.1
- update:
react-dom
to^16.13.1
- update:
react-router-dom
to^5.2.0
- update:
mutationobserver-shim
to^0.3.5
- update:
eslint
to^7.0.0
- update:
eslint-plugin-import
to^2.20.2
- update:
eslint-plugin-react
to^7.20.0
- update:
nwb
to^0.24.7
- update:
react
to^16.13.1
- update:
react-dom
to^16.13.1
- update:
react-router-dom
to^5.2.0
- update:
sinon
to^9.0.2
v2.5.7
v2.5.6
v2.5.5
v2.5.4
v2.5.3
v2.5.3
- fix(SidebarNav): add missing
itemAttr
to item/item with children (optional) - chore: update demo styles
@coreui/coreui
tov2.1.12
dependencies update
- update
react
to^16.10.1
- update
react-dom
to^16.10.1
- update
react-router-dom
to^5.1.2
- update
babel-eslint
to^10.0.3
- update
eslint-plugin-react
to^7.15.1
- update
webpack-dev-server
to^3.8.1
v2.5.2
v2.5.2
- fix(Switch): does not provide any keyboard accessibility - thanks @roastery-zz close #44
- fix(Switch): checked props and state out of sync - thanks @gravitymedianet @jinixx
- fix(Switch): uncontrolled mode with defaultChecked
dependencies update
- update
core-js
to^2.6.9
- update
react-perfect-scrollbar
to^1.5.3
- update
reactstrap
to `^8.0.1" - update
babel-eslint
to^10.0.2
- update
enzyme
to^3.10.0
- update
enzyme-adapter-react-16
to^1.14.0
- update
eslint-plugin-import
to^2.18.2
- update
eslint-plugin-react
to^7.14.3
- update
react-router-dom
to^5.0.1
- update
webpack-dev-server
to^3.7.2
v2.5.1
v2.5.1
- fix(SidebarNav): add missing
class
andattributes
to navDropdown item - fix(HeaderDropdown): add missing Dropdown.propTypes
- refactor(demo): AppHeaderDropdown remove style right auto
dependencies update
- update
core-js
to^2.6.8
- update
enzyme-adapter-react-16
to^1.13.1
- update
webpack-dev-server
to^3.4.1