Releases: alibaba/formily
Release 🚀 - v2.0.6
v2.0.6(2021-12-17)
🎉 Enhancements
- feat(antd-component): provide
getPopupContainer
prop forFormItem
when use popover feedback (#2619) 👉 ( 小翼 )
🐛 Bug Fixes
-
fix(core): fix array remove can not auto clean initialValue (#2638) 👉 ( Janry )
-
fix(reactive): fix reaction scheduler prevent setState rerender (#2610) 👉 ( Janry )
-
fix(vue): fix format vue3 h function props (#2609) 👉 ( zhaowei-plus )
-
fix(vue): fix x-content not work in void field (#2603) 👉 ( 月落音阑 )
-
fix(antd/next): fix components behaviors (#2601) 👉 ( Janry )
-
fix(antd/next): fix FormItem.label can not shown in void field 👉 ( janrywang )
📝 Documents Changes
-
docs: update qrcode 👉 ( janrywang )
-
docs(element): update element brandName & codesandbox (#2608) 👉 ( Muyao )
😊 Other Changes
Release 🚀 - v2.0.5
v2.0.5(2021-12-10)
🐛 Bug Fixes
-
fix(reactive): fix reaction scheduler prevent setState rerender 👉 ( janrywang )
-
fix(vue): fix format vue3 h function props (#2609) 👉 ( zhaowei-plus )
-
fix(vue): fix x-content not work in void field (#2603) 👉 ( 月落音阑 )
-
fix(antd/next): fix components behaviors (#2601) 👉 ( Janry )
-
fix(antd/next): fix FormItem.label can not shown in void field 👉 ( janrywang )
📝 Documents Changes
Release 🚀 - v2.0.4
v2.0.4(2021-12-08)
🐛 Bug Fixes
-
fix(json-schema): fix reactions isolate effect (#2590) 👉 ( Janry )
-
fix(next): fix missing ExclamationCircleOutlined Icon (#2564) 👉 ( Lyca )
-
fix(reactive): fix unexpect effect in reactions (#2563) 👉 ( Janry )
📝 Documents Changes
🚀 Improve Performance
😊 Other Changes
Release 🚀 - v2.0.3
v2.0.3(2021-12-02)
🐛 Bug Fixes
-
fix(vue): fix void field children is not undefined (#2551) 👉 ( Janry )
-
fix(next/antd/vue): fix useResponsiveFormLayout props for tooltipIcon bug (#2549) 👉 ( Lyca )
-
fix(reactive): fix tracker unexpect update with strict-mode (#2526) 👉 ( Janry )
-
fix(element): add optinal chain to FormItem useOverflow hook (#2519) 👉 ( qq1037305420 )
📝 Documents Changes
🚧 Add/Update Test Cases
- test(reactive): adding missing tests and correcting existing tests (#2525) 👉 ( [Yiliang Wang](https://github.com/Yiliang Wang) )
😊 Other Changes
Release 🚀 - v2.0.2
v2.0.2(2021-11-26)
🐛 Bug Fixes
📝 Documents Changes
🚧 Add/Update Test Cases
😊 Other Changes
Release 🚀 - v2.0.1
v2.0.1(2021-11-25)
🎉 Enhancements
🐛 Bug Fixes
-
fix(core): fix required validate with wrong order (#2508) 👉 ( Janry )
-
fix(reactive): fix the incomplete coverage of runReactions batch mode (#2505) 👉 ( Janry )
-
fix(core): fix validator will trigger multi times with duplicate triggerTypes (#2495) 👉 ( nexx )
-
fix(element): fix vue list key not update correctly (#2490) 👉 ( Muyao )
📝 Documents Changes
😊 Other Changes
Release 🚀 - v2.0.0
v2.0.0(2021-11-22)
🎉 Enhancements
-
feat(core): add setData & setContent of field models (#2478) 👉 ( DivX.Hu )
-
feat(vue): add injectionCleaner to FormProvider (#2449) 👉 ( 月落音阑 )
🐛 Bug Fixes
-
fix(element): fix FormLayout provide props not update (#2448) 👉 ( Muyao )
-
fix: fix validator notify error message of Antd Upload Item (#2433) 👉 ( jazzjia )
📝 Documents Changes
😊 Other Changes
Formily Release 🚀 - v2.0.0-rc.20
v2.0.0-rc.20(2021-11-13)
🎉 Enhancements
🪲 Bug Fixes
-
fix(grid): fix grid can not observe data-grid-span (#2418) 👉 ( Janry )
-
fix(grid): fix build by removing build:global (#2417) 👉 ( [Deng Ruoqi](https://github.com/Deng Ruoqi) )
📝 Documents Changes
🚀 Improve Performance
😊 Other Changes
Formily Release 🚀 - v2.0.0-rc.19
v2.0.0-rc.19(2021-11-09)
🎉 Enhancements
🪲 Bug Fixes
-
fix(grid): fix grid calculate failed when container was hidden (#2400) 👉 ( Janry )
-
fix(core): fix reset should clear field caches (#2401) 👉 ( Janry )
-
fix(reactive): fix computed/tracker did not recollect dependencies (#2398) 👉 ( Janry )
📝 Documents Changes
🌹 Improve code quality
🚀 Improve Performance
🛠️ Update Workflow Scripts
😊 Other Changes
Formily Release 🚀 - v2.0.0-rc.18
v2.0.0-rc.18(2021-11-03)
🎉 Enhancements
🪲 Bug Fixes
-
fix(reactive): fix computed value can not get real value (#2389) 👉 ( Janry )
-
fix(core): fix default is not work when name is length (#2387) 👉 ( Janry )
-
fix: fix decorator attrs is not passed down correctly (#2369) 👉 ( Muyao )
-
fix(vue): view should updated when schema changed (#2354) 👉 ( Amorites )
-
fix(json-schema): fix typings and x-reactions.when (#2360) 👉 ( Janry )
-
fix(core): make exchangeArrayState be right when move (#2357) 👉 ( 折木 )
-
fix(react): fix incorrect dts in useFieldSchema (#2350) 👉 ( [Jingkun Hua](https://github.com/Jingkun Hua) )