2021-01-11
- fix(form): fix namePath is array error #1579 @chenshuai2144
- ๐ fix(form): lightSelect searchInput allowClear #1568 @oldturkey
2021-01-08
- ๐ fix(form): fix defaultColsNumber no work error #1551 @chenshuai2144
- ๐ fix(form): fix ProFormRadio.Group vertical style error #1542 @chenshuai2144
- ๐ fix(form): fix transform no work when namePath is array #1537 @chenshuai2144
- ๐ fix(form): fix ModalForm and DrawerFrom props error #1534 @chenshuai2144
2021-01-03
- ๐ fix(form): fix form submitButtonProps no work error #1476 @chenshuai2144
- ๐ fix(form): fix the problem of attribute priority #1472 @chenshuai2144
- ๐ fix(form): add footer warning #1469 @chenshuai2144
2021-01-01
- ๐ fix(table): fix table form submit time error #1466 @chenshuai2144
2020-12-31
- ๐ fix(form): fix ProFormCaptcha name error #1459 @chenshuai2144
2020-12-31
- ๐ fix(form): add defaultXXX warning #1457 @chenshuai2144
2020-12-28
- ๐ fix(form): fix ProFormSet no work error #1420 @chenshuai2144
- ๐ fix(form): fix QueryFilter span style error #1419 @chenshuai2144
2020-12-24
- ๐ fix(form): run validateFields before onGetCaptcha #1396 @chenshuai2144
- ๐ฅ feat(form): ๆๅ ่ฝฝ DrawerForm ๅ ModalFrom ไผๅๆง่ฝ #1370 @Deturium
- ๐ฅ feat(chore): adjust information structure #1383 @rdmclin2
2020-12-21
- ๐ fix(compiler): form ไฟฎๅค้ฎ้ขๅๆธ ็ฉบๆไฝๅฒ็ช๏ผๆนๆ hasOwnProperty ๅคๆญ #1363 @oldturkey
2020-12-21
- ๐ fix(form): use same width enum like antd #1351 @chenshuai2144
2020-12-17
- ๐ fix(form): ไฟฎๅค lightFilter ๅจ collapse ็ๆ ๅตไธ form ๅคฑๆ็ bug #1323 @oldturkey
2020-12-14
- ๐ fix(dependencies):add dependencies to pro-utils & pro-descriptions & pro-layout & pro-form #1280 @yanm1ng
2020-12-10
- ๐ฅ feat(form): support getPopupContainer #1251 @chenshuai2144
2020-12-09
- ๐ฅ feat(table): add "colSize" in fieldProps within proTable's columns to customize query form item width #1229 @LyndonXiao
2020-12-07
- ๐ fix(table): fix formItemProps no work error #1222 @chenshuai2144
2020-12-03
- ๐ fix(form): fix modalForm cancel button is invalid error #1174 @chenshuai2144
- ๐ฅ feat(table): onReset support search. transform #1176 @DerrickTel
2020-12-02
- ๐ fix(table): fix protable form types error #1158 @chenshuai2144
- ๐ fix(form): fix optionRender no has form error #1147 @chenshuai2144
2020-11-30
- ๐ fix(form): fix setState() call inside
Fielderror #1137 @chenshuai2144 - ๐ fix(form): No longer generate redundant dom #1121 @chenshuai2144
2020-11-27
- ๐ fix(form):fix switch readonly shows error #1082 @BooYeu
- fix: drawerForm&modalForm trigger ๅบๅ่ฐๆด #1063 @binvb
- ๐ fix(form): do not trigger submit twice #1048 @chenshuai2144
- โก๏ธ feat(form): optimize query filter performance #1074 @chenshuai2144
- feat: add table demos and fix form layout styles #1069 @rdmclin2
2020-11-19
- ๐ fix(form): fix formItemProps no work error #1037 @chenshuai2144
2020-11-19
- ๐ fix(form): modal and drawer render to body #1031 @chenshuai2144
- ๐ fix(table): No more transparent formitem #1028 @chenshuai2144
- ๐ fix(form): fix stepForm formRef no work error #1023 @chenshuai2144
2020-11-18
- feat(form): onFinish support reset form cf840641
2020-11-17
- ๐ UI(form): add a empty label #980 @chenshuai2144
- ๐ fix(form): fix form captcha loading error #945 @3lang3
- ๐ fix(form): raise style priority #960 @chenshuai2144
- feat: LightFilter support allowClear #974 @yutingzhao1991
- ๐ฅ feat(form): support readonly #963 @chenshuai2144
2020-11-04
- ๐ fix(form): fix transformKeySubmitValue namepath error (@chenshuai2144)#903
- ๐ fix(form): default width is undefined (@chenshuai2144)#902
- ๐ฅ feat(form): submit button text localization (@DavidNorena)#896
- ๐ฅ feat(form): step form onfisih support return boolean (@chenshuai2144)#894
2020-11-02
- ๐ fix(form): support onKeyPress for Enter (@chenshuai2144)#883
2020-11-02
- ๐ fix(form): Radio and Checkbox should support children (@chenshuai2144)#857
- ๐ฅ feat(form): support ProFormCaptcha (@chenshuai2144)#875
- ๐ฅ feat(form): localize stepsform submitter buttons texts (@DavidNorena)#868
- ๐ฅ feat(form): support ProFromFieldSet (@chenshuai2144)#522
2020-10-19
- ๐ฅ feat: add effective style to LightFilter when collapse (@yutingzhao1991)#746
2020-10-15
- ๐ UI(form): fix group style error (@chenshuai2144)#709
- ๐ fix(form): fix name path no work problem (@chenshuai2144)#712
- ๐ UI(form): fix group style error (@chenshuai2144)#709
- ๐ fix(form): use antd default tooltip (@chenshuai2144)#686
- ๐ฅ feat(form): onFinish auto close modal (@chenshuai2144)#735
- ๐ฅ feat(form): ProFormUploadButton support diable (@chenshuai2144)#689
2020-10-12
- ๐ฅ feat(form): add DrawerForm and ModalForm (@chenshuai2144)#632
2020-09-29
- ๐ฅ feat(form): submitter support resetButtonProps and submitButtonProps (@chenshuai2144)#619