51 Commits

Author SHA1 Message Date
FateRiddle
4dd329460a fix missing prop-types dependency in listHoc 2019-12-12 11:50:42 +08:00
FateRiddle
5fe5e38128 Merge branch 'dev' of github.com:alibaba/form-render into dev 2019-12-12 10:56:55 +08:00
FateRiddle
7c32e5caff list validation text style fix 2019-12-12 10:36:56 +08:00
FateRiddle
93151377dd fix HOC structure 2019-12-12 10:20:06 +08:00
Tw93
f53a54a927 fix: fix notice 2019-12-11 21:29:17 +08:00
FateRiddle
6563e3d259 change labelWidth back to fixed value 2019-12-11 21:15:48 +08:00
FateRiddle
16b7ef28c2 add red border for invalid cell(only some widgets) 2019-12-11 17:22:52 +08:00
FateRiddle
5d9d585798 add button disappears when maxItem reached in list 2019-12-11 16:39:43 +08:00
FateRiddle
7130b49a26 change readOnly mode display 2019-12-11 15:52:01 +08:00
FateRiddle
0f870a722a fix some styling edge case 2019-12-11 14:56:33 +08:00
FateRiddle
4660857104 fix ui from boolean 2019-12-11 14:19:44 +08:00
FateRiddle
eaf2f298f0 add labelWidth props to control label width 2019-12-11 11:53:37 +08:00
FateRiddle
b8c70dd440 fix list display, fix label ui. 2019-12-11 11:01:15 +08:00
FateRiddle
e587bcb08b readOnly mode stop showing validation text 2019-12-11 08:45:07 +08:00
FateRiddle
e1ea9003f6 breaking: change function params order 2019-12-10 21:56:39 +08:00
FateRiddle
cb8914b058 permit list to have default value 2019-12-10 20:52:00 +08:00
FateRiddle
6a3f8603d7 add readOnly props for preview mode 2019-12-10 20:46:51 +08:00
FateRiddle
878f4ec3d6 add ":" for titles 2019-12-10 20:37:58 +08:00
FateRiddle
2bfd83a2f8 moving util functions to utils file 2019-12-10 11:16:00 +08:00
Tw93
0779f32d0a refactor: adjust hoc 2019-12-08 01:21:59 +08:00
Tw93
3b326565e8 refactor: hoc code optimization 2019-12-08 00:24:17 +08:00
Tw93
275934c60f refactor(Code optimization): 2019-12-07 23:47:10 +08:00
Tw93
9a5145241f refactor: merge master 2019-12-07 18:15:16 +08:00
FateRiddle
7fb8b34ac8 using value instead of defaultValue for datePicker 2019-12-04 16:51:01 +08:00
Tw93
c5fd33b995 refactor: adjust file 2019-12-01 17:04:05 +08:00
Tw93
55bfc00948 refactor: remove not used 2019-12-01 16:57:57 +08:00
Tw93
05a423c2c3 refactor(adjust file): 2019-12-01 16:22:50 +08:00
Tw93
3a32c7b52a refactor: code optimization 2019-12-01 16:22:23 +08:00
Tw93
f2c5345c1f refactor(remove atom.css): 2019-12-01 16:21:52 +08:00
Tw93
7c9aa628d8 feat: add preview image for fusion 2019-12-01 16:21:32 +08:00
Tw93
4847720909 refactor: adjust the directory 2019-12-01 16:20:42 +08:00
Tw93
98b9529114 refactor: use list hoc to reduce code 2019-12-01 16:19:57 +08:00
Tw93
7f31f4588b refactor: remove atom.css 2019-12-01 16:18:53 +08:00
Tw93
62d1d6b3c7 refactor: chang fileName correct 2019-12-01 16:17:51 +08:00
Tw93
6701b664ab refactor: change fileName correct 2019-12-01 16:17:12 +08:00
FateRiddle
e8b8280240 支持数组默认值,兜底enum/default为函数时的data初始化 2019-11-30 19:54:09 +08:00
FateRiddle
bb4a83e60a list now support 'readonly', forbid editting 2019-11-30 12:12:03 +08:00
FateRiddle
e8908d355f 大部分schema属性支持函数表达,用于联立 2019-11-21 21:30:07 +08:00
FateRiddle
a9dc881157 move parseString to util 2019-11-21 13:31:09 +08:00
FateRiddle
7ab8b21d0d fix: ui:options/format can work properly instead of overwritten by format props 2019-11-21 12:04:18 +08:00
FateRiddle
80a5f71ad2 部分属性支持函数表达式,list添加hideDelete属性 2019-11-13 21:34:26 +08:00
mzl980425
27ac242f10 解决fusion dateRange dateTime时间显示两次问题 2019-11-11 10:29:51 +08:00
mzl980425
e8ac422b22 解决dateRange clear以后数据无变化的问题 2019-11-11 10:29:22 +08:00
mzl980425
6acfd44310 解决fusion下时间选择clear完返回无效时间的问题 2019-11-11 10:28:19 +08:00
FateRiddle
83f2f4455b add "uniqueItems" key in array to validate 2019-10-21 13:22:20 +08:00
FateRiddle
0c3479eb14 fix: reduce the bottom whitespace in a list item 2019-10-21 11:32:02 +08:00
FateRiddle
c755480eaa fix: 删除注释 2019-10-16 09:58:47 +08:00
FateRiddle
28dec8ac4f fix: 列表不再强制显示一个元素 2019-10-16 09:53:55 +08:00
FateRiddle
f1365e982a hidden支持从formData寻值 2019-10-14 13:42:04 +08:00
FateRiddle
44fb2461ea list默认显示首个item 2019-10-14 11:28:18 +08:00