mirror of
https://github.com/XiaoDaiGua-Ray/ray-template.git
synced 2025-05-03 00:12:36 +08:00
update README,CHANGELOG
This commit is contained in:
parent
875626c8d2
commit
077f5a8b67
10
CHANGELOG.md
10
CHANGELOG.md
@ -22,4 +22,12 @@
|
|||||||
### Feats
|
### Feats
|
||||||
|
|
||||||
- 修改 demo 页面展示
|
- 修改 demo 页面展示
|
||||||
- 修改 RayCollapseGrid, RayTable 组件为默认不展示 border
|
- 修改 RayCollapseGrid、RayTable 组件为默认不展示 border
|
||||||
|
|
||||||
|
## 3.1.3
|
||||||
|
|
||||||
|
### Feats
|
||||||
|
|
||||||
|
- RayTable 组件新增全屏、尺寸调整功能
|
||||||
|
- 新增 css 预处理全局注入辅助函数。详情看 [mixinCSS](https://github.com/XiaoDaiGua-Ray/xiaodaigua-ray.github.io/blob/main/cfg.ts)
|
||||||
|
- RayTable 组件部分提示文案修改
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "ray-template",
|
"name": "ray-template",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "3.1.2",
|
"version": "3.1.3",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "vite",
|
"dev": "vite",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user