Commit Graph

625 Commits

Author SHA1 Message Date
RUNZE LU
da2469c1ee
Merge pull request #4942 from nwind/feat-property-autovar
feat: Property 的 title 等属性支持自动变量解析 Closes #4900
2022-07-22 11:09:13 +08:00
RUNZE LU
2781cbabe8
Merge pull request #4934 from tooeast/fix-7.20
fix: input-tag max属性未限制下拉选择 (resolve #4774)
2022-07-21 21:06:07 +08:00
RUNZE LU
4f75379e02
Merge pull request #4923 from nwind/feat-table-view-var
feat: table-view 的所有属性支持变量
2022-07-21 19:20:57 +08:00
wuduoyi
1bf4286bcb feat: Property 的 title 等属性支持自动变量解析 Closes #4900 2022-07-21 17:45:00 +08:00
liuzedong02
88bf41bc1c 修改 2022-07-21 16:02:28 +08:00
liuzedong02
597a56adcb 修改 2022-07-21 16:00:24 +08:00
liuzedong02
7a47167388 fix: input-tag max 属性bug修复 2022-07-21 14:30:32 +08:00
liuzedong02
f97d246210 fix: input-tag max 属性bug修复 2022-07-21 11:41:53 +08:00
meerkat
74cf682b13 fix: TreeSelect多选选中后没有清空input搜索内容 (#4843) 2022-07-20 14:36:20 +08:00
wuduoyi
399b28b764 merge upstream 2022-07-20 12:43:39 +08:00
wuduoyi
dd0bc8262b feat: table-view 的所有属性支持变量 2022-07-20 12:40:34 +08:00
RUNZE LU
5657194347
Merge pull request #4895 from nwind/fix-table-view-td-style
fix: table-view 的边框只应该在 td 上设置
2022-07-20 12:30:48 +08:00
hsm-lv
5aa2181c94
Merge pull request #4913 from pcdqc/master
feat:page增加onBulkChange
2022-07-19 14:31:09 +08:00
dqc
91edbf429a feat:page增加onBulkChange 2022-07-19 14:16:18 +08:00
hsm-lv
4a935d3499
feat:ajax动作支持返回status和msg&支持静默模式 (#4912)
* feat:ajax动作支持返回status和msg&支持静默模式

* jest:更新ajax动作测试用例
2022-07-19 13:21:45 +08:00
hsm-lv
3890a174d4
fix:crud mergedData类型问题 (#4909)
* fix:crud mergedData类型问题

* fix:crud mergedData类型问题
2022-07-18 21:57:15 +08:00
wuduoyi
fcb7f85708 Merge remote-tracking branch 'upstream/master' into fix-table-view-td-style 2022-07-18 10:18:50 +08:00
hsm-lv
e954204659
fix:crud批量操作按钮二次确认通过事件动作弹两次的问题 (#4899) 2022-07-18 09:40:17 +08:00
RickCole
2efbe1ef0a
fix: 修复input-table中input-date相对值不生效问题 (#4885)
* fix: 修复input-table中input-date相对值不生效问题

* fix: 修复input-table中input-date相对值不生效问题
2022-07-15 17:50:44 +08:00
wuduoyi
fe8b6a0818 fix: table-view 的边框只应该在 td 上设置 2022-07-15 17:43:53 +08:00
hsm-lv
895148a458
fix:修复crud组件上下文数据无法进行映射处理问题 (#4886)
* fix:修复crud组件上下文数据无法进行映射处理问题

* fix:crud批量操作按钮二次确认通过事件动作弹两次的问题

* fix:crud批量操作按钮二次确认通过事件动作弹两次的问题

* fix:crud批量操作按钮二次确认通过事件动作弹两次的问题
2022-07-14 21:45:29 +08:00
RUNZE LU
13ad0233d7
fix: Form未设置初始值时reset未生效问题 (#4875) 2022-07-14 13:17:43 +08:00
Allen
c2ed461ab8
feat popover 新增 containerSelector 用于指定挂载位置 (#4871) 2022-07-14 13:16:35 +08:00
zhangxulong
07ff1824a6 名称修改 2022-07-14 11:39:38 +08:00
zhangxulong
5a3651adb7 Cards 拖拽排序报错修复、支持自定义拖拽图标 2022-07-14 11:39:38 +08:00
zhangxulong
ca9e7f8a55 DropDownButton 下拉按钮增加鼠标滑入滑出事件 2022-07-14 11:39:38 +08:00
wuduoyi
4ff96720f9 feat: iframe 组件补充 sandbox、allow、referrerpolicy 2022-07-13 12:56:46 +08:00
liuguihua
e300e846db fix:修复ts警告 2022-07-13 12:21:24 +08:00
meerkat
4307a194fd test: 补全table selectable&itemCheckableOn属性单测 2022-07-12 13:35:00 +08:00
meerkat
732fe128ed test: CRUD interval&stopAutoRefreshWhen 2022-07-12 13:34:06 +08:00
meerkat
1877ce78cb test: crud draggable&itemDraggableOn 2022-07-12 13:34:06 +08:00
meerkat
4177b3ce9c test: crud interval&stopAutoRefreshWhen 2022-07-12 13:34:06 +08:00
lurunze1226
248d7661db v2.0.2 2022-07-12 12:47:03 +08:00
meerkat
2e454b6ffd test: 补充table单测 2022-07-12 11:42:55 +08:00
meerkat
9b076c5f2b chore: update Task.test.tsx.snap 2022-07-12 11:42:55 +08:00
meerkat
5c340f7de8 chore: 补充table文档
fix: 修复table无法勾选的问题
2022-07-12 11:42:55 +08:00
liuguihua
909207f663 feat:下拉按钮支持扩展的icon 2022-07-12 10:21:22 +08:00
hsm-lv
73dc80f13f
fix:table无数据时固定列宽失效问题 (#4847)
* fix:table无数据时固定列宽失效问题

* update:更新测试用例
2022-07-11 21:00:03 +08:00
吴多益
462758b4f6
chore: 2.0.1 (#4844)
* 发布 2.0.1

* 发布 2.0.1

* 避免修改依赖的版本号

* 还原版本

* 更新版本
2022-07-11 17:22:51 +08:00
Ma ke
a33a5d11e9
fix:ChainedSelect针对后端接口返回内容不规范导致报错处理 (#4825)
Co-authored-by: ”jiatianqi“ <”jiatianqi@baidu.com“>
2022-07-11 17:02:14 +08:00
RUNZE LU
1476606077
cherry-pick: pick some of bugfix & feat from 1.9.x (#4839)
* fix: InputPassword组件revealPassword属性没有update问题 (#4738)

* fix inputFile 文件上传点击问题

* fix: Wizard服务端校验失败后仍然处于loading状态问题 (#4778)

* fix: InputExcel触发reload后文案未更新问题 (#4780)

* fix: 移动端时间选择器标题不显示字段名,timeRange高度超高问题 (#4783)

* fix: AnchorNav内容更新后定位错误问题 (#4785)

* feat: InputText支持更多CSS类名属性 (#4822)

* fix: Card内容区使用表单项目组件时渲染2个label问题 (#4821)

* feat: SearchBox支持搜索历史; fix: Tag组件ellipsis, closable不生效; doc: 文档搜索后内容不清空 (#4809)

* doc: 补充Table中长文本ellipsis的示例 (#4824)

* chore: 日期Picker组件label类型错误 (#4830)

* fix: CURD开启autoFillHeight后固定列错位/不同步滚动问题 (#4748)

Co-authored-by: allenve <yupeng.fe@qq.com>
2022-07-11 17:01:19 +08:00
wuduoyi
0a6977a7e2 更新 snapshot 2022-07-08 16:25:57 +08:00
qianxiaofendou
f4df1654ca
feat: 多页应用面包屑路径支持全链路展示 (#4767) 2022-07-08 14:38:19 +08:00
wuduoyi
b7f6b87209 feat: 新增 input-kvs 组件支持复杂对象嵌套场景 2022-07-08 13:25:14 +08:00
刘丹
c61787bc7a
fix(checkboxs): 修复options配置labelClassName不生效问题 (#4803) 2022-07-08 11:17:07 +08:00
meerkat
f24cf484f1 test: CRUD 2022-07-07 19:19:43 +08:00
wuduoyi
95d2fc108f chore: 修复 vite import css 失败问题 2022-07-07 19:18:35 +08:00
”jiatianqi“
edd960f224 fix:表单开启debug后,表单项字段内容过长导致数据显示样式问题 2022-07-06 19:05:01 +08:00
mr-chenguang
4d84083d99
feat: Log 组件支持日志检索功能;重构 Log 组件操作按钮样式和位置 (#4776)
* feat: Log 组件支持日志检索功能;重构 Log 组件操作按钮样式和位置

* 调整显示行数图标

* 调整显示行数图标

Co-authored-by: lvchenguang <lvchenguang@zhihu.com>
2022-07-06 13:20:20 +08:00
hsm-lv
703cb34820
fix:表格配置itemCheckableOn无效问题 (#4794) 2022-07-05 20:55:49 +08:00
yangwei9012
045396394a fix: crud2 列查询问题 2022-07-04 19:20:57 +08:00
”jiatianqi“
dfd64525ad feat:新增 select组件 showInvalidMatch属性:当在value值未匹配到当前options中的选项时,是否value值对应文本飘红显示 2022-07-01 14:48:54 +08:00
hsm-lv
522c52a35c
修复动作状态控制 (#4762)
* 修复动作状态控制

* 修复动作状态控制用例更新
2022-07-01 12:03:02 +08:00
qianxiaofendou
a228f21d07
feat: input-table支持头部固定和内容自适应,并补充示例 #4640 (#4741) 2022-07-01 10:06:33 +08:00
lurunze1226
32dc0167ca v2.0.0 2022-06-30 21:11:13 +08:00
qinhaoyan
b118d35a3b styles:修复table组件列宽拖拽时,光标位置不准问题 2022-06-30 20:28:52 +08:00
hsm-lv
7826691db1
fix:curd loading显示问题 (#4733)
* fix:curd loading显示问题

* fix:curd loading显示问题
2022-06-29 19:05:13 +08:00
RUNZE LU
8b8b785313
fix: InputTag组件separator未生效问题 (#4734) 2022-06-29 17:17:17 +08:00
2betop
873cd7700d chore: 尝试修复 ci 报错 2022-06-29 16:34:58 +08:00
2betop
3a03ba8504 v2.0.0-rc.24 2022-06-29 14:45:19 +08:00
2betop
b6686c12c5 fix: 修复 cards 报错, Card 中没有 onSelect 事件,所以不需要下发对应逻辑 2022-06-29 13:37:01 +08:00
liaoxuezhi
77b435addd v2.0.0-rc.23 2022-06-28 22:04:56 +08:00
liaoxuezhi
679a606424
fix: 修复 inputFile inputImage 首次表单提交数据没有携带的问题 (#4730) 2022-06-28 22:03:44 +08:00
liaoxuezhi
573980c887 chore: 修复ts报错 2022-06-28 19:41:35 +08:00
liaoxuezhi
75f296a09c v2.0.0-rc.22 2022-06-28 19:36:37 +08:00
RUNZE LU
9c2e3c877f
Merge pull request #4717 from 2betop/doc-combo-event
doc: 添加 combo setValue 事件动作示例
2022-06-28 19:30:03 +08:00
RUNZE LU
84fb9f16ee
fix: Wizard组件点击下一步会多提交一次问题 (#4728) 2022-06-28 19:27:05 +08:00
Ma ke
193de3b04d
fix:修复flex布局传递给 flexItem的disabled属性bug问题 (#4715)
Co-authored-by: ”jiatianqi“ <”jiatianqi@baidu.com“>
2022-06-28 18:30:26 +08:00
RUNZE LU
2f0ecb1bcd
test: 更新QRCode单元测试 (#4713) 2022-06-28 18:29:52 +08:00
qianxiaofendou
5dee09b016
fix: tooltipWrapper容器挂载问题 (#4719) 2022-06-28 18:28:46 +08:00
qianxiaofendou
3b2372202e
feat: App多页应用支持面包屑开关 (#4722) 2022-06-28 18:28:19 +08:00
Allen
7f6dbf3f2b
fix: ts 声明 (#4724) 2022-06-28 16:15:46 +08:00
liaoxuezhi
625f0568ab doc: 添加 combo setValue 事件动作示例 2022-06-28 13:23:43 +08:00
hsm-lv
832a6ec500
Merge pull request #4714 from igrowp/fix-upload
fix: 上传文件不能回显问题
2022-06-27 21:21:06 +08:00
wutong25
31e84ae59d fix: 上传文件不能回显问题 2022-06-27 21:04:17 +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
RUNZE LU
a6fe86744a
fix: Table无法处理动作未交给上层处理 (#4710) 2022-06-27 15:21:59 +08:00
RUNZE LU
fed082a89a
Merge pull request #4701 from 2betop/fix-paginationWrapper
fix: 修复 pagination-wrapper perPage 设置无效问题
2022-06-24 20:04:57 +08:00
2betop
67e9523625 fix: 修复 pagination-wrapper perPage 设置无效问题 2022-06-24 19:14:11 +08:00
2betop
f4b2158cdc doc: 更正 crud 文档错误 2022-06-24 19:03:47 +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
igrowp
b555b36862
Fix image upload (#4695)
* v2.0.0-rc.16

* fix: 图片上传自动填充逻辑调整

* fix: 上传文件回显

Co-authored-by: wutong25 <wutong25@baidu.com>
2022-06-24 15:01:46 +08:00
igrowp
8aead05f1e
图片上传自动填充逻辑调整 (#4692)
* v2.0.0-rc.16

* fix: 图片上传自动填充逻辑调整

Co-authored-by: wutong25 <wutong25@baidu.com>
2022-06-24 11:52:21 +08:00
igrowp
0896ed77ed
fix: 文件上传自动填充问题修复 (#4688)
Co-authored-by: wutong25 <wutong25@baidu.com>
2022-06-24 10:12:22 +08:00
lurunze1226
6c1eed74da v2.0.0-rc.16 2022-06-23 20:41:58 +08:00
RUNZE LU
672c5c7f96
feat: Switch支持不同尺寸 (#4682) 2022-06-23 19:16:32 +08:00
RUNZE LU
be5df5e838
Merge pull request #4675 from chengjinyang0/feat-input-tree-highlight
feat: input-tree支持label高亮
2022-06-23 12:39:37 +08:00
chengjinyang
870d6bd7f9 refactor: 合并import 2022-06-23 11:32:42 +08:00
wanglinfang
158b6957b7 fix:自定义列显示问题修复 2022-06-23 11:28:07 +08:00
chengjinyang
9da3b1570b fix: 修改依赖方法错误路径及文档属性名 2022-06-22 21:33:51 +08:00
wutong25
b15b15dde5 fix: 解决上传文件组件自动填充值为空的情况 2022-06-22 20:36:52 +08:00
chengjinyang
8f28f924d7 feat: highlight支持变量 2022-06-22 20:13:10 +08:00
chengjinyang
206b6ba0b4 feat: input-tree支持label高亮文字 2022-06-22 19:50:03 +08:00
lurunze1226
360dcb604e v2.0.0-rc.15 2022-06-22 11:43:14 +08:00
Ma ke
260230117e
fix:解决按钮组针对统一按钮主题btnLevel & disabled 属性设置不生效的问题 (#4660)
Co-authored-by: ”jiatianqi“ <”jiatianqi@baidu.com“>
2022-06-21 17:49:50 +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
RUNZE LU
7660177d00
Merge pull request #4626 from 2betop/fix-datamapping
fix: 修复数据映射复杂写法没有正确返回原始数据的问题
2022-06-21 17:36:03 +08:00
RUNZE LU
ccb9d38c30
Merge pull request #4659 from 2betop/chore-export-excel
chore: 导出 excel 多做一些类型判断兼容
2022-06-21 17:34:40 +08:00
RUNZE LU
3ee25f4ffd
Merge pull request #4658 from 2betop/fix-crud-filter-toggable
fix: 修复crud 默认不展示过滤条件初始请求没有发送的问题
2022-06-21 17:32:52 +08:00
lurunze1226
363754e275 v2.0.0-rc.15 2022-06-21 17:13:27 +08:00
yangwei9012
b2309bb730
fix: crud 表格筛选 & 数据域数组数据获取 & 列表渲染方法抽象方便编辑器重写 & 公式编辑器变量高亮内容包括${} (#4668)
* fix: crud 表格筛选 & 数据域数组数据获取 & 列表渲染方法抽象方便编辑器重写

* fix: ts + 列表渲染问题
2022-06-21 15:50:58 +08:00
wanglinfang2014
8761acb9f7
bugfix: table2问题修复 (#4652)
Co-authored-by: wanglinfang <wanglinfang@baidu.com>
2022-06-20 21:16:58 +08:00
RUNZE LU
55e56be85e
fix: Radios组件labelClassName => optionClassName (#4665) 2022-06-20 21:14:46 +08:00
qianchuan
766c31d476
feat:表单项增加参照录入 (#4618)
Co-authored-by: dqc <qianchuan.deng@gmail.com>
2022-06-20 21:11:06 +08:00
2betop
6c4bab7b60 chore: 导出 excel 多做一些类型判断兼容 2022-06-20 11:16:23 +08:00
2betop
0aeea91a08 fix: 修复crud 默认不展示过滤条件初始请求没有发送的问题 2022-06-20 10:59:39 +08:00
RUNZE LU
0d7fe98eba
feat: checkboxed支持menuTpl (#4642) 2022-06-17 14:31:08 +08:00
RUNZE LU
75175a677d
feat: InputTag支持max,maxTagLength,separator (#4637) 2022-06-17 14:30:41 +08:00
RUNZE LU
2521f87fc3
feat: JSON展示支持设置最大展示长度; fix: Debug面板无法横向滚动 (#4632) 2022-06-17 14:30:12 +08:00
lmaomaoz
d7d730df9c
Fix comb repeat remote verification (#4622)
* fix: 修复comb组件flat:true且joinValues:true时验证不通过的问题

* fix: 修复表单提交时combo中表单项会被重复校验的问题

Co-authored-by: jinye <jinye@baidu.com>
2022-06-17 14:28:47 +08:00
huangying11
ffc2e4bb0d test: inputRange事件动作单测 2022-06-17 11:22:03 +08:00
huangying11
6bb54595ff test: inputRange事件动作单测 2022-06-17 11:19:44 +08:00
2betop
3e0618ed8d chore: 调整 esm 模块导出 2022-06-16 21:07:14 +08:00
huangying11
346d672596 fix: inputRange下标百分比支持小数 & 参数类型修改 2022-06-16 17:38:51 +08:00
2betop
f24e5c09c5 修复测试用例问题 2022-06-16 14:58:19 +08:00
liaoxuezhi
c0e4b82ff9
fix: autoFill 在选项有联动配置时会出现重复触发 (#4614) 2022-06-14 18:05:57 +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
liaoxuezhi
dbf89153e3 v2.0.0-rc.12 2022-06-14 14:40:44 +08:00
hsm-lv
609cf38188
Merge pull request #4613 from 2betop/chore-bind-event
fix: 修复textarea不能输入中文的问题
2022-06-14 14:30:28 +08:00
liaoxuezhi
bd4e0e63b6 fix: 修复textarea不能输入中文的问题 2022-06-14 14:15:25 +08:00
RUNZE LU
641f35ae37
cherry-pick: Select组件开启虚拟列表后显示问题#4548 #4516 (#4572) 2022-06-14 14:07:18 +08:00
2betop
eaa62a253e chore: 修复一些 ts 异常 2022-06-14 12:01:10 +08:00
yangwei9012
bd68aec1ef
pick feat: crud2 + Condition-builder增加弹窗模式 + Icon配置直接拿到注册icon (#4604) 2022-06-14 11:53:36 +08:00
2betop
cf47e45f64 v2.0.0-rc.11 2022-06-13 14:38:57 +08:00
2betop
6c58964ac8 chore:
svgr 配置更新
2022-06-13 14:38:39 +08:00
2betop
9e3d7ce53e fix: 修复steps 组件远程拉取报 findIndex is not a function 的问题 2022-06-13 11:12:30 +08:00
2betop
e6765eacf5 fix: 修复steps 组件远程拉取报 findIndex is not a function 的问题 2022-06-13 11:11:32 +08:00
2betop
9d2d43835f fix: 修复steps 组件远程拉取报 findIndex is not a function 的问题 2022-06-13 11:08:45 +08:00
hsm-lv
243f12ca89
Merge pull request #4598 from pianruijie/feat/form-event-action
feat:多行文本框支持change事件
2022-06-10 21:11:59 +08:00
pianruijie
1173a98d28 feat:多行文本框支持change事件 2022-06-10 18:12:07 +08:00
hsm-lv
9182a45619
fix:crud不对table下发onEvent,避免事件重复监听 (#4594) 2022-06-10 17:24:39 +08:00
RUNZE LU
48b759962d
fix: 修复 crud 中 actionType reload 其他组件失效问题 & submit配置required在弹窗中错误关闭问题 (#4593) 2022-06-10 16:38:54 +08:00
liaoxuezhi
be54d16928
feat: echart 配置让更多的属性支持 function 格式,同时补充文档 (#4567) 2022-06-10 15:19:38 +08:00
liaoxuezhi
b16a38bc13
fix: 修复chained-select用例报错问题 (#4586) 2022-06-10 15:18:43 +08:00
2betop
c94a66dcca v2.0.0-rc.10 2022-06-09 11:49:07 +08:00
2betop
bfd60ff2cb v2.0.0-rc.9 2022-06-09 10:19:11 +08:00
2betop
5063370212 chore: amis lib 中缺少 default.css 2022-06-09 10:13:59 +08:00
吴多益
ef7e678239
fix: 修复 app 的 api 不支持文本替换问题 Closed #4537 (#4563) 2022-06-08 20:51:15 +08:00
吴多益
0ee35f53ac
fix: 修复 tree-select 搜索后需要点击两次才能点中子节点问题 (#4558)
* fix: 修复 tree-select 搜索后需要点击两次才能点中子节点问题

* fix: 修复 tree-select 搜索后需要点击两次才能点中子节点问题
2022-06-08 13:45:50 +08:00
hsm-lv
e8a2a6a2f3
fix:按钮兼容二次确认情况的事件派发&提供并行发送ajax请求动作的demo (#4555) 2022-06-07 21:27:34 +08:00
2betop
3216b1bd49 v2.0.0-rc.8 2022-06-07 20:05:58 +08:00
2betop
d5161e3583 v2.0.0-rc.7 2022-06-07 19:54:02 +08:00
2betop
dee48c8f57 v2.0.0-rc.6 2022-06-07 19:33:36 +08:00
2betop
ad58905d71 v2.0.0-rc.5 2022-06-07 18:11:22 +08:00
2betop
9e4feeca12 v2.0.0-rc.4 2022-06-07 17:13:11 +08:00
2betop
c36f96af0a amis 包中应该包含 schema.json 文件 2022-06-07 17:02:27 +08:00
2betop
2e6d739988 v2.0.0-rc.3 2022-06-07 16:29:02 +08:00
2betop
6917e66659 git reset 2022-06-07 14:29:34 +08:00
2betop
6affe8e364 调整发布脚本 2022-06-07 14:23:32 +08:00
2betop
d186931f88 更新 package-lock.json 2022-06-07 13:55:01 +08:00
2betop
54567a9c9c v2.0.0-rc.2 2022-06-07 12:47:21 +08:00
2betop
5c5d03680e 调整发布内部版本 2022-06-07 11:40:09 +08:00
2betop
0d48ebd081 v2.0.0-rc.1 2022-06-07 11:17:53 +08:00
2betop
aa6818544b 更新版本号 2022-06-07 11:16:33 +08:00
2betop
eca53bcf54 依赖版本修改 2022-06-07 10:55:33 +08:00
liaoxuezhi
31eb2feb12 补充之前因代码拆分删掉的逻辑 2022-06-06 23:21:30 +08:00
liaoxuezhi
1ff51f15fb 补充一些默认的 env 实现 2022-06-06 19:14:36 +08:00
liaoxuezhi
f7ae351d7a 修复编译报错 2022-06-06 18:19:34 +08:00
liaoxuezhi
a9afb047b5 补充发布内网脚本 2022-06-06 17:28:39 +08:00
liaoxuezhi
6df8179193 v2.0.0-beta.0 2022-06-06 15:15:37 +08:00
liaoxuezhi
a8bb59c5bc 添加 lerna 2022-06-06 15:14:53 +08:00
liaoxuezhi
9f993bedba 修复 chart 渲染问题 2022-06-06 11:12:38 +08:00
liaoxuezhi
f329692c62 调整覆盖率测试方式 2022-06-02 23:40:23 +08:00
Ma ke
54c3446bf1
fix: tablView组件 表格属性padding设置无效问题 (#4526)
Co-authored-by: ”jiatianqi“ <”jiatianqi@baidu.com“>
2022-06-02 18:51:42 +08:00
hsm-lv
2a264abaa1
feat:combo setValue支持更新指定index的数据 (#4527) 2022-06-02 18:51:14 +08:00
liaoxuezhi
7826903726 修复 schema.json 编译问题 2022-06-02 15:37:48 +08:00
liaoxuezhi
d6bd8ab0e2 调试编译脚本 2022-06-02 13:28:23 +08:00
liaoxuezhi
5f077fc31c 解决大部分用例问题 2022-06-02 10:00:09 +08:00
liaoxuezhi
406793434b move readme 2022-06-01 21:36:36 +08:00
liaoxuezhi
7a83562589 调整 tsconfig 配置 2022-06-01 15:30:44 +08:00
liaoxuezhi
ebb798edf6
调整为 monorepo 2022-06-01 15:06:00 +08:00