-
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 )
-
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) )
-
refactor(element): redesign form-grid and improve form-layout (#2337) 👉 ( Muyao )
-
refactor(antd/next/element): adjust the read priority of Form context 👉 ( janrywang )
-
feat(element): support useRecord for ArrayBase (#2313) 👉 ( Muyao )
-
feat(next): fix FormDialog footerActions/okProps/cancelProps (#2312) 👉 ( Lyca )
-
feat(json-schema): support extend schema property (#2284) 👉 ( Janry )
-
feat(next/antd): fix ArrayCards/ArrayTable/ArrayCollapse demo bug (#2283) 👉 ( Lyca )
-
fix(antd/next): fix style compiler error (#2310) 👉 ( Janry )
-
fix(schema): fix setValidateRule will throw error when use void field (#2281) 👉 ( Janry )
-
fix(core): fix validate lifecycle wrong trigger in skip digest (#2279) 👉 ( Janry )
-
fix(reactive): fix reaction force untrack will effect to setState (#2278) 👉 ( Janry )
-
fix(validator): getValidatorLocale Maximum call stack size exceeded (#2273) 👉 ( Suel )
-
fix(reactive): fix batch api can not throw error (#2268) 👉 ( Janry )
-
fix(vue): fix the problem that the component class name will be overwritten rather than merged (#2260) 👉 ( 月落音阑 )
-
fix(core/json-schema): fix props unexpect patch and field reactions unexpect react (#2232) 👉 ( Janry )
-
fix(antd/next): remove duplicated exports (#2231) 👉 ( [Robin Wong](https://github.com/Robin Wong) )
-
fix(vue): fix vue2 scopedSlot and slot pass problem (#2221) 👉 ( Muyao )
-
docs(vue): add more scopedSlot content tests and readme (#2226) 👉 ( lirui )
-
doc: fix typo for Ant Design in docs/guide/quick-start.md (#2201) 👉 ( vagusX )
- chore: update ci.yml 👉 ( Janry )
-
chore(deps-dev): bump semver-regex from 2.0.0 to 3.1.3 (#2209) 👉 ( dependabot[bot] )
-
chore(desingbale): move designable-antd/next to designable repo 👉 ( janrywang )
-
feat(element): add FormCollapse component (#2119) 👉 ( Muyao )
-
feat(element): radio/checkbox add optionType prop (#2114) 👉 ( Muyao )
-
feat(next/antd): add tooltipIcon props to FormLayout & FormItem (#2085) 👉 ( Lyca )
-
fix(antd/next): fix props.prefix is not work for FormGrid/FormLayout (#2151) 👉 ( Janry )
-
fix(core): fix array unshift with incomplete elements (#2150) 👉 ( Janry )
-
fix(next/antd/vue): fix Switch type & add classname to ArrayItems.Index (#2093) 👉 ( Lyca )
-
fix(designable): fix Uncaught SyntaxError (#1997) (#2089) 👉 ( youshao )
-
fix(reactive-react): fix observer 2nd generic type (#2071) 👉 ( [Yanlin Jiang](https://github.com/Yanlin Jiang) )
-
fix(core): unmounted field skip validation (#2066) 👉 ( null )
-
fix(core): fix add effects memo leak in form umount (#2050) 👉 ( Janry )
-
fix(element): remove Formily namepsace usecase 👉 ( janrywang )
-
fix(vue): fix 'x-content' render named slot not work (#2046) 👉 ( jiezi19971225 )
-
fix(designable): fix can not drag object to array cards in initialization 👉 ( janrywang )
-
fix(next): fix usePrefixCls tag undefined (#2042) 👉 ( hellohy )
-
chore(react): compat ReactNative with SchemaField only json-schema mode 👉 ( janrywang )
-
chore(designable): improve DesignableText experience 👉 ( janrywang )
-
fix(antd): fix form size=large bug (#1998) (#2008) 👉 ( Grapedge )
-
fix(designable-next): fix style and support history (#2007) 👉 ( Grapedge )
-
fix(next): fix range and transfer styles in FormItem 👉 ( janrywang )
-
fix(next): fix config provider prefix bug (#2000) (#2002) 👉 ( Grapedge )
-
fix(reactive): fix dispose omission clean pendding reactions (#1994) 👉 ( Janry )
-
fix(vue): prop "scope" of SchemaField not work with x-reactions (#1976) 👉 ( 月落音阑 )
-
chore(designable): add save service to playground 👉 ( janrywang )
-
chore(designable-antd): update locale namespace 👉 ( janrywang )
-
fix(next): add the default language when the language is undefined (#1939) 👉 ( Grapedge )
-
fix(next/designable-antd): fix Select bug && designable-antd spelling error (#1934) 👉 ( Grapedge )
-
chore(ts): map @formily/* to src folder during development (#1917) 👉 ( [JuFeng Zhang](https://github.com/JuFeng Zhang) )
-
fix(antd/next/element): fix array base addition default value (#1913) 👉 ( Janry )
-
fix(core): fix setValues/setInitialValues array merge strategy 👉 ( janrywang )
-
fix(next): fix size style in FormItem/main.scss && set default fullness true (#1908) 👉 ( Lyca )
-
fix(designable-antd): add default name value 👉 ( janrywang )
- refactor(element): refactor FormDialog/FormDrawer & refactor component export type (#1892) 👉 ( Muyao )
-
refactor(antd/core): refactor FormDialog/FormDrawer/Form.setValues/setInitialValues (#1876) 👉 ( Janry )
-
refactor(shared): change applyMiddleware behavior (#1859) 👉 ( Janry )
-
feat(element): add dialog & drawer component (#1841) 👉 ( Muyao )
-
feat(next): optimize array-table validate style (#1837) 👉 ( 王大白 )
-
fix(react): fix select type validate error #1838 (#1844) 👉 ( 张威 )
-
fix(antd): fix sideEffects mismatch when use babel-plugin-import (#1843) 👉 ( KM.Seven )
-
fix(core): fix object field's children auto clean but they are not additionalProperty (#1840) 👉 ( Janry )
-
fix(core): fix ArrayField operation will trigger memo leak (#1831) 👉 ( Janry )
-
feat(element): improve docs & add components (#1821) 👉 ( Muyao )
-
feat(reactive): support autorun.memo/autorun.effect (#1819) 👉 ( Janry )
-
feat(setters): support declaration to ReactionsSetter (#1805) 👉 ( Janry )
-
refactor(project): remove Formily.* use cases (#1820) 👉 ( Janry )
-
refactor(designable-ant): expose upload component's textContent property in setting form (#1818) 👉 ( nekic )
-
feat(form-dialog): add form dialog and form drawer oncancel return value (#1791) 👉 ( 张威 )
-
feat(gitignore): support ignore .history directory (#1792) 👉 ( 张威 )
-
fix(element): fix vuepress doc not identify fetch (#1769) 👉 ( Muyao )
-
fix(element): add rollup external to fix element package size (#1766) 👉 ( Muyao )
-
fix(antd/next): fix tooltip style incorrect of formitem (#1749) 👉 ( liuwei )
-
fix(vue): fix x-content is not work with array type (#1754) 👉 ( Muyao )
-
fix(core): fix array value changed but not auto clean node (#1742) 👉 ( Janry )
-
feat(core): skip validate when parent.visible is equal hidden/none (#1712) 👉 ( Janry )
-
feat(designable-antd): support markup schema view 👉 ( janrywang )
-
fix(reactive): fix tracker recursive react (#1709) 👉 ( Janry )
-
fix(json-schema): fix typo about transformer 👉 ( janrywang )
-
fix(reactive): fix Tracker in nested reaction (#1703) 👉 ( Janry )
-
fix(core): fix lifecycle not working after call form.setXXX (#1699) 👉 ( liuwei )
-
fix(core): fix array exchange with children (#1697) 👉 ( Janry )
-
fix(json-schema): fix editable valid (#1679) 👉 ( febugcoder )
-
fix(designable-antd): rename operationNpde to operationNode (#1681) 👉 ( Dark )
-
fix(antd/next): fix event type incorrect of Submit (#1662) 👉 ( liuwei )
-
fix(shared): fix defaults merge with null will get unexpect results #1644 👉 ( janrywang )
-
fix(json-schema): fix throw timing for schema error 👉 ( janrywang )
-
fix(json-schema): fix findComponent return unexpected result (#1625) 👉 ( liuwei )