Commit Graph

74 Commits

Author SHA1 Message Date
lurunze1226
429e8b31ec v2.8.0 2023-02-28 21:16:13 +08:00
lurunze1226
a05c704947 v2.7.2 2023-02-02 17:29:14 +08:00
lurunze1226
3f5fc048a3 v2.7.1 2023-02-01 18:54:47 +08:00
lurunze1226
e5c1331382 v2.7.0 2023-01-31 21:08:03 +08:00
meerkat
0340ca00a2
fix: 修复 Tree 在拖拽后item使用旧的key导致的渲染异常 (#6043) 2023-01-10 10:56:21 +08:00
qinhaoyan
3ac4097dc4
styles:主题二期合入 (#6023)
* style: button主题适配 (#5780)

* feat: button增加font-weight (#5781)

* feat: button增加font-weight

* fix: button-fix

* fix: button-fix

Co-authored-by: hongyang03 <hongyang03@baidu.com>

* style: font

* feat: input输入框变量样式&切换图标方案 (#5847)

* feat: input输入框变量样式&切换图标方案

* fix: 去掉多余代码

* fix: 去掉多余代码

Co-authored-by: hongyang03 <hongyang03@baidu.com>

* style: input外观

* fix: 修复选择图标没选中 (#5858)

* fix: 修复选择图标没选中

* fix: 代码格式

Co-authored-by: hongyang03 <hongyang03@baidu.com>

* style: link组件

* style: form

* inputNumber输入输入框 组件css变量 (#5874)

* inputNumber输入输入框 组件css变量

* inputNumber组件 兼容变量

* inputNumber组件 css变量文件迁移

* inputNumber组件 删除变量

* 去除无用变量

Co-authored-by: xujiahao01 <xujiahao01@baidu.com>

* style: form

* style: form

* InputNumber组件 变量修改 (#5879)

* inputNumber输入输入框 组件css变量

* inputNumber组件 兼容变量

* inputNumber组件 css变量文件迁移

* inputNumber组件 删除变量

* 去除无用变量

* InputNumber组件 变量修改

Co-authored-by: xujiahao01 <xujiahao01@baidu.com>

* style: form

* style: input

* inputNumber组件 加强版分别配置 (#5887)

Co-authored-by: xujiahao01 <xujiahao01@baidu.com>

* style: input-range

* inputNumber组件 加强版图标 (#5888)

* inputNumber组件 加强版分别配置

* inputNumber组件 加强版图标

* 修改图标变量

Co-authored-by: xujiahao01 <xujiahao01@baidu.com>

* style: rating

* checkbox组件变量 (#5902)

* inputNumber组件 加强版分别配置

* inputNumber组件 加强版图标

* 修改图标变量

* checkbox组件变量

* 修改checkbox-size

* 修改checkbox-size变量

* 优化

* 优化

Co-authored-by: xujiahao01 <xujiahao01@baidu.com>

* checkbox边框 背景分别配置变量 (#5904)

* inputNumber组件 加强版分别配置

* inputNumber组件 加强版图标

* 修改图标变量

* checkbox组件变量

* 修改checkbox-size

* 修改checkbox-size变量

* 优化

* 优化

* checkbox边框 背景分别配置变量

Co-authored-by: xujiahao01 <xujiahao01@baidu.com>

* listSelect组件变量 (#5917)

* listSelect组件变量

* 优化

Co-authored-by: xujiahao01 <xujiahao01@baidu.com>

* feat: radio&switch样式变量适配 (#5924)

* feat: radio&switch样式变量适配

* fix:修复变量

* fix: 变量修复

* fix: 变量修复

Co-authored-by: hongyang03 <hongyang03@baidu.com>

* style: 兼容style

* feat: Collapse变量适配 (#5934)

Co-authored-by: hongyang03 <hongyang03@baidu.com>

* 组件自定义变量补充 (#5947)

Co-authored-by: xujiahao01 <xujiahao01@baidu.com>

* inputNumber加强版背景覆盖普通版 (#5951)

* 组件自定义变量补充

* inputNumber加强版背景覆盖普通版

Co-authored-by: xujiahao01 <xujiahao01@baidu.com>

* pref: 已修改组件变量迁移到components (#5952)

* pref: 将变量冲properties迁移到components

* pref: 已修改组件变量迁移到components

Co-authored-by: hongyang03 <hongyang03@baidu.com>

* pref: 优化变量位置 (#5953)

Co-authored-by: hongyang03 <hongyang03@baidu.com>

* theme: 面板\分割线\选项卡

* theme: 选项卡

* theme: link

* feat: inputFile&inputImage组件变量 (#5982)

Co-authored-by: hongyang03 <hongyang03@baidu.com>

* fix: 图标选择修复和兼容处理 (#5984)

Co-authored-by: hongyang03 <hongyang03@baidu.com>

* theme: bugfix

* theme: bugfix

* fix: 去掉input的size&修复collapse样式 (#5985)

Co-authored-by: hongyang03 <hongyang03@baidu.com>

* theme: 样式调整

* theme: 样式调整

* pref: 折叠器样式变量修改 (#5991)

Co-authored-by: hongyang03 <hongyang03@baidu.com>

* theme: 样式调整

* theme: 样式调整

* theme: 样式调整

* theme: 样式调整

* styles: 主题变量bugfix

* checkbox&number组件变量修复 (#6019)

Co-authored-by: xujiahao01 <xujiahao01@baidu.com>

* fix: 输入框图标样式修复 (#6021)

Co-authored-by: hongyang03 <hongyang03@baidu.com>

* 回滚注释

* 更新快照

* fix: 修复评分组件报错问题

Co-authored-by: HongYang <33488114+hy993658052@users.noreply.github.com>
Co-authored-by: hongyang03 <hongyang03@baidu.com>
Co-authored-by: 徐佳豪 <1440054388@qq.com>
Co-authored-by: xujiahao01 <xujiahao01@baidu.com>
2023-01-06 20:36:45 +08:00
lurunze1226
eb43508d3e v2.6.0 2022-12-30 21:12:40 +08:00
liaoxuezhi
0303526739
doc: 补充 amis-editor 文档 (#5996)
* 发布新版

* 发布版本

* doc: 补充 amis-editor 文档
2022-12-28 20:53:15 +08:00
liaoxuezhi
9d18904eef
fix: 修复 sendOn 可能被绕过的问题 (#5978)
* 发布新版

* fix: 修复 sendOn 可能被绕过的问题

* fix: 修复请求体无法是数组的问题
2022-12-26 16:10:53 +08:00
lurunze1226
0947c06ae4 v2.5.1 2022-12-01 20:44:53 +08:00
lurunze1226
a6dbf26872 v2.5.0 2022-12-01 10:55:07 +08:00
liaoxuezhi
cd7d6062aa
chore: 调整 vite 后 gh-pages 问题修复 (#5682)
* chore: 调整 vite 后 gh-pages 问题修复

* 降级monaco-editor
2022-11-03 12:12:14 +08:00
RUNZE LU
1a56155632
chore: 处理编译TS Warning,调整TableStore中label解析的顺序 (#5670) 2022-11-02 11:02:06 +08:00
lurunze1226
cc2918e84d v2.4.0 2022-10-31 23:42:52 +08:00
liaoxuezhi
19ee3ab674
feat: formula 扩充公式 ARRAYFILTER 用来做数组过滤 (#5554)
* publish beta

* feat: formula 扩充公式 ARRAYFILTER 用来做数组过滤
2022-10-13 16:33:43 +08:00
liaoxuezhi
925239b543
chore: amis 暴露信息中补充 schema.json (#5551) 2022-10-13 10:17:47 +08:00
lurunze1226
af69249562 v2.3.1 2022-10-11 21:35:19 +08:00
吴多益
f139f9f508
chore: 补充 input-image 的 autoFill 单元测试 (#5507) 2022-10-10 21:16:36 +08:00
lurunze1226
b68c3c583c v2.3.0 2022-09-30 18:53:54 +08:00
RUNZE LU
41bdee3332
chore: 处理jest 28 => 29后snapshot格式不兼容问题 (#5487) 2022-09-30 18:09:35 +08:00
吴多益
78c8c46c86
chore: 升级第三方依赖 react@5.4.0 downshift@6.1.7 sortablejs@1.15.0 (#5442) 2022-09-27 10:20:24 +08:00
吴多益
63e3a2bfda
chore: 去除 ansi-to-react 依赖,日志模块不再提供高亮功能 (#5376) 2022-09-20 09:28:58 +08:00
RUNZE LU
ee522af761
chore: internal publish with revision.json (#5315) 2022-09-06 17:51:36 +08:00
lurunze1226
8e92bd5c8e v2.2.0 2022-09-01 22:09:07 +08:00
qinhaoyan
ba6aae8898
chore:统一子依赖的版本 (#5225) 2022-08-24 20:37:04 +08:00
吴多益
82e33b3194
fix: 修复 amis-formula 数字操作返回浮点问题 (#5127) 2022-08-16 12:46:28 +08:00
lurunze1226
5b3bbfdde3 v2.1.1-beta.3 2022-08-10 20:28:56 +08:00
吴多益
16b1677942
chore: 发布 2.1.1-beta.2 (#5086) 2022-08-09 12:56:41 +08:00
lurunze1226
0c57e9936e v2.1.0 2022-07-29 19:38:55 +08:00
吴多益
78955f4ea9
chore: 更新依赖,tinymce 到 6.1.2,echarts 到 5.3.1,qrcode.react 到 3.1.0,reac… (#5018)
* chore: 更新依赖,tinymce 到 6.1.2,echarts 到 5.3.1,qrcode.react 到 3.1.0,react 到 18.2.0

* 调整一下 tinymce 默认 toolbar

* 调整一下 tinymce 默认 toolbar
2022-07-29 18:09:07 +08:00
lurunze1226
248d7661db v2.0.2 2022-07-12 12:47:03 +08:00
吴多益
462758b4f6
chore: 2.0.1 (#4844)
* 发布 2.0.1

* 发布 2.0.1

* 避免修改依赖的版本号

* 还原版本

* 更新版本
2022-07-11 17:22:51 +08:00
wuduoyi
95d2fc108f chore: 修复 vite import css 失败问题 2022-07-07 19:18:35 +08:00
lurunze1226
32dc0167ca v2.0.0 2022-06-30 21:11:13 +08:00
2betop
3a03ba8504 v2.0.0-rc.24 2022-06-29 14:45:19 +08:00
liaoxuezhi
77b435addd v2.0.0-rc.23 2022-06-28 22:04:56 +08:00
liaoxuezhi
75f296a09c v2.0.0-rc.22 2022-06-28 19:36:37 +08:00
Allen
7f6dbf3f2b
fix: ts 声明 (#4724) 2022-06-28 16:15:46 +08:00
lurunze1226
ff9784b7be chore: update-snapshot scripts; bump: 2.0.0-rc.20 2022-06-27 18:36:01 +08:00
lurunze1226
1d5106ca99 bump: 2.0.0-rc.19 2022-06-27 17:52:24 +08:00
2betop
9b973de831 v2.0.0-rc.19 2022-06-24 15:09:31 +08:00
igrowp
98cbabc442
Fix input file (#4696)
* v2.0.0-rc.16

* v2.0.0-rc.17

* fix: 上传文件回显

Co-authored-by: wutong25 <wutong25@baidu.com>
2022-06-24 15:06:40 +08:00
lurunze1226
6c1eed74da v2.0.0-rc.16 2022-06-23 20:41:58 +08:00
lurunze1226
360dcb604e v2.0.0-rc.15 2022-06-22 11:43:14 +08:00
lurunze1226
6f37dc44ac Revert "v2.0.0-rc.15"
This reverts commit 363754e275.
2022-06-21 17:43:34 +08:00
RUNZE LU
ce9fd6277e
Merge pull request #4635 from 2betop/esm
chore: 调整 esm 模块导出
2022-06-21 17:36:30 +08:00
lurunze1226
363754e275 v2.0.0-rc.15 2022-06-21 17:13:27 +08:00
2betop
3e0618ed8d chore: 调整 esm 模块导出 2022-06-16 21:07:14 +08:00
liaoxuezhi
1de20ffa02 v2.0.0-rc.14 2022-06-14 15:03:00 +08:00
liaoxuezhi
1caf76ffb7 发布版本 2022-06-14 14:57:06 +08:00