Skip to content

Commit a10de2e

Browse files
committed
[release] 2.2.0
1 parent 2282135 commit a10de2e

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

Diff for: README-en.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,9 @@
3232
- ECharts
3333
- 401, 404 error page
3434
- Error log
35-
- Exporting to Excel
35+
- Export Excel
3636
- Upload Excel
37+
- Export Zip
3738
- Table example
3839
- Interactive table example
3940
- Drag & drop table example
@@ -47,6 +48,7 @@
4748
- screenfull
4849
- markdown2html
4950
- views-tab
51+
- clipboard
5052

5153
## Development
5254

Diff for: README.md

+2
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363
- 401,404错误页面
6464
- 错误日志
6565
- 导出excel
66+
- zip
6667
- 前端可视化excel
6768
- table example
6869
- 动态table example
@@ -78,6 +79,7 @@
7879
- screenfull
7980
- markdown2html
8081
- views-tab
82+
- clipboard
8183

8284

8385
## 开发

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "juicy",
3-
"version": "2.1.1",
3+
"version": "2.2.0",
44
"description": "A Vue.js admin",
55
"author": "Pan <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)