8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a69297 commit 43d8fefCopy full SHA for 43d8fef
CHANGELOG.md
@@ -1,5 +1,10 @@
1
### [@coreui/react](https://coreui.io/) changelog
2
3
+##### `v2.0.9`
4
+- feat(Sidebar): badge on parent dropdown - thanks @jeff-nz
5
+- fix(SidebarNav): handleClick() target->currentTarget open
6
+- chore(demo): style.css update to `@coreui/coreui v2.0.15`
7
+
8
##### `v2.0.8`
9
- refactor(SidebarMinimizer): extract `togglePs` method
10
- refactor(SidebarMinimizer): for use `togglePs` method
package.json
@@ -1,6 +1,6 @@
{
"name": "@coreui/react",
- "version": "2.0.8",
+ "version": "2.0.9",
"description": "CoreUI React Bootstrap 4 components",
"license": "MIT",
"author": {
0 commit comments