25 lines
636 B
Markdown
25 lines
636 B
Markdown
## Changelog [react](./REACT.md) version
|
|
|
|
### 2017.08.24
|
|
- webpack.config env.prod
|
|
- Dashboard .dropdown-menu-right temp.scss hotfix (full)
|
|
- callout.scss .chart-wrapper hotfix (full)
|
|
|
|
### 2017.08.11
|
|
- Bootstrap 4 beta
|
|
- Dashboard component (full):
|
|
- line chart for social box
|
|
- sparkline chart for callout
|
|
|
|
### 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)
|
|
|