mirror of
https://github.com/XiaoDaiGua-Ray/ray-template.git
synced 2025-04-06 03:57:49 +08:00
update CHANGELOG
This commit is contained in:
parent
142612cfbd
commit
65c0a13796
43
CHANGELOG.md
43
CHANGELOG.md
@ -1,5 +1,29 @@
|
||||
# CHANGE LOG
|
||||
|
||||
## 3.1.3
|
||||
|
||||
### Fixes
|
||||
|
||||
- 修复菜单栏、标签页栏 border 显示问题
|
||||
|
||||
### Feats
|
||||
|
||||
- RayTable 组件新增全屏、尺寸调整功能
|
||||
- 新增 css 预处理全局注入辅助函数。详情看 [mixinCSS](https://github.com/XiaoDaiGua-Ray/xiaodaigua-ray.github.io/blob/main/cfg.ts)
|
||||
- RayTable 组件部分提示文案修改
|
||||
- body 新增当前主题色 class 标识(dark: ray-template--dark,light: ray-template--light),便捷主题切换配置
|
||||
|
||||
## 3.1.2
|
||||
|
||||
### Fixes
|
||||
|
||||
- 修复 DatePicker 组件国际化部分失效问题
|
||||
|
||||
### Feats
|
||||
|
||||
- 修改 demo 页面展示
|
||||
- 修改 RayCollapseGrid、RayTable 组件为默认不展示 border
|
||||
|
||||
## 3.1.1
|
||||
|
||||
### Fixes
|
||||
@ -12,22 +36,3 @@
|
||||
- 新增面包屑
|
||||
- 支持国际化语言包分包管理(但是,依旧是合并到一个文件中,所以需要注意 key 的管理)
|
||||
- 新增国内预览地址
|
||||
|
||||
## 3.1.2
|
||||
|
||||
### Fixes
|
||||
|
||||
- 修复 DatePicker 组件国际化部分失效问题
|
||||
|
||||
### Feats
|
||||
|
||||
- 修改 demo 页面展示
|
||||
- 修改 RayCollapseGrid、RayTable 组件为默认不展示 border
|
||||
|
||||
## 3.1.3
|
||||
|
||||
### Feats
|
||||
|
||||
- RayTable 组件新增全屏、尺寸调整功能
|
||||
- 新增 css 预处理全局注入辅助函数。详情看 [mixinCSS](https://github.com/XiaoDaiGua-Ray/xiaodaigua-ray.github.io/blob/main/cfg.ts)
|
||||
- RayTable 组件部分提示文案修改
|
||||
|
Loading…
x
Reference in New Issue
Block a user