File tree Expand file tree Collapse file tree 5 files changed +41
-2
lines changed Expand file tree Collapse file tree 5 files changed +41
-2
lines changed Original file line number Diff line number Diff line change
1
+ # 5.3.0 (2024-03-28)
2
+
3
+ ### ✔️ refactor
4
+
5
+ - Reconstruct internationalized file naming conventions and demo pages with code location hints
6
+
7
+ ### 🎫 Feat
8
+
9
+ - Add ` MQTT ` example
10
+ - Added ` docx ` and ` excel ` file preview examples
11
+ - The ` ReSegmented ` segmented controller has a new ` size ` attribute, which can set three sizes
12
+ - The ` RePureTableBar ` component and ` pure-admin-table ` support international switching of table headers
13
+
1
14
# 5.2.0 (2024-03-22)
2
15
3
16
### ✔️ refactor
Original file line number Diff line number Diff line change
1
+ # 5.3.0 (2024-03-28)
2
+
3
+ ### ✔️ refactor
4
+
5
+ - Reconstruct internationalized file naming conventions and demo pages with code location hints
6
+
7
+ ### 🎫 Feat
8
+
9
+ - Add ` MQTT ` example
10
+ - Added ` docx ` and ` excel ` file preview examples
11
+ - The ` ReSegmented ` segmented controller has a new ` size ` attribute, which can set three sizes
12
+ - The ` RePureTableBar ` component and ` pure-admin-table ` support international switching of table headers
13
+
1
14
# 5.2.0 (2024-03-22)
2
15
3
16
### ✔️ refactor
Original file line number Diff line number Diff line change
1
+ # 5.3.0 (2024-03-28)
2
+
3
+ ### ✔️ refactor
4
+
5
+ - 重构国际化文件命名规范以及演示页加上代码位置提示
6
+
7
+ ### 🎫 Feat
8
+
9
+ - 添加` MQTT ` 示例
10
+ - 添加` docx ` 、` excel ` 文件预览示例
11
+ - ` ReSegmented ` 分段控制器新增` size ` 属性,可设置三种尺寸
12
+ - ` RePureTableBar ` 组件搭配` pure-admin-table ` 支持表头国际化切换
13
+
1
14
# 5.2.0 (2024-03-22)
2
15
3
16
### ✔️ refactor
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vue-pure-admin" ,
3
- "version" : " 5.2 .0" ,
3
+ "version" : " 5.3 .0" ,
4
4
"private" : true ,
5
5
"type" : " module" ,
6
6
"scripts" : {
Original file line number Diff line number Diff line change 1
1
{
2
- "Version" : " 5.2 .0" ,
2
+ "Version" : " 5.3 .0" ,
3
3
"Title" : " PureAdmin" ,
4
4
"FixedHeader" : true ,
5
5
"HiddenSideBar" : false ,
You can’t perform that action at this time.
0 commit comments