Skip to content

Commit

Permalink
update readme and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
chenghao committed Jun 10, 2019
1 parent a62e62c commit 82aa521
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,3 +78,10 @@
#### 2019-03-20
- 增加[redux-alita](https://github.com/yezihaohao/redux-alita),极简的redux工具用法,详情见其代码仓库

#### 2019-05-10
- 升级react,react-dom,增加hooks支持(去掉react-hot-loader,老版本hot-loader使用hook有点问题)
- 增加菜单可拖拽

![截图](https://raw.githubusercontent.com/yezihaohao/react-admin/master/screenshots/menu_draggable.gif)


2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,8 @@ react-admin system solution
![截图](https://raw.githubusercontent.com/yezihaohao/yezihaohao.github.io/master/imgs/rd10.gif)
#### 页面
![截图](https://raw.githubusercontent.com/yezihaohao/yezihaohao.github.io/master/imgs/rd11.gif)
#### 菜单拖拽
![截图](https://raw.githubusercontent.com/yezihaohao/react-admin/master/screenshots/menu_draggable.gif)

### 代码目录
```js
Expand Down

0 comments on commit 82aa521

Please sign in to comment.