14 lines
354 B
Markdown
14 lines
354 B
Markdown
## Changelog CoreUI react
|
|
|
|
### 2017.08.01
|
|
- Sidebar component:
|
|
- title item with optional wrapper and class (_nav.js)
|
|
- nav link item with optional badge
|
|
- code refactoring
|
|
|
|
### 2017.07.31
|
|
- moved to [reactstrap](https://reactstrap.github.io/)
|
|
- moved to [webpack](https://webpack.js.org/) (dropping gulp)
|
|
- data driven Sidebar component (_nav.js)
|
|
|