@formily/json-schema
Advanced tools
Changelog
v2.2.12(2022-11-11)
Changelog
v2.2.11(2022-11-07)
fix(element): remove Space gap when child is hidden and attrs pass children (#3526) :point_right: ( frehkxu )
fix(reactive-react): fix reactive track failed in suspense mode (#3525) :point_right: ( Janry )
fix(core): fix field destructor name will cause stack overflow (#3524) :point_right: ( Janry )
fix: ts error in test (#3516) :point_right: ( huangcheng )
fix: callback will not be executed until it is a function (#3511) :point_right: ( huangcheng )
fix(element): fix vue resolve (#3496) :point_right: ( Muyao )
perf(path): judge lastToken when needed (#3522) :point_right: ( huangcheng )
perf: lowerCase when necessary (#3492) :point_right: ( huangcheng )
chore(core): improve allowAssignDefaultValue (#3523) :point_right: ( huangcheng )
style: simplify code (#3506) :point_right: ( huangcheng )
Changelog
v2.2.10(2022-10-26)
fix(react): fix throw react-dom error in react-native (#3491) :point_right: ( Janry )
fix(core): fix value filtered from none-hidden #3477 (#3481) :point_right: ( Lumdzeehol )
Changelog
v2.2.8(2022-10-18)
fix(element): remove useless code in demo's guide (#3463) :point_right: ( guaqiu )
fix(antd): fix ArrayTable WrapperComp deps missing (#3457) :point_right: ( Lumdzeehol )
chore(docs): improve the translation and example of the login and registration case (#3455) :point_right: ( WD )
chore(devtools): change dependencies version (#3448) :point_right: ( fuzi )
Changelog
v2.2.7(2022-10-11)
fix(next): fix cascader preview text can not shown data (#3447) :point_right: ( Janry )
fix(docs): fix links in chinese documentation (#3438) :point_right: ( WD )
fix(core): indexes need exclude incomplete number (#3437) :point_right: ( frehkxu )
Changelog
v2.2.6(2022-09-30)
fix(next/antd): chore formatMomentValue (#3432) :point_right: ( danyue )
fix(core): fix clearFormGraph unexpect behaviors with action annotation (#3431) :point_right: ( Janry )
fix(core): fix void field child field reactions not work in some cases (#3415) :point_right: ( coolbob )
fix(next/antd): fix SelectTable Template literals invalid && fix FormItem classname error (#3413) :point_right: ( Lyca )
Changelog
v2.2.5(2022-09-20)
Changelog
v2.2.4(2022-09-12)
fix(antd): fix ArrayTabs warning after antd4.23.0 (#3387) :point_right: ( Lumdzeehol )
fix(antd/next): onChange does not work when no formTab instance is passed (#3388) :point_right: ( Dark )
fix(antd/next): fix array base use record null error (#3380) :point_right: ( [{ Chao }](https://github.com/{ Chao }) )
Changelog
v2.2.3(2022-09-07)
fix(vue): fix useFormEffects not reactive when form change (#3371) :point_right: ( frehkxu )
fix(element): update type of IFormDialog (#3360) :point_right: ( 椿楸冥灵 )