Releases: alibaba/formily
Release 🚀 - v2.1.6
v2.1.6(2022-06-20)
🎉 Enhancements
-
feat(react): improve formily scope standard specification (#3212) 👉 ( Janry )
-
feat(element): add element style import description (#3188) 👉 ( KKandLL-Forever )
🐛 Bug Fixes
-
fix(antd/next): fix form tab error badge count (#3206) 👉 ( Janry )
-
fix: vue3 slots.default do not always exist (#3192) 👉 ( qq1037305420 )
📝 Documents Changes
Release 🚀 - v2.1.5
v2.1.5(2022-06-12)
🎉 Enhancements
🐛 Bug Fixes
-
fix(core): fix set initialValue no cache value when display none (#3182) 👉 ( Janry )
-
fix(react): fix field wrong mounted state (#3181) 👉 ( Janry )
-
fix: typo (#3169) 👉 ( Adel )
-
fix(antd): fix array table lose focus (#3160) 👉 ( Grapedge )
📝 Documents Changes
🚀 Improve Performance
😊 Other Changes
Release 🚀 - v2.1.4
v2.1.4(2022-05-29)
🐛 Bug Fixes
😊 Other Changes
Release 🚀 - v2.1.3
v2.1.3(2022-05-25)
🎉 Enhancements
-
feat(json-schema): support x-compile-omitted attribute (#3145) 👉 ( Janry )
-
feat(antd/next): react-sticky-box upgraded to 1.x (#3125) 👉 ( 蜘蛛侠 )
-
feat(core): support disable forceClear to clearFormGraph (#3122) 👉 ( Janry )
🐛 Bug Fixes
-
fix(core): fix unexpect patch initialValues (#3147) 👉 ( Janry )
-
fix: add Component Ecology: semi for zhCN (#3146) 👉 ( programmerwy )
-
fix(antd): remove radio button border right color compat codes (#3144) 👉 ( 蜘蛛侠 )
-
fix(core): fix onInput should not filter value with target (#3140) 👉 ( Janry )
-
fix: fix ArrayTable skipping validation of new page (#3117) 👉 ( maurice )
🚀 Improve Performance
Release 🚀 - v2.1.2
v2.1.2(2022-05-11)
🎉 Enhancements
🐛 Bug Fixes
-
fix(core): fix field destroyed still can be assigned value (#3115) 👉 ( Janry )
-
fix(next/antd): fix form-collapse pass defaultActiveKey (#3107) 👉 ( Jehu )
😊 Other Changes
Release 🚀 - v2.1.1
v2.1.1(2022-05-09)
🐛 Bug Fixes
-
fix(core): fix field reactions still trigger when destroyed (#3103) 👉 ( Janry )
-
fix(react): fix markup field is not work with strict-mode (#3088) 👉 ( Janry )
😊 Other Changes
Release 🚀 - v2.1.0
v2.1.0(2022-05-03)
🎉 Enhancements
-
feat(docs): add element-plus doc link (#3086) 👉 ( [Stephen Woo](https://github.com/Stephen Woo) )
-
feat(next/antd): fix SelectTable optionAsValue and add disabled props in ArrayBase icon button (#3072) 👉 ( Lyca )
-
feat(react): support components interceptor (#3069) 👉 ( Janry )
🐛 Bug Fixes
-
fix: fix rollup.base.js externals antd name (#3084) 👉 ( ickeep )
-
fix(reactive-vue): stop tracking if watcher is destroyed #3074 (#3075) 👉 ( lcch )
-
fix(core): fix field validateFirst not working (#3071) 👉 ( ryuurock )
-
fix(vue): fix render loop cause by functional component in mapProps (#3070) 👉 ( 月落音阑 )
-
fix(vue): fix unexpected dep collection during $mount() #3015 (#3065) 👉 ( lcch )
-
fix(antd): fix the problem that when optionAsValue, the value is lost when searched or paged (#3064) 👉 ( Ray )
😊 Other Changes
Release 🚀 - v2.0.20
v2.0.20(2022-04-24)
🐛 Bug Fixes
-
fix(path): fix range all match is not expect (#3067) 👉 ( Janry )
-
fix(core): fix array child reactions invalid with remove (#3063) 👉 ( Janry )
😊 Other Changes
Release 🚀 - v2.0.18
v2.0.18(2022-03-30)
🐛 Bug Fixes
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 )