Skip to content

Commit 07c7d3d

Browse files
authored
Merge pull request #120 from coreui/dev-vnext
v2.0.12
2 parents cc7b690 + a05cfda commit 07c7d3d

File tree

5 files changed

+32
-8
lines changed

5 files changed

+32
-8
lines changed

CHANGELOG.md

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

3+
##### `v2.0.12`
4+
fixes some issues with `rtl`, `ie11`, `sidebar-minimized` behaviour and `aside` responsiveness
5+
- fix(DefaultAside): `ListGroup` with `tag="div"` works better with `rtl`
6+
- fix(DefaultLayout): `AppAside` remove deprecated `hidden` prop
7+
- chore: update `@coreui/react` to `^2.0.8`
8+
- chore: update `reactsrtrap` to `^6.5.0`
9+
- chore: update `react-scripts` to `^2.0.4`
10+
- chore: `enzyme` to `3.7.0`
11+
- chore: `enzyme-adapter-react-16` to `1.6.0`
12+
313
##### `v2.0.11`
414
- chore: update `@coreui/react` to `^2.0.7`
515
- chore: migration to [Create React App 2.0](https://reactjs.org/blog/2018/10/01/create-react-app-v2.html)

README.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
[![@coreui coreui](https://img.shields.io/badge/@coreui%20-coreui-lightgrey.svg?style=flat-square)](https://github.com/coreui/coreui)
2+
[![npm package][npm-coreui-badge]][npm-coreui]
3+
[![NPM downloads][npm-coreui-download]][npm-coreui]
4+
[![@coreui react](https://img.shields.io/badge/@coreui%20-react-lightgrey.svg?style=flat-square)](https://github.com/coreui/react)
5+
[![npm package][npm-coreui-react-badge]][npm-coreui-react]
6+
[![NPM downloads][npm-coreui-react-download]][npm-coreui-react]
7+
8+
[npm-coreui]: https://www.npmjs.com/package/@coreui/coreui
9+
[npm-coreui-badge]: https://img.shields.io/npm/v/@coreui/coreui.png?style=flat-square
10+
[npm-coreui-download]: https://img.shields.io/npm/dm/@coreui/coreui.svg?style=flat-square
11+
[npm-coreui-react]: https://www.npmjs.com/package/@coreui/react
12+
[npm-coreui-react-badge]: https://img.shields.io/npm/v/@coreui/react.png?style=flat-square
13+
[npm-coreui-react-download]: https://img.shields.io/npm/dm/@coreui/react.svg?style=flat-square
14+
115
# CoreUI Free React Admin Template v2 [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social&logo=twitter)](https://twitter.com/intent/tweet?text=CoreUI%20-%20Free%20React%20Admin%20Template%20&url=https://coreui.io/react/&hashtags=bootstrap,admin,template,dashboard,panel,free,angular,react,vue)
216

317
Please help us on [Product Hunt](https://www.producthunt.com/posts/coreui-open-source-bootstrap-4-admin-template-with-angular-2-react-js-vue-js-support) and [Designer News](https://www.designernews.co/stories/81127). Thanks in advance!

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coreui/coreui-free-react-admin-template",
3-
"version": "2.0.11",
3+
"version": "2.0.12",
44
"description": "CoreUI React Open Source Bootstrap 4 Admin Template",
55
"author": "Łukasz Holeczek",
66
"homepage": "https://coreui.io",
@@ -15,13 +15,13 @@
1515
"@coreui/coreui": "^2.0.14",
1616
"@coreui/coreui-plugin-chartjs-custom-tooltips": "^1.2.0",
1717
"@coreui/icons": "0.3.0",
18-
"@coreui/react": "^2.0.7",
18+
"@coreui/react": "^2.0.8",
1919
"bootstrap": "^4.1.3",
2020
"chart.js": "^2.7.2",
2121
"classnames": "^2.2.6",
2222
"core-js": "^2.5.7",
23-
"enzyme": "^3.6.0",
24-
"enzyme-adapter-react-16": "^1.5.0",
23+
"enzyme": "^3.7.0",
24+
"enzyme-adapter-react-16": "^1.6.0",
2525
"flag-icon-css": "^3.2.0",
2626
"font-awesome": "^4.7.0",
2727
"node-sass": "^4.9.3",
@@ -34,14 +34,14 @@
3434
"react-router-config": "^4.4.0-beta.1",
3535
"react-router-dom": "^4.3.1",
3636
"react-test-renderer": "^16.5.2",
37-
"reactstrap": "^6.4.0",
37+
"reactstrap": "^6.5.0",
3838
"simple-line-icons": "^2.4.1"
3939
},
4040
"devDependencies": {
4141
"babel-jest": "^23.6.0",
4242
"node-sass-chokidar": "^1.3.3",
4343
"npm-run-all": "^4.1.3",
44-
"react-scripts": "^2.0.3"
44+
"react-scripts": "^2.0.4"
4545
},
4646
"scripts": {
4747
"build-css": "node-sass-chokidar --include-path ./node_modules ./src/scss -o ./src/scss",

src/containers/DefaultLayout/DefaultAside.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ class DefaultAside extends Component {
6464
</Nav>
6565
<TabContent activeTab={this.state.activeTab}>
6666
<TabPane tabId="1">
67-
<ListGroup className="list-group-accent">
67+
<ListGroup className="list-group-accent" tag={'div'}>
6868
<ListGroupItem className="list-group-item-accent-secondary bg-light text-center font-weight-bold text-muted text-uppercase small">Today</ListGroupItem>
6969
<ListGroupItem action tag="a" href="#" className="list-group-item-accent-warning list-group-item-divider">
7070
<div className="avatar float-right">

src/containers/DefaultLayout/DefaultLayout.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ class DefaultLayout extends Component {
5252
</Switch>
5353
</Container>
5454
</main>
55-
<AppAside fixed hidden>
55+
<AppAside fixed>
5656
<DefaultAside />
5757
</AppAside>
5858
</div>

0 commit comments

Comments
 (0)