吴多益
|
e19eb40195
|
feat: code 组件支持 wordWrap 折行设置 (#3116)
|
2021-12-01 18:37:56 +08:00 |
|
liaoxuezhi
|
497c929ccc
|
fix: 修复 filter 用法不兼容问题 (#3111)
* fix: 修复 filter 用法不兼容问题
* 升级 amis-formula
|
2021-12-01 18:36:58 +08:00 |
|
liaoxuezhi
|
d545a5b07c
|
fix: 修复 form 关联的数据在地址栏, 地址栏变化不会同步的问题 (#3108)
|
2021-12-01 18:36:40 +08:00 |
|
liaoxuezhi
|
ee3783a319
|
fix: 修复 card 变量经过多次处理的问题 (#3102)
|
2021-12-01 18:35:37 +08:00 |
|
liaoxuezhi
|
764e8b2daa
|
fix: 修复 card avatarText 变形问题 (#3100)
|
2021-12-01 10:09:24 +08:00 |
|
RickCole21
|
f3728b20f7
|
1.5.0
|
2021-11-30 21:05:00 +08:00 |
|
liaoxuezhi
|
964a6d267a
|
crud filter 的 api 应该是无效配置,直接走crud的api
|
2021-11-30 20:44:52 +08:00 |
|
gooolh
|
5747d1590d
|
feat: progress 组件功能对齐4.0规范 (#2960)
Co-authored-by: liujintao03 <liujintao03@baidu.com>
|
2021-11-30 20:36:13 +08:00 |
|
吴多益
|
4b3ca4a5a1
|
chore: 缩短默认的报错时长
|
2021-11-30 16:40:02 +08:00 |
|
2betop
|
be46aed85f
|
优化select 换行样式
|
2021-11-30 16:13:10 +08:00 |
|
2betop
|
3082b919e9
|
更新文档
|
2021-11-30 13:54:04 +08:00 |
|
liaoxuezhi
|
7addfe1218
|
Update template.md
|
2021-11-30 13:48:37 +08:00 |
|
吴多益
|
b7f1fc0945
|
fix: action 作为容器用时也支持 tooltip (#3097)
|
2021-11-30 13:41:42 +08:00 |
|
RUNZE LU
|
01fcced773
|
fix: ColumnToggler列排序状态下不显示tip (#3096)
Co-authored-by: lurunze1226 <lurunze@baidu.com>
|
2021-11-30 13:40:46 +08:00 |
|
吴多益
|
58071c39bc
|
fix: 修复 action 发送邮件功能不能用问题 (#3091)
|
2021-11-29 22:31:06 +08:00 |
|
吴多益
|
5691a0170e
|
fix: 修复 property 在 amis-formula 下 source 属性获取值不正确问题 (#3089)
|
2021-11-29 22:21:12 +08:00 |
|
吴多益
|
d7770bc6fb
|
feat: Action 可以作为容器组件使用 (#3090)
|
2021-11-29 22:20:29 +08:00 |
|
张涛
|
42445f40c5
|
fix: 修复树新增节点未传递父节点位置 (#3087)
|
2021-11-29 20:32:01 +08:00 |
|
liaoxuezhi
|
bb8faa7993
|
feat: 模板替换成新版本的 amis-formula (#3057)
* 替换 tpl-bultin 为amis-formula
* stripNumber 没有引用
* 补充文档
* 升级 amis-formula
* 删除重复的代码
* 升级 amis-formula
* 补充文档
|
2021-11-29 16:29:43 +08:00 |
|
Goze
|
06118d22a8
|
style: fix close button hide delay (#3082)
|
2021-11-29 16:05:45 +08:00 |
|
RUNZE LU
|
4cb27d54e2
|
fix: 非CxD主题下Toast颜色 (#3084)
Co-authored-by: lurunze1226 <lurunze@baidu.com>
|
2021-11-29 16:04:17 +08:00 |
|
吴多益
|
bda5fe868a
|
feat: image 原图模式也支持放大功能 (#3083)
|
2021-11-29 15:11:02 +08:00 |
|
iceqing
|
9635eab86e
|
docs(formitem.md): formitem属性表添加默认值value描述 (#3075)
|
2021-11-28 11:19:39 +08:00 |
|
liaoxuezhi
|
8165d6000e
|
fix: 修复 popover 弹窗位置不对 (#3074)
|
2021-11-28 11:18:33 +08:00 |
|
qinhaoyan
|
c3fe0a5d8e
|
fix:去除nav组件item选中后的背景样式 (#3073)
Co-authored-by: Qin,Haoyan <qinhaoyan@baidu.com>
|
2021-11-26 19:21:19 +08:00 |
|
RUNZE LU
|
e1562c6a8c
|
fix #3066: 文档导航栏无法滚动 (#3069)
Co-authored-by: lurunze1226 <lurunze@baidu.com>
|
2021-11-26 17:30:57 +08:00 |
|
Allen
|
f8c9975659
|
tweak: add collapse marginBottom (#3068)
|
2021-11-26 15:19:31 +08:00 |
|
吴多益
|
65812e7468
|
docs: 补充表单返回结果显示的文档例子 (#3067)
|
2021-11-26 15:18:05 +08:00 |
|
Allen
|
8f5c6616f4
|
fix:去掉cdx hover的下划线 (#3065)
|
2021-11-26 14:41:19 +08:00 |
|
RUNZE LU
|
4cbef2f655
|
fix: AMIS文档使用command + F搜索导致侧边导航栏偏移问题 (#3064)
Co-authored-by: lurunze1226 <lurunze@baidu.com>
|
2021-11-26 12:57:01 +08:00 |
|
吴多益
|
3765e2ade5
|
docs: replaceText 只支持 1.5.0 版本
|
2021-11-26 00:23:55 +08:00 |
|
HongYang
|
0927ef9267
|
fix: collapse修改样式&兼容body (#3060)
|
2021-11-25 21:06:47 +08:00 |
|
Allen
|
54ee600ddd
|
feat: Page aside 支持动态调整宽度 (#3059)
|
2021-11-25 21:06:09 +08:00 |
|
Allen
|
20d64aa13c
|
增加 schemaApi json 支持的文档和示例 (#3055)
|
2021-11-25 16:35:38 +08:00 |
|
RUNZE LU
|
780e65370e
|
fixes: 按钮禁用状态icon显示错误,组合条件disabled属性未传递问题,组合条件onChange参数错误问题 (#3047)
Co-authored-by: lurunze1226 <lurunze@baidu.com>
|
2021-11-24 21:51:13 +08:00 |
|
RUNZE LU
|
231e9ae58b
|
fixes #3027: TabsTransfer选项区域超出max-width后溢出问题 (#3037)
Co-authored-by: lurunze1226 <lurunze@baidu.com>
|
2021-11-24 21:49:47 +08:00 |
|
RUNZE LU
|
38f2f06a70
|
feat: Toast Component支持title属性, body属性支持传入ReactNode (#3034)
Co-authored-by: lurunze1226 <lurunze@baidu.com>
|
2021-11-24 21:49:08 +08:00 |
|
RUNZE LU
|
60dcf0dc26
|
feat: inputColor对齐4.0, 文档完善 (#3022)
Co-authored-by: lurunze1226 <lurunze@baidu.com>
Co-authored-by: liaoxuezhi <liaoxuezhi@baidu.com>
|
2021-11-24 21:47:21 +08:00 |
|
RUNZE LU
|
87dce84ec8
|
feat: Alert提示组件对齐4.0 (#3010)
Co-authored-by: lurunze1226 <lurunze@baidu.com>
|
2021-11-24 21:44:38 +08:00 |
|
qianchuan
|
bc3f0b3279
|
fix:select&monac-editor touchmove事件冲突 (#3045)
Co-authored-by: dqc <qianchuan.deng@gmail.com>
|
2021-11-24 21:42:49 +08:00 |
|
吴多益
|
fc155bcad8
|
feat: card 增加 avatarTextBackground 设置,可以实现多背景色功能 Closes #3015 (#3020)
|
2021-11-24 21:31:51 +08:00 |
|
吴多益
|
4d871e24e4
|
docs: 补充 group 下 columnRatio 的配置说明 (#3036)
|
2021-11-24 21:30:48 +08:00 |
|
liaoxuezhi
|
5e79ce2f89
|
fix: leftOptions 加载深层级的懒加载有问题 (#3050)
|
2021-11-24 21:14:51 +08:00 |
|
liaoxuezhi
|
7229baacb0
|
feat: select 的关联模式 & transfer 的关联模式, leftOptions 支持懒加载 (#3049)
|
2021-11-24 20:21:30 +08:00 |
|
张涛
|
729924cc53
|
feat: 宫格导航 (#3044)
* feat: 宫格导航
* feat: 添加直接页面跳转配置
* feat: 宫格导航兼容url与link格式
|
2021-11-24 20:10:04 +08:00 |
|
吴多益
|
0d3606fb14
|
chore: 修复 markdown-it-html5-media 不支持低版本浏览器问题
|
2021-11-24 19:40:21 +08:00 |
|
张涛
|
54b00329b7
|
feat: 树控件支持拖拽 (#3042)
|
2021-11-24 18:44:41 +08:00 |
|
Allen
|
7d4258d4db
|
feat: schemaApi 支持 jsonp (#3041)
|
2021-11-24 15:22:51 +08:00 |
|
吴多益
|
95f798d606
|
fix: 修复 spinner 旋转错误问题 (#3035)
|
2021-11-24 13:54:00 +08:00 |
|
吴多益
|
85c97c7d2b
|
docs: 修复文档小错误
|
2021-11-24 11:05:38 +08:00 |
|