Skip to content

Commit 05caa27

Browse files
author
郑傲今
committed
doc: Log
1 parent 60478fa commit 05caa27

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

README-en.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,13 @@ npm run build
3232
~~~
3333

3434
## Log
35+
`2019-08-30`
36+
- Optimize global loading presentation logic
37+
38+
- When request is initiated, the loading is automatically rendered
39+
- You can also manually control the loading in other cases
40+
- Add [slcss](https://github.com/Jines-z/slcss), reduce the amount of css code
41+
3542
`2019-06-23`
3643
- Upgrade:react-starter-kit -> rs-admin-cli v3.0.0
3744

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,13 @@ npm run build
3232
~~~
3333

3434
## 更新日志
35+
`2019-08-30`
36+
- 优化全局 loading 展示逻辑
37+
38+
- 发起 request 时,会自动渲染 loading
39+
- 也可以在其他情况下手动控制 loading
40+
- 添加 [slcss](https://github.com/Jines-z/slcss),减少 css 代码量
41+
3542
`2019-06-23`
3643
- 重构升级:react-starter-kit -> rs-admin-cli v3.0.0
3744

0 commit comments

Comments
 (0)