Releases: alibaba/formily
Release 🚀 - v2.0.17
v2.0.17(2022-03-28)
🐛 Bug Fixes
-
fix(reactive-vue): fix the exception of multiple update nodes in vue3 case (#2991) 👉 ( e_the )
-
fix: fix destroy can not remove value/initialValues and FormStep reactive strategy (#2988) 👉 ( Janry )
-
fix(antd): StepPane & createFormStep should not be optional property (#2979) 👉 ( 戣蓦 )
-
fix(antd/next): fix PreviewText.Cascader bug (#2969) 👉 ( Lyca )
📝 Documents Changes
🚧 Add/Update Test Cases
Release 🚀 - v2.0.16
v2.0.16(2022-03-20)
🎉 Enhancements
🐛 Bug Fixes
-
fix(reactive-vue): fix the exception of multiple update nodes in vue3 case (#2966) 👉 ( e_the )
-
fix(core): fix array field remove with memory leak (#2963) 👉 ( Janry )
-
fix(core): fix initialValue=null and reset null invalid bug (#2951) 👉 ( frehkxu )
-
fix(antd): fix ConfigProvider.ConfigContext error in [email protected] (#2956) 👉 ( Lyca )
-
fix(antd/next): fix null in dataSource error in SelectTable (#2952) 👉 ( Lyca )
-
fix(next/antd): fix single value invalid in PreviewText.Cascader (#2940) 👉 ( Lyca )
Release 🚀 - v2.0.15
v2.0.15(2022-03-13)
🎉 Enhancements
-
feat(next/antd): fix selected bug3 by search in SelectTable (#2927) 👉 ( Lyca )
-
feat(vue): improve performance of mapProps (#2909) 👉 ( 月落音阑 )
🐛 Bug Fixes
-
fix(grid): fix grid mutation observer infinite loop (#2925) 👉 ( Janry )
-
fix(validator): fix unexpect validate with empty format (#2926) 👉 ( Janry )
-
fix(next/antd): fix label overflow invalid in FormGrid (#2910) 👉 ( Lyca )
-
fix(vue): fix error when designable is true (#2908) 👉 ( 月落音阑 )
🚀 Improve Performance
Release 🚀 - v2.0.14
v2.0.14(2022-03-06)
🎉 Enhancements
-
feat(next/antd): support dataSource disabled props in SelectTable (#2902) 👉 ( Lyca )
-
feat: add Component Ecology: semi (#2883) 👉 ( programmerwy )
🐛 Bug Fixes
-
fix(core): fix empty string or number can not rewrite default value (#2906) 👉 ( Janry )
-
fix(reactive-vue): fix vue3 render dependency collection broken (#2904) 👉 ( e_the )
-
fix(element-components): fix formitem feedback msg (#2899) 👉 ( skyfore )
-
fix(antd/next): remove host element after unmount in portal (#2900) 👉 ( zhouxinyong )
-
fix(antd/next): fix ArrayItems sortItem style (#2893) 👉 ( zhouxinyong )
-
fix(antd/next): disable label/wrapper col when vertical layout 👉 ( janrywang )
-
fix(next): fix datepicker2 and datepicker format (#2887) 👉 ( xigualzn )
-
fix(vue): fix FormConsumer not update correctly (#2888) 👉 ( 月落音阑 )
🚧 Add/Update Test Cases
😊 Other Changes
Release 🚀 - v2.0.13
v2.0.13(2022-02-25)
🎉 Enhancements
-
feat(next/antd): add valueType props in SelectTable (#2865) 👉 ( Lyca )
-
feat(json-schema): support read scope in x-reactions (#2864) 👉 ( Janry )
🐛 Bug Fixes
-
fix(antd): fix use treeData props for PreviewText.TreeSelect (#2867) 👉 ( Dark )
-
fix(core): fix relative match can not skip void field (#2850) 👉 ( Janry )
📝 Documents Changes
😊 Other Changes
Release 🚀 - v2.0.12
v2.0.12(2022-02-21)
🎉 Enhancements
-
feat(next/antd): add options param in SelectTable onChange props (#2842) 👉 ( Lyca )
-
feat(antd/next): use full text matcha for SelectTable nd remove filterOptionProp 👉 ( janrywang )
🐛 Bug Fixes
-
fix(shared): fix merge empty object is not work (#2841) 👉 ( Janry )
-
fix(antd/next): fix FormItem useOverflow bug (#2830) 👉 ( Lyca )
📝 Documents Changes
😊 Other Changes
Release 🚀 - v2.0.11
v2.0.11(2022-02-15)
🎉 Enhancements
😊 Other Changes
Release 🚀 - v2.0.10
v2.0.10(2022-02-13)
🎉 Enhancements
🐛 Bug Fixes
-
fix(path): fix nested group match is not work (#2818) 👉 ( Janry )
-
fix(antd/next): fix SelectTable rowSelection bug (#2815) 👉 ( Lyca )
-
fix(vue): add component name in connect (#2810) 👉 ( zhouxinyong )
📝 Documents Changes
😊 Other Changes
Release 🚀 - v2.0.9
v2.0.9(2022-01-20)
🎉 Enhancements
-
feat(core): support index/indexes properties (#2769) 👉 ( Janry )
-
feat(next/antd): support disabled props from field in ArrayBase.Addition (#2746) 👉 ( Lyca )
🐛 Bug Fixes
-
fix(antd/next): fix upload can not preview placeholder (#2784) 👉 ( Janry )
-
fix(core): fix query sibling value is not work (#2781) 👉 ( Janry )
-
fix(antd): fix ArrayTabs auto switch activeKey (#2774) 👉 ( Janry )
-
fix: correct indian rupee regexp (#2714) 👉 ( [catch on me](https://github.com/catch on me) )
-
fix(element): fix ArrayTable style error (#2760) 👉 ( Muyao )
🌹 Improve code quality
😊 Other Changes
Release 🚀 - v2.0.8
v2.0.8(2022-01-05)
🎉 Enhancements
-
feat(next/antd): optimize SelectTable component (#2725) 👉 ( Lyca )
-
feat(next/antd/vue): add useResponsiveFormLayout fault tolerance and FormItem useOverflow update (#2707) 👉 ( Lyca )