-
feat(vue): add default value for createSchemaField (#4123) ๐ ( Din )
-
feat(antd): add form-item tooltip props support (#4144) ๐ ( ้ฟๅ )
-
feat(json-schema): x-compile-omitted supports x-validator (#4072) ๐ ( hyl )
-
fix(chrome devtool): graph has symbol value, but devtool dont show (#4113) ๐ ( zhangxiaofan )
-
fix: wrong RadioGroup optionType value (#4083) ๐ ( shenshen )
-
fix(element): fix form-item extra bugs (#4125) ๐ ( [James Smith](https://github.com/James Smith) )
-
fix(vue): fix vue-demi's dependencies version (#4085) ๐ ( ไธฅๆตฉ )
-
docs: fix deps (#4096) ๐ ( tkgkn )
-
docs: update validate.md (#4156) ๐ ( ๅฏๅฟ )
-
docs(react): fix typo (#4065) ๐ ( stefango )
- chore: update ci.yml ๐ ( Janry )
-
feat(antd): support disable default behavior of built-in operations in ArrayBase (#3998) ๐ ( whincwu )
-
fix: fix docs throw error ๐ ( janrywang )
-
fix: #3986 (#4003) ๐ ( Lumdzeehol )
-
build(deps-dev): bump axios from 0.23.0 to 1.6.0 (#4023) ๐ ( dependabot[bot] )
-
build(deps): bump browserify-sign from 4.2.1 to 4.2.2 (#4010) ๐ ( dependabot[bot] )
-
fix(react): fix field unmounted but can not update right model (#3994) ๐ ( Janry )
-
fix(core): @types/node pollution (#3944) ๐ ( [Dmitrii Kartashev](https://github.com/Dmitrii Kartashev) )
-
fix: cancel button props (#3964) ๐ ( Summer )
-
build(deps): bump @babel/traverse from 7.17.10 to 7.23.2 (#3993) ๐ ( dependabot[bot] )
-
build(rollup): add externals with vue-demi (#3975) ๐ ( ttsimon )
-
build(deps-dev): bump postcss from 7.0.39 to 8.4.31 (#3984) ๐ ( dependabot[bot] )
- chore(grid): add support for peer dependencies of [email protected] (#3988) ๐ ( [Sam Liu](https://github.com/Sam Liu) )
-
fix(antd): componentProps lose responsiveness (#3917) ๐ ( huangcheng )
-
fix: reduce judgment (#3916) ๐ ( huangcheng )
-
fix: ๐ antd array-table sortable infinite loop and cursor style (#3911) ๐ ( ChaoGPT )
-
feat(antd): support for hidden pagination of component array table (#3875) ๐ ( xudihui )
-
feat: ๐ธ antd sortable impl by dnd, replace react-sort-hoc (#3855) ๐ ( ChaoGPT )
-
fix(vue): decorator event props not work in vue2 (#3884) ๐ ( MeetzhDing )
-
fix: ts type (#3888) ๐ ( huangcheng )
-
perf: โก๏ธ core array move method optimize, move to shared (#3863) ๐ ( ChaoGPT )
-
perf(schema): parse pattern only when needed (#3871) ๐ ( huangcheng )
-
test: remove duplicate use cases (#3882) ๐ ( huangcheng )
-
test: rename (#3885) ๐ ( huangcheng )
- test(core): improve array test case (#3861) ๐ ( [{ Chao }](https://github.com/{ Chao }) )
-
fix(core): onInput ignore HTMLInputEvent propagation (#3856) ๐ ( frehkxu )
-
fix(doc): fix url langue (#3844) ๐ ( ๅพฎ็ฌ )
-
fix(json-schema): use
string & {}
instead of string to keep Literal Type for ISchema (#3835) ๐ ( yiyunwan ) -
fix: fix react typings (#3831) ๐ ( Janry )
-
fix: change mapProps consistent with react (#3819) ๐ ( yiyunwan )
- doc: fix typo (#3826) ๐ ( godf )
-
fix: fix requiredMark hidden (#3796) ๐ ( Alex )
-
fix(antd/next): fix array-collapse onAdd function nullable issue (#3795) ๐ ( ๆฃ่ฆ )
-
fix(antd): add helperContainer to antd array-items (#3780) ๐ ( linxianxi )
-
fix(core): add types to form submit (#3775) ๐ ( [Dmitrii Kartashev](https://github.com/Dmitrii Kartashev) )
-
feat(antd): support ReactNode of ArrayCollapse header ๐ ( coder_curry )
-
feat(antd): support array-base operator title display (#3646) ๐ ( Jehu )
- docs: add antd5 links (#3728) ๐ ( yiyunwan )
-
chore(antd/next): fix getObjectParent issue in arrayTable component (#3741) ๐ ( zeqing )
-
chore: fixed build ci node version as 16 (#3732) ๐ ( gwsbhqt )
-
docs(linkage): change the controlled is display when initialized & dynamic controlled field (#3717) ๐ ( xbsheng )
-
docs(core): change the default value of the hidden parameter of createForm function (#3707) ๐ ( xbsheng )
-
fix(next): fix ArrayCards and ArrayTable props (#3701) ๐ ( ๅธธๆณฝๆธ )
-
fix(element): fix opened name writing error (#3695) ๐ ( LiangZhiLin )
-
fix(vue): fix view may not update when states change. (#3680) ๐ ( ๆ่ฝ้ณ้ )
-
fix: fix a compatible problem when using ios10.x (#3677) ๐ ( ZSQCola )
-
fix(reactive-react): fix reactive useForceUpdate uncounted strategy (#3668) ๐ ( Janry )
-
fix(element): fix Checkbox.Group's change event failure (#3667) ๐ ( LiangZhiLin )
- test: adding test case (#3652) ๐ ( Lumdzeehol )
-
fix(vue): keep origin SlotProps pass in ReactiveField (#3623) ๐ ( frehkxu )
-
fix(vue): fix view may not update when states change. (#3619) ๐ ( ๆ่ฝ้ณ้ )
-
fix(core): fix initValues when values is empty Array or Object (#3583) ๐ ( yiyunwan )
-
fix(antd/next): fix checkbox and radio can not trigger user onChange (#3585) ๐ ( Janry )
-
fix(core): take result is possible to be undefined (#3562) ๐ ( ๆฃ่ฆ )
-
fix(path): fix typo of readIgnoreString (#3545) ๐ ( huangcheng )
-
perf: improve performance of ArrayTable (#3574) ๐ ( Janry )
-
perf: parentLTok should not after dbStartTok (#3534) ๐ ( huangcheng )
-
chore: update antd.css version ๐ ( janrywang )
-
fix(element): remove Space gap when child is hidden and attrs pass children (#3526) ๐ ( frehkxu )
-
fix(reactive-react): fix reactive track failed in suspense mode (#3525) ๐ ( Janry )
-
fix(core): fix field destructor name will cause stack overflow (#3524) ๐ ( Janry )
-
fix: ts error in test (#3516) ๐ ( huangcheng )
-
fix: callback will not be executed until it is a function (#3511) ๐ ( huangcheng )
-
chore(core): improve allowAssignDefaultValue (#3523) ๐ ( huangcheng )
-
style: simplify code (#3506) ๐ ( huangcheng )
-
fix(react): fix throw react-dom error in react-native (#3491) ๐ ( Janry )
-
fix(core): fix value filtered from none-hidden #3477 (#3481) ๐ ( Lumdzeehol )
- docs: update readme ๐ ( janrywang )
-
fix(element): remove useless code in demo's guide (#3463) ๐ ( guaqiu )
-
fix(antd): fix ArrayTable WrapperComp deps missing (#3457) ๐ ( Lumdzeehol )
-
chore(docs): improve the translation and example of the login and registration case (#3455) ๐ ( WD )
-
chore(devtools): change dependencies version (#3448) ๐ ( fuzi )
-
fix(next): fix cascader preview text can not shown data (#3447) ๐ ( Janry )
-
fix(docs): fix links in chinese documentation (#3438) ๐ ( WD )
-
fix(core): indexes need exclude incomplete number (#3437) ๐ ( frehkxu )
-
fix(next/antd): chore formatMomentValue (#3432) ๐ ( danyue )
-
fix(core): fix clearFormGraph unexpect behaviors with action annotation (#3431) ๐ ( Janry )
-
fix(core): fix void field child field reactions not work in some cases (#3415) ๐ ( coolbob )
-
fix(next/antd): fix SelectTable Template literals invalid && fix FormItem classname error (#3413) ๐ ( Lyca )
-
fix(antd): fix ArrayTabs warning after antd4.23.0 (#3387) ๐ ( Lumdzeehol )
-
fix(antd/next): onChange does not work when no formTab instance is passed (#3388) ๐ ( Dark )
-
fix(antd/next): fix array base use record null error (#3380) ๐ ( [{ Chao }](https://github.com/{ Chao }) )
-
fix(vue): fix useFormEffects not reactive when form change (#3371) ๐ ( frehkxu )
-
fix(element): update type of IFormDialog (#3360) ๐ ( ๆคฟๆฅธๅฅ็ต )
- feat(vue): support vue2.7 ๐ ( MisicDemone )
-
fix(core): fix form initialValues not work after array field removed elements (#3324) ๐ ( Janry )
-
fix(antd/next/element): fix ArrayCards-like component errors with inline component (#3321) ๐ ( Lumdzeehol )
-
fix(antd/next): fix array base not work with pure jsx (#3317) ๐ ( Janry )
-
fix(path): fix getIn unexpect value with null (#3305) ๐ ( Janry )
-
fix(react): update type of IRecursionFieldProps (#3291) ๐ ( Elinia )
-
fix(vue): fix reactions not work correctly in schema field (#3287) ๐ ( ๆ่ฝ้ณ้ )
-
fix(react): fix useAttach not work with react18 strict mode (#3284) ๐ ( Janry )
-
fix: doc (#3280) ๐ ( Creabine )
-
fix(antd/next): fix array components lose reactive (#3266) ๐ ( Janry )
-
fix(antd/next): fix Cascader in form readPretty mode display error #3250 (#3253) ๐ ( ้ฃ )
-
docs: add @formily/tdesign-react links (#3265) ๐ ( zFitness )
-
docs: fix typo (#3247) ๐ ( [Weiqi Wu](https://github.com/Weiqi Wu) )
-
chore: remove getValueByValue ๐ ( janrywang )
-
chore(deps): bump parse-url from 6.0.0 to 6.0.2 (#3255) ๐ ( dependabot[bot] )
-
feat(react): improve formily scope standard specification (#3212) ๐ ( Janry )
-
feat(antd): drawer support extra (#3213) ๐ ( shaaaaaaaa )
-
feat(element): add element style import description (#3188) ๐ ( KKandLL-Forever )
-
feat(react): adjust component recognition priority (#3180) ๐ ( Janry )
-
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 )
-
feat(core): improve readPretty restrict (#3105) ๐ ( Janry )
-
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(next/antd): fix selected bug3 by search in SelectTable (#2927) ๐ ( Lyca )
-
feat(vue): improve performance of mapProps (#2909) ๐ ( ๆ่ฝ้ณ้ )
-
feat(vue): improve expression scope (#2875) ๐ ( frehkxu )
-
feat(antd/next): use full text matcha for SelectTable nd remove filterOptionProp ๐ ( janrywang )
-
feat(next): support checkStrictly props in SelectTable (#2824) ๐ ( Lyca )
-
feat(antd/next): support 16427form scope with Form ๐ ( janrywang )
-
feat(core): support index/indexes properties (#2769) ๐ ( Janry )
-
feat(next/antd/vue): add useResponsiveFormLayout fault tolerance and FormItem useOverflow update (#2707) ๐ ( Lyca )
-
feat(devtools): support select node to bind $vm with console (#2682) ๐ ( fuzi )
-
feat(reactive-vue): add observer option scheduler (#2672) ๐ ( Muyao )
-
feat(antd-component): provide
getPopupContainer
prop forFormItem
when use popover feedback (#2619) ๐ ( ๅฐ็ฟผ ) -
feat(element): support createFormGrid api (#2510) ๐ ( Muyao )
-
feat(core): add setData & setContent of field models (#2478) ๐ ( DivX.Hu )
-
feat(vue): add injectionCleaner to FormProvider (#2449) ๐ ( ๆ่ฝ้ณ้ )
-
feat(grid): support onDigest ๐ ( janrywang )
-
feat(element): add ArrayTable/ArrayCollapse/ArrayTabs event (#2365) ๐ ( Muyao )
-
feat(next/antd): support breakpoints for FormLayout (#2336) ๐ ( Lyca )
-
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(react): fix schema x-component-props children invalid (#2160) ๐ ( Lyca )
-
feat(reactive): support skip toJS with markRaw ๐ ( janrywang )
-
feat(element): radio/checkbox add optionType prop (#2114) ๐ ( Muyao )
-
feat(next/antd): add tooltipIcon props to FormLayout & FormItem (#2085) ๐ ( Lyca )
-
feat(designable): add icons for drag source ๐ ( janrywang )
-
feat(designable): support componentsIcon/componentsSourceIcon ๐ ( janrywang )
-
feat(core): support field destroy method (#1895) ๐ ( Janry )
-
feat(antd/next): improve FormDialog/FormDrawer typings and api (#1886) ๐ ( Janry )
-
feat(element): update array-table component & doc (#1862) ๐ ( Muyao )
-
feat(shared): add middleware function (#1858) ๐ ( Janry )
-
feat(packages): add react 18 test cases (#1834) ๐ ( Janry )
-
feat(reactive): support autorun.memo/autorun.effect (#1819) ๐ ( Janry )
-
feat(form-dialog): add form dialog and form drawer oncancel return value (#1791) ๐ ( ๅผ ๅจ )
-
feat(gitignore): support ignore .history directory (#1792) ๐ ( ๅผ ๅจ )
-
feat(core): skip validate when parent.visible is equal hidden/none (#1712) ๐ ( Janry )
-
feat(designable-antd): support markup schema view ๐ ( janrywang )
-
feat(vue): add components prop for schema-field (#1686) ๐ ( ๆ่ฝ้ณ้ )
-
feat(reactive-react): support Observer Component like vue slot ๐ ( janrywang )
-
feat(antd/next): add Form and Submit components submitFailed callback events (#1597) ๐ ( ๅๆตช )
-
feat(antd/next): add tree-shaking support for antd/next (#1544) ๐ ( liuwei )
-
feat(core): support more types for dataSource ๐ ( janrywang )
-
feat(next): support form drawer get context from fusion (#1511) ๐ ( ็ๅคง็ฝ )
-
feat(next): add fusion multiple lang of validator (#1504) ๐ ( ็ๅคง็ฝ )
-
feat(antd): support defaultOpenPanelCount for ArrayCollapse (#1505) ๐ ( Lind )
-
feat(next): add stopPropagation to array-base events ๐ ( janrywang )
-
feat(core): remove property of form values with undefined value (#1495) ๐ ( ๅฐ้ป้ป )
-
feat(core): support value change trigger validate ๐ ( janrywang )
-
feat(core): add extra strategy for merge form value (#1448) ๐ ( liuwei )
-
feat(vue): improve typings and docs(#1433) ๐ ( ๆ่ฝ้ณ้ )
-
feat: url regexp support /?a=1 and ?a=1 (#1374) ๐ ( No.96 )
-
feat(shared): remove isValidElement types dependency ๐ ( janrywang )
-
feat(antd/next): export FormGrid props interface (#1327) ๐ ( liuwei )
-
feat(json-schema): add registerPolyfills/enablePolyfills api ๐ ( janrywang )
-
feat(json-schema): add error when x-component can not found ๐ ( janrywang )
-
feat(json-schema): support alias style for x-reactions.dependencies ๐ ( janrywang )
-
feat(form-item): support string format for labelWidth/wrapperWidth ๐ ( janrywang )
-
feat: add build style (#1201) ๐ ( atzcl )
-
feat: applicable less and scss to vite (#1187) ๐ ( atzcl )
-
feat: add logic-diagram to Next and AntD (TBD) (#1158) ๐ ( soulwu )
-
feat(react): update mapProps ๐ ( janrywang )
-
feat: move param-case to shared (#1152) ๐ ( ๆ่ฝ้ณ้ )
-
feat: add feedback layout ๐ ( quirkyshop )
-
feat: update 'feedbackText' ๐ ( quirkyshop )
-
feat: add formitem demo ๐ ( guishu.zc )
-
feat(next): add FormGrid ๐ ( ZirkleTsing )
-
feat(vue): add vue3 compatibly (#1138) ๐ ( ๆ่ฝ้ณ้ )
-
feat(react): connect add hoistNonReactStatics ๐ ( janrywang )
-
feat(core): add more effects ๐ ( janrywang )
-
feat(project): improve code ๐ ( janrywang )
-
feat: update alignment (#1060) ๐ ( quirkyvar )
-
feat(core): support enableUnmountRemoveNode/disableUnmountRemoveNode API ๐ ( janrywang )
-
feat: add registerPreviewTextComponent (#1041) ๐ ( soulwu )
-
feat: Add ja validation language (#1028) (#1029) ๐ ( [Yaodong Li](https://github.com/Yaodong Li) )
-
feat(layout/docs): update docs and fix layout (#1003) ๐ ( quirkyvar )
-
feat(schema): add nested form polyfill (#972) ๐ ( quirkyvar )
-
feat(components): add FormMegaLayout className (#935) ๐ ( changfuguo )
-
feat: add span to array-card dot for custom style (#922) ๐ ( slientcloud )
-
feat(layout): support responsive gri layout for older browsers (#916) ๐ ( quirkyvar )
-
feat: add ie compat mode of grid(ie) (#912) ๐ ( quirkyvar )
-
feat(layout): add ts type desc of MegaLayout and fix array-inc doc (#905) ๐ ( quirkyvar )
-
feat(layout): add inset mode for mega layout (#900) ๐ ( quirkyvar )
-
feat: update snapshot and layout test for nested grid (#894) ๐ ( quirkyvar )
-
feat: compile expression for array-table column title (#868) ๐ ( soulwu )
-
feat(docs): add antd TimePicker.RangePicker demo. (#811) ๐ ( ShiCheng )
-
feat(antd-components): add default export (#810) ๐ ( kenve )
-
feat: add formily-meet documents (#797) ๐ ( DarK-AleX-alibaba )
-
feat(core): remove initializeLazySyncState ๐ ( janrywang )
-
feat(schema-renderer): support relative target path (#779) ๐ ( Janry )
-
feat: add recursive-render doc and fix some bugs (#736) ๐ ( Janry )
-
feat(hooks): add onSubmit hook and docs (#727) ๐ ( quirkyvar )
-
feat(core): support pass FormPathPattern to createMutators, and fix some typings (#728) ๐ ( Janry )
-
feat(core): change visible behavior to fix array list delete auto assign value not work (#725) ๐ ( Janry )
-
feat(prject): access unified log module (#723) ๐ ( Janry )
-
feat: add wiki (#705) ๐ ( Janry )
-
feat: url type support rtmp (#686) ๐ ( [Desen Meng](https://github.com/Desen Meng) )
-
feat(@uform/devtools): update lerna config (#635) ๐ ( Janry )
-
feat(@uform/core): reset add clearInitialValue (#627) ๐ ( Janry )
-
feat: use react-drag-listview instead of ReactDnD and support antd draggable table (#609) ๐ ( soulwu )
-
feat(@uform/core)support visible cache values and intialValues sync action (#588) ๐ ( Janry )
-
feat: support change fieldKey ๐ ( ziyi.hzy )
-
feat: add dragable to @uform/next table field (#561) ๐ ( soulwu )
-
featfix(@uform/react-schema-renderer/antd/next) doc and depreacate x-render (#557) ๐ ( quirkyvar )
-
feat: FieldEditor UI ไผๅ ๐ ( ็ง้ข )
-
feat: json to basic schema (#450) ๐ ( ๅคงๅบท )
-
feat: ่กจ่พพๅผ value ๐ ( ็ง้ข )
-
feat: fix bug ๐ ( ascoders )
-
feat(@uform/next): update next features (#439) ๐ ( Janry )
-
feat(@uform/react): actions support clearErrors (#434) ๐ ( Janry )
-
feat: ่งๅ ๐ ( ็ง้ข )
-
feat(@uform/react): remove raf and fix unittest (#422) ๐ ( quirkyvar )
-
feat(@uform/core): support pass visible/display of register method (#421) ๐ ( Janry )
-
feat: support useFormEffects (#403) ๐ ( Janry )
-
feat: ไธดๆถไบคไบๅฏน็ฆ ๐ ( ็ง้ข )
-
feat: add react/actions tests ๐ ( anyuxuan )
-
feat: ๆทปๅ next components schema ๐ ( ็ง้ข )
-
feat: add silent option (#377) ๐ ( quirkyvar )
-
feat(@uform/core): Improve noValidate reset logic ๐ ( janrywang )
-
feat: update the api docs using typescript (#149) ๐ ( [Kevin Tan](https://github.com/Kevin Tan) )
-
feat: make scheduler optional (#141) ๐ ( [Kevin Tan](https://github.com/Kevin Tan) )
-
feat(@uform/antd/next): Optimize the description of the word count calculation rules and docs #117 ๐ ( Janry )
-
feat(@uform/antd): support form layout properties #116 ๐ ( Janry )
-
feat(refactor): perfect test suites and add builder demo in docs (#100) ๐ ( SkyCai )
-
feat(@uform/utils): support ts, but build scripts is not work ๐ ( janryWang )
-
feat(@uform/next): add disabled when loading ๐ ( monkindey )
-
feat(@uform/react): Optimize package size and fixing onFieldChange initialization trigger twice ๐ ( janryWang )
-
feat(packages): some the antd component and the react component ๐ ( zsirfs )
-
feat(fix): add builder-next package and fix builder bugs. fix(docs): update playground link and fix some bugs ๐ ( cnt1992 )
-
feat(@uform/validator): add default validate message ๐ ( janryWang )
-
feat(@uform/next/antd): support mapTextComponent and mapStyledProps ๐ ( janryWang )
-
feat(utils): export path destruct string parse methods. ๐ ( janryWang )
-
feat(fix): fix style ๐ ( janryWang )
-
fix(core): fix memo leak of onFieldReact/onFieldChange (#3231) ๐ ( Janry )
-
fix(antd/next): react 18 createRoot warning (#3226) ๐ ( csc-bo )
-
fix(reactive-react): fix react18 strict mode dispose trigger timing (#3229) ๐ ( Janry )
-
fix(antd/next): fix useRecord return function (#3227) ๐ ( Janry )
-
fix: vue3 slots.default do not always exist (#3192) ๐ ( qq1037305420 )
-
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 )
-
fix(next): fix space item empty style (#3149) ๐ ( 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 )
-
fix: compat FormItem styles for chrome88 (#3121) ๐ ( ้ไธบๅ )
-
fix(core): fix field destroyed still can be assigned value (#3115) ๐ ( Janry )
-
fix(next): fix ArrayCollapse extra (#3106) ๐ ( oldchicken )
-
fix(next/antd): fix form-collapse pass defaultActiveKey (#3107) ๐ ( Jehu )
-
fix(react): update react peerDependencies (#3096) ๐ ( ่่ไพ )
-
fix(react): fix markup field is not work with strict-mode (#3088) ๐ ( Janry )
-
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 )
-
fix(path): fix range all match is not expect (#3067) ๐ ( Janry )
-
fix(core): fix array child reactions invalid with remove (#3063) ๐ ( Janry )
-
fix(next): fix date time picker value format (#3044) ๐ ( [Eric Zhang](https://github.com/Eric Zhang) )
-
fix(antd/next): form step setCurrent bug (#3039) ๐ ( ๆฃ่ฆ )
-
fix(antd/next): valueType should not be required attribute since it has default value (#3036) ๐ ( ๆฃ่ฆ )
-
fix(antd/next): fix form tab type check issue (#3025) ๐ ( ๆฃ่ฆ )
-
fix(antd): fix error, can't read 'length' of undefined (#3020) (#3021) ๐ ( melodyYang )
-
fix(antd/next): fix cascader preview text exception errors (#3000) ๐ ( Janry )
-
fix(antd/next): fix array string field addition logic (#2998) ๐ ( Janry )
-
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): 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 )
-
fix(grid): fix grid mutation observer infinite loop (#2925) ๐ ( Janry )
-
fix(validator): fix unexpect validate with empty format (#2926) ๐ ( Janry )
-
fix(vue): fix error when designable is true (#2908) ๐ ( ๆ่ฝ้ณ้ )
-
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(vue): fix FormConsumer not update correctly (#2888) ๐ ( ๆ่ฝ้ณ้ )
-
fix(antd): fix use treeData props for PreviewText.TreeSelect (#2867) ๐ ( Dark )
-
fix(core): fix relative match can not skip void field (#2850) ๐ ( Janry )
-
fix(shared): fix merge empty object is not work (#2841) ๐ ( Janry )
-
fix(vue): add component name in connect (#2810) ๐ ( zhouxinyong )
-
fix(core): fix reset can not clear value in array list (#2775) ๐ ( 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 )
-
fix(antd/next): fix Editable component can not set default editable ๐ ( janrywang )
-
fix(antd/next): fix tool methods and provide simple unit tests (#2694) ๐ ( ๅฐ็ฟผ )
-
fix(vue): fix postinstall error (#2684) ๐ ( ๆ่ฝ้ณ้ )
-
fix(core): fix void array items node need skip (#2683) ๐ ( Janry )
-
fix(element): fix usePlaceholder not update error (#2646) ๐ ( Muyao )
-
fix(grid): add resize-observer-polyfill (#2630) ๐ ( Janry )
-
fix(vue): fix format vue3 h function props (#2609) ๐ ( zhaowei-plus )
-
fix(antd/next): fix FormItem.label can not shown in void field ๐ ( janrywang )
-
fix(json-schema): fix reactions isolate effect (#2590) ๐ ( Janry )
-
fix(react): fix doc link (#2584) ๐ ( ็ๅฐ )
-
fix(next): fix missing ExclamationCircleOutlined Icon (#2564) ๐ ( Lyca )
-
fix(reactive): fix unexpect effect in reactions (#2563) ๐ ( Janry )
-
fix(vue): fix void field children is not undefined (#2551) ๐ ( Janry )
-
fix(next): fix Space align is not work (#2531) ๐ ( Janry )
-
fix(element): add optinal chain to FormItem useOverflow hook (#2519) ๐ ( qq1037305420 )
-
fix(next): fix the antd-icons is not removed cleanly ๐ ( janrywang )
-
fix(core): fix required validate with wrong order (#2508) ๐ ( Janry )
-
fix(core): fix validator will trigger multi times with duplicate triggerTypes (#2495) ๐ ( nexx )
-
fix: fix validator notify error message of Antd Upload Item (#2433) ๐ ( jazzjia )
-
fix(grid): fix build by removing build:global (#2417) ๐ ( [Deng Ruoqi](https://github.com/Deng Ruoqi) )
-
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 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(core): make exchangeArrayState be right when move (#2357) ๐ ( ๆๆจ )
-
fix(react): fix incorrect dts in useFieldSchema (#2350) ๐ ( [Jingkun Hua](https://github.com/Jingkun Hua) )
-
fix(core): fix initialValues merge with no fields (#2339) ๐ ( 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(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(element): fix form props pass bug (#2253) ๐ ( Muyao )
-
fix(vue): fix vue2 scopedSlot and slot pass problem (#2221) ๐ ( Muyao )
-
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): 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 )
-
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(vue): prop "scope" of SchemaField not work with x-reactions (#1976) ๐ ( ๆ่ฝ้ณ้ )
-
fix(antd): fix dark label color ๐ ( janrywang )
-
fix(shared): fix applyMiddleware can not catch error (#1952) ๐ ( Janry )
-
fix(next): fix FormTab activeKey bug (#1945) ๐ ( Grapedge )
-
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 )
-
fix(next): fix size style in FormItem/main.scss && set default fullness true (#1908) ๐ ( Lyca )
-
fix(designable-antd): remove switch optionType: 'button' (#1891) ๐ ( aloha )
-
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 )
-
fix(antd/next): form-grid and layout props optional with default value (#1809) ๐ ( gwsbhqt )
-
fix(vue): fix field doesnt update correctly in designable mode (#1799) ๐ ( ๆ่ฝ้ณ้ )
-
fix(element): fix vuepress doc not identify fetch (#1769) ๐ ( Muyao )
-
fix(element): add rollup external to fix element package size (#1766) ๐ ( Muyao )
-
fix(vue): fix vue typing (#1730) ๐ ( Muyao )
-
fix(reactive): fix Tracker memo leak in StrictMode (#1715) ๐ ( Janry )
-
fix(json-schema): fix typo about transformer ๐ ( janrywang )
-
fix(core): fix lifecycle not working after call form.setXXX (#1699) ๐ ( liuwei )
-
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 findComponent return unexpected result (#1625) ๐ ( liuwei )
-
fix(antd/next): remove FormButtonGroup.FormItem colon #1623 ๐ ( janrywang )
-
fix(antd): fix DatePicker week formatting errors (#1614) ๐ ( sun )
-
fix(antd/next): fix array collapse can not reactive panel props ๐ ( janrywang )
-
fix(vue): fix unmount a field in a wrong lifecycle function.(#1609) (#1611) ๐ ( ๆ่ฝ้ณ้ )
-
fix(types): fix global.d.ts ๐ ( janrywang )
-
fix(project): fix typings ๐ ( janrywang )
-
fix(vue): add deep copy to decorator props (#1587) ๐ ( Muyao )
-
fix(next): fix style missing due to wrong sideEffects (#1564) ๐ ( liuwei )
-
fix(antd/next): fix dumi lost style due to treeshaking (#1549) ๐ ( liuwei )
-
fix(core): fix array path calculation #1533 ๐ ( janrywang )
-
fix(react): fix useFormEffects not support StrictMode #1491 ๐ ( janrywang )
-
fix(core): fix field value restored incorrectly when hidden toggled (#1529) ๐ ( JustDs )
-
fix(vue): remove empty default slots of fields (#1517) ๐ ( ๆ่ฝ้ณ้ )
-
fix(antd): fix ArrayCollapse collapsed and expanded errors (#1510) ๐ ( Lind )
-
fix(react): fix ReactComponentPropsByPathValue type return error result (#1507) ๐ ( liuwei )
-
fix(validator): fix typo ๐ ( janrywang )
-
fix(path): fix realative path for sibling in array (#1492) ๐ ( JustDs )
-
fix(json-schema): remove array patch state logic ๐ ( janrywang )
-
fix(antd/next): fix gridSpan calculate algorithm (#1440) ๐ ( Nokecy )
-
fix(antd): fix btn is too big in small mode (#1455) ๐ ( liuwei )
-
fix(vue): fix a type error in ISchemaMarkupFieldProps (#1454) ๐ ( ๆ่ฝ้ณ้ )
-
fix(core): fix the effects of IFormProps losing generic type (#1418) ๐ ( liuwei )
-
fix Form.submit miss return values (#1382) ๐ ( ๆๆณ้ซ )
-
fix(doc): fix next doc (#1385) ๐ ( Lind )
-
fix(antd/next): fix the feedbackLayout type definition error of the form-layout (#1372) ๐ ( liuwei )
-
fix json-schema SchemaReaction type error (#1367) ๐ ( liuwei )
-
fix(next): fix scss variables ๐ ( janrywang )
-
fix(vue): mapPropsใmapReadPretty listeners bug ๐ ( p(^-^q) )
-
fix(array-table): give toFieldProps an options ๐ ( janrywang )
-
fix(antd): fix validated form-item box-shadow styles (#1265) ๐ ( Fog3211 )
-
fix(react/vue): fix onChange can not pass to voidField's component props. (#1264) ๐ ( ๆๆณ้ซ )
-
fix(core): fix reset logic for ArrayField/ObjectField ๐ ( janrywang )
-
fix(reactive): fix tojs recursive dependence stack overflow (#1245) ๐ ( gwsbhqt )
-
fix(core): Fix the problem of onChange event catching exception ๐ ( janrywang )
-
fix(path): fix accessor ๐ ( janrywang )
-
fix(antd): fix multiple select small/large styles ๐ ( janrywang )
-
fix antd styles (#1181) ๐ ( Dark )
-
fix: use form.setValuesIn instead of field.removeProperty (#1160) ๐ ( soulwu )
-
fix(core): Fix the problem that the initialValues cannot be synchronized to values repeatedly ๐ ( janrywang )
-
fix(next): fix month picker (#1115) ๐ ( Janry )
-
fix(vue): fix connect ๐ ( janrywang )
-
fix: fix form help validate status error (#1071) ๐ ( Yohox )
-
fix(react): fix form render dirty check (#1056) ๐ ( Janry )
-
fix(core): fix input change trigger order ๐ ( janrywang )
-
fix(next-components): Replace ArrayList.Item with Table.Column. Fix #1034 (#1045) ๐ ( soulwu )
-
fix(core): fix hasChanged return type (#1036) ๐ ( Janry )
-
fix Upload preview image (#1031) ๐ ( liunian )
-
fix: docs typo (#1012) ๐ ( [Tianci He](https://github.com/Tianci He) )
-
fix(antd-components): missing 'key' prop warning when table draggable (#1011) ๐ ( daief )
-
fix: compat legal props (#1007) ๐ ( quirkyvar )
-
fix(schema-renderer): fix schema field lazy state (#999) ๐ ( Janry )
-
fix(shared): update cool-path version, ensure bug to be fixed (#988) ๐ ( soulwu )
-
fix(schema-renderer): Fix expression complie perf bug (#986) ๐ ( Janry )
-
fix: mutator insert (#977) ๐ ( xiaowanzi )
-
fix(core): fix field default sync exception (#970) ๐ ( Janry )
-
fix(layout): type typo (#962) ๐ ( quirkyvar )
-
fix(core): fix move down throw errors and fix null assign merge throw errors (#961) ๐ ( Janry )
-
fix(core): use form batch to sync errors in array state exchanging ๐ ( janrywang )
-
fix(schema): compat eva expression actions (#951) ๐ ( quirkyvar )
-
fix(@formily/core): fix unmountClearStates flags is not right (#944) ๐ ( soulwu )
-
fix: issue 853 and 860 (#928) ๐ ( quirkyvar )
-
bugfix (#920) ๐ ( Janry )
-
fix(core): sync form state (#906) ๐ ( Janry )
-
fix(react): fix ArrayTable index and FormSpy (#904) ๐ ( Janry )
-
fix(layout): inset mode comflict with labelAlign top (#903) ๐ ( quirkyvar )
-
fix(next/components): incorrect size #884 (#885) ๐ ( ้ฆๆญค )
-
fix(components): fix datepicker format and checkbox editable style (#881) ๐ ( Janry )
-
fix(schema-renderer): fixed connect onBlur/onFocus throw errors (#874) ๐ ( Janry )
-
fix: megalayout columns (#871) ๐ ( quirkyvar )
-
fix(schema-renderer): fix virtual box can not receive visible ant display (#869) ๐ ( Janry )
-
fix: remove warning of addon before (#863) ๐ ( quirkyvar )
-
fix(react): fix useField/useVirtualField props assign (#858) ๐ ( Janry )
-
fix(react): fix formSpy conflict with parent SchemaForm (#854) ๐ ( Janry )
-
fix(antd/next): fix FormTextBox doesnot support className (#851) ๐ ( Janry )
-
fix(antd): fix labelCol/wrapperCol can not be overwriten (#850) ๐ ( Janry )
-
fix(core): fix unmounteRemoveValue property is not work #827 (#847) ๐ ( Janry )
-
fix(react-schema-renderer): fix x-linkages typings (#823) ๐ ( Janry )
-
fix(array-table): remove min-width style property (#820) ๐ ( Janry )
-
fix(core): fix immer autoFreeze and reset Native Object (#816) ๐ ( Janry )
-
fix: arrayTable style (#813) ๐ ( xiaowanzi )
-
fix: FormTab components parseDefaultActiveKey (#802) ๐ ( xiaowanzi )
-
fix: Add default export for the antd (#787) ๐ ( [Rex Guo](https://github.com/Rex Guo) )
-
fix(react-schema-editor): improve SchemaEditor types (#786) ๐ ( kenve )
-
fix: readme typo (#785) ๐ ( WanTong )
-
fix(antd): fix FormItem type definition (#784) ๐ ( kenve )
-
fix(share): fix toArr if param is a proxy (#760) ๐ ( ๆๆณ้ซ )
-
fix(antd): fix error auto scroll is not work for antd4 (#750) ๐ ( Janry )
-
fix: doc typo of antd (#699) ๐ ( quirkyvar )
-
fix(antd-components): fix password component bugs (#672) ๐ ( JerryLyu )
-
fix(project): compat uform (#666) ๐ ( Janry )
-
fix(meet): fix ci (#660) ๐ ( Janry )
-
fix(@formily/meet): fix pacakge config (#659) ๐ ( DarK-AleX-alibaba )
-
fix: upload children (#631) ๐ ( JeromeYangtao )
-
fix: fix type lint (#628) ๐ ( soulwu )
-
fix: 616 (#622) ๐ ( quirkyvar )
-
fix(@uform/core): fix submit catch error (#603) ๐ ( Janry )
-
fix(uform/core): recover field visible/display state after parent changed (#567) ๐ ( ๅฐ้ป้ป )
-
fix: issue#540 (#549) ๐ ( quirkyvar )
-
fix: build on windows (#539) ๐ ( WingGao )
-
bugfix: add config files and fix the build error messages ๐ ( ไบๆฐ )
-
fix(@uform/core): add values to submit resolve callback params (#508) ๐ ( Janry )
-
fix: form effect demo (#499) ๐ ( quirkyvar )
-
fix: use omit to elegant & ๐ ( quirkyshop )
-
fix: types merge error ๐ ( quirkyshop )
-
fix(@uform/antd): Warning Received
true
for a non-boolean attributeinline
(#494) ๐ ( GODI13 ) -
fix(@uform/core): fix init visible can not remove value (#492) ๐ ( Janry )
-
fix: merge uform master ๐ ( ็ง้ข )
-
fix: printer get api and add get form schema to doc (#482) ๐ ( quirkyvar )
-
fix(@uform/validator): fix maximum rule get message logic (#468) ๐ ( Janry )
-
fix: Not in the browser ๐ ( jinc.cjc )
-
fix: in miniapp (worker runtime) , globalThis is not a function ๐ ( jinc.cjc )
-
fix(@uform/next): formitem compatibility (#440) ๐ ( quirkyvar )
-
fix: ๅผๅ ฅ next ๆ ทๅผ ๐ ( ็ง้ข )
-
fix(antd): return null while time field get falsy value (#372) ๐ ( ่ ฐ่ฑ )
-
fix: [onFieldChange] types ๐ ( jinc.cjc )
-
fix window is not defined (#312) ๐ ( Neil )
-
fix: ButtonGroup missing the definition of align prop (#297) ๐ ( atzcl )
-
fix(core): Increase lastValidateValue value processing during initialization (#276) ๐ ( atzcl )
-
fix: getSchema returning undefined doesn't break setIn (#269) ๐ ( [Kiho ยท Cham](https://github.com/Kiho ยท Cham) )
-
fix: remove react unstable concurrent (#270) ๐ ( [Kiho ยท Cham](https://github.com/Kiho ยท Cham) )
-
fix(antd): improve week type moment parse regex (#254) ๐ ( [Wayne Zhu](https://github.com/Wayne Zhu) )
-
fix(examples): remove the onChange of next/Detail (#257) ๐ ( atzcl )
-
fix(@uform/antd): add typings entry file (#250) ๐ ( atzcl )
-
fix(@uform/core): add scheduler backward compat (#251) ๐ ( Janry )
-
fix validator of id card to support tail x (#227) ๐ ( ๅๆจ )
-
fix(@uform/react): invariant initialValues will not be changed when form rerender (#214) ๐ ( [Kiho ยท Cham](https://github.com/Kiho ยท Cham) )
-
fix(@uform/antd): Fix Antd Input loading state automatically loses focus (#207) ๐ ( Janry )
-
fix(@uform/antd): support password add size props and use Input.Password in antd(#192) ๐ ( atzcl )
-
fix(@uform/core): fix field props transformer is not work ๐ ( ๅๆจ )
-
fix(typings): correction FormLayoutใSubmit typings (#182) ๐ ( atzcl )
-
fix(utils): adjust the order of getting self (#178) ๐ ( [Kiho ยท Cham](https://github.com/Kiho ยท Cham) )
-
fix(@uform/core): Fix the parameters of changeEditable api which have been defined in interface IField. (#180) ๐ ( Rain )
-
fix(docs): fix docs without display property description (#176) ๐ ( Janry )
-
fix(typescript): fix ts build can not transplie jsx ๐ ( janrywang )
-
fix: move string-length into utils (#154) ๐ ( [Kevin Tan](https://github.com/Kevin Tan) )
-
fix(@uform/utils): fix setIn with number key can not auto create array ๐ ( janryWang )
-
fix(@uform/utils): Fix the exception of setIn when undefiend value is assigned undefined property ๐ ( janryWang )
-
fix(@uform/core): Fix value synchronization of field state ๐ ( janryWang )
-
fix: antd select should not have max-width by default (#112) ๐ ( [Kevin Tan](https://github.com/Kevin Tan) )
-
fix(@uform/core): Fixed the value was not cached when the field was hidden #113 ๐ ( janryWang )
-
fix array table will show labels wrapped by form card ๐ ( Janry )
-
fix(@uform/utils): fix bug of every and some (#88) ๐ ( [Chen YuBen](https://github.com/Chen YuBen) )
-
fix(@uform/core): Fix the issue of the onFieldChange event after the Field is removed (#72) ๐ ( Janry )
-
fix(@uform/core): Optimize the 'errors' information structure ๐ ( janryWang )
-
fix(project): Fix known issues. 1. Improve the Button API Description 2. Improve the Field API Description 3. Fix showLoading Submit Component is not work 4. Fix x-index is not work with array table 5. Improve Field Subtree Parsing Performance ๐ ( janryWang )
-
fix(@uform/react): Fixing index.d.ts can not found registerFormField. #29 ๐ ( janryWang )
-
fix(@uform/react): Fix Form List error in JSON Schema driver usecase #22 ๐ ( janryWang )
-
fix(@uform/antd): fix upload field is not work when uploading some files #18 ๐ ( janryWang )
-
fix(@uform/core): fix setFormState Promise resolve is not wait rerender completed. ๐ ( janryWang )
-
fix(@uform/react): fix field dynamic hidden will effect other field. When the virtual box without name is hidden in the dynamic display, it will affect the dynamic hiding of the adjacent virtual box. ๐ ( janryWang )
-
fix(@uform/nexxt): fix time picker click will throw error ๐ ( janryWang )
-
fix(docs): improve Form Schema ๐ ( harryyu )
-
fix(docs): fix docs can not scroll in ios ๐ ( janryWang )
-
fix(@uform/utils): fix isEmpty'result is not correct when ['',''] ๐ ( janryWang )
-
fix(@uform/core): fix bug - fix bug that async schema default property is not work - fix bug that visible property is not work by setFieldState when FormInit ๐ ( janryWang )
-
fix(@uform/next/antd): fix FormButtonGroup will throw error when root component rerendering ๐ ( janryWang )
-
fix: ไฟฎๆน็ๆฌๅท ๐ ( cnt1992 )
-
fix(next): replace fusion next package name ๐ ( janryWang )
-
fix(pkg): add access=public to allow lerna to publish scoped package ๐ ( janryWang )
-
docs(reactive): add assignment statement (#3210) ๐ ( zhangrenyang )
-
docs: fix contribution.zh-CN error (doc -> docs) (#3202) ๐ ( Akong )
-
docs(antd): fix Select component docs error (#3199) ๐ ( ๅพฎ็ฌ )
-
docs: fix demo error (#3173) ๐ ( PlutoCA )
-
docs: update codesandbox templates that use the latest formily (#2980) ๐ ( liuwei )
-
docs: update issue-helper api ๐ ( janrywang )
-
docs: fix a typo in Field.zh-CN.md (#2825) ๐ ( stefango )
-
docs(core): update setValidationLanguage to setValidateLanguage (#2674) ๐ ( [JuFeng Zhang](https://github.com/JuFeng Zhang) )
-
docs: update qrcode ๐ ( janrywang )
-
docs(core): improve docs (#2636) ๐ ( Hencky )
-
docs(core): fix typo (#2613) ๐ ( Grapedge )
-
docs(element): update element brandName & codesandbox (#2608) ๐ ( Muyao )
-
docs(react): update field document urls (#2585) ๐ ( ็ๅฐ )
-
docs(react): fix the typo on ISchemaFieldProps (#2528) ๐ ( B2D1 )
-
docs: update Chinese guide 1.x link (#2515) ๐ ( csrigogogo )
-
docs: update structure image ๐ ( janrywang )
-
docs: update QueryList docs (#2475) ๐ ( Janry )
-
docs(core): update links in Form model Chinese doc (#2414) ๐ ( haloworld )
-
docs: fix scenes url (#2384) ๐ ( PlutoCA )
-
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 )
-
docs: add notice for onFormValuesChange (#2146) ๐ ( ๆ่ฝ้ณ้ )
-
docs(site): update Pack on Demand doc (#2086) ๐ ( vimvinter )
-
docs(designable): add designable form docs ๐ ( janrywang )
-
docs(site): improve home site contributors ui ๐ ( janrywang )
-
docs(main): add schema fragment controlled case (#1852) ๐ ( Janry )
-
docs(react): improve ObjectField demo code (#1727) ๐ ( ็ ็ณๆขจๅญ )
-
docs(core): fix HTML Anchor jump link (#1639) ๐ ( ๅๆตช )
-
docs: issue helper add codesandbox template (#1623) ๐ ( liuwei )
-
docs(core): fix Type declaration errors in the document and code of setFieldState method (#1605) ๐ ( ๅๆตช )
-
docs(core): add Type number and integer for ValidatorFormats (#1599) ๐ ( codetyphon )
-
docs(json-schema): add definitions and doc ๐ ( janrywang )
-
docs(react): improve schema static declarations document (#1310) ๐ ( liuwei )
-
docs(antd): fix antd time picker ref (#1282) ๐ ( Pandazki )
-
docs(site): add english doc ๐ ( janrywang )
-
docs(main): fix main site docs ๐ ( janrywang )
-
docs: JOSN -> JSON (#1196) ๐ ( zkylearner )
-
docs(all): fix lint ๐ ( janrywang )
-
docs(antd): add form-layout doc ๐ ( janrywang )
-
docs(antd): mardown special symbol escape (#882) ๐ ( kromalee )
-
docs: add type definition of x-linkages and x-mega-props (#876) ๐ ( Empireo )
-
docs(antd): fix registerVirtualBox demo (#834) ๐ ( kenve )
-
docs(antd/component): fix labelAlign type and remove labelTextAlign (#817) ๐ ( kenve )
-
docs: fix spelling (#791) ๐ ( kenve )
-
docs(antd-components): update import package name (#758) ๐ ( Janry )
-
docs: add introduction and support FormTab and support FieldState. unmountRemoveValue (#752) ๐ ( Janry )
-
doc(next/antd): array item docs optimization (#749) ๐ ( quirkyvar )
-
docs(@formily/react-schema-renderer): fix docs example (#681) ๐ ( ๆฑๅปบ )
-
docs: update next/antd (#661) ๐ ( quirkyvar )
-
docs(project): fix docs codesandbox config ๐ ( janrywang )
-
docs(examples): fix FormStep examples (#593) ๐ ( ๅธธๆณฝๆธ )
-
doc: add questions(customize action) (#289) ๐ ( xiaowanzi )
-
docs: add detail of createForm (#156) ๐ ( [Kevin Tan](https://github.com/Kevin Tan) )
-
docs: optimize demo of form detail in docs (#150) ๐ ( ๅๆจ )
-
docs(antd-relations): fix MM visible toggle is not work ๐ ( Janry )
-
docs(questions): add Q/A ๐ ( janryWang )
-
docs(docs): remove statis ๐ ( janryWang )
-
docs: add HarrisFeng as a contributor (#93) ๐ ( allcontributors[bot] )
-
docs: improve the English version (#3) ๐ ( [Harry Yu](https://github.com/Harry Yu) )
-
docs(all): sort api table ๐ ( janryWang )
-
docs(API): Fix jump link can't jump in doc site. #59 ๐ ( janryWang )
-
docs: remove useless column in field api table (#61) ๐ ( [Kiho ยท Cham](https://github.com/Kiho ยท Cham) )
-
docs(@uform/docs): Optimize package bundle size ๐ ( janryWang )
-
docs(examples): add international docs #25 ๐ ( janryWang )
-
docs(next/antd): add createAsyncFormActions docs ๐ ( janryWang )
-
docs: add README.md ๐ ( cnt1992 )
-
refactor(vue): change Field component type to functional (#2773) ๐ ( ๆ่ฝ้ณ้ )
-
refactor(vue): switch type files for vue2/vue3 in postinstall (#2640) ๐ ( ๆ่ฝ้ณ้ )
-
refactor(grid): use data-grid-span for base grid span ๐ ( janrywang )
-
refactor(core): revert field unmount to skip validate (#2379) ๐ ( Janry )
-
refactor(element): redesign form-grid and improve form-layout (#2337) ๐ ( Muyao )
-
refactor(antd/next/element): adjust the read priority of Form context ๐ ( janrywang )
-
refactor(react): silent useForm for child form sence (#2302) ๐ ( Janry )
-
refactor(core): reduce core package size (#2261) ๐ ( Janry )
-
refactor(element): refactor element slot pass way (#2236) ๐ ( Muyao )
-
refactor(project): support more features for page description (#2099) ๐ ( Janry )
-
refactor(json-schema): use with statement for compiler ๐ ( janrywang )
-
refactor(reactive): change model default batch annotation to action annotation ๐ ( janrywang )
-
refactor(element): refactor FormDialog/FormDrawer & refactor component export type (#1892) ๐ ( Muyao )
-
refactor(project): remove Formily.* use cases (#1820) ๐ ( Janry )
-
refactor(designable-ant): expose upload component's textContent property in setting form (#1818) ๐ ( nekic )
-
refactor(reactive): fix #1598 and support #1586 and super performance optimization ๐ ( janrywang )
-
refactor(designable-antd): refactor and add DesignableArrayTable ๐ ( janrywang )
-
refactor(antd/next): improve docs and support x-component/x-decorator ReactComponent style ๐ ( janrywang )
-
refactor(core): controlled ==> designable ๐ ( janrywang )
-
refactor(reactive-react): refactor observer function (#1523) ๐ ( liuwei )
-
refactor(antd/next): rewrite PreviewText to JSXComponent (#1509) ๐ ( liuwei )
-
refactor(json-schema): refactor stringify type to fix literal type is erased (#1508) ๐ ( liuwei )
-
refactor(core): modify IFormState type (#1434) ๐ ( liuwei )
-
refactor(reactive): add benchmark scripts ๐ ( janrywang )
-
refactor(project): update deps declaration ๐ ( janrywang )
-
refactor: adjust the umd compilation process of the ui library (#1206) ๐ ( atzcl )
-
refactor: remove disabled, update props name, update NodeTypes enum(#1155) ๐ ( soulwu )
-
refactor(project): remove react-shared-components ๐ ( janrywang )
-
refactor(@uform/react-schema-editor): update (#606) ๐ ( Andy )
-
refactor(antd): adjust the handling of importing components on demand (#485) ๐ ( atzcl )
-
refactor(typings): update FormStepใdispatchใnotify typings ๐ ( atzcl )
-
refactor: ไปฃ็ ไผๅ ๐ ( ็ง้ข )
-
refactor: improve test case (#375) ๐ ( Janry )
-
refactor(@uform/core): remove processing test case ๐ ( janryWang )
-
refactor(build): add build docs flow in CI and remove dynamic style inject ๐ ( janrywang )
-
refactor: next in TypeScript (#206) ๐ ( [Kiho ยท Cham](https://github.com/Kiho ยท Cham) )
-
refactor(pkg): update eslint-plugin-react version ๐ ( janryWang )
-
refactor(test): update react-test-library==>@test-library/react ๐ ( janryWang )
-
refactor(project): merge alibaba/uform master ๐ ( janryWang )
-
refactor(pkg): add ts deps ๐ ( janryWang )
-
refactor(project): move @alifd/next and antd dependencies to peerDependencies ๐ ( janryWang )
-
refactor(docs): rebuild docs ๐ ( janryWang )
-
refactor(docs): move _config.yml to root dir ๐ ( janryWang )
-
refactor: monaco editor amd ๐ ( cnt1992 )
-
refactor: split next version ๐ ( cnt1992 )
-
refactor(builder): delete package-lock.json and config/jest ๐ ( janryWang )
-
refactor(gitignore): remove lib ๐ ( janryWang )
-
refactor(project): LESENCE.md ==> LICENSE.md ๐ ( janryWang )
-
refactor(project): add test scripts Itโs almost done ๐ ( janryWang )
-
perf(next): improve mapStatus performance (#3183) ๐ ( Janry )
-
perf(core): improve field errors/success/warnings read performance ๐ ( janrywang )
-
perf(reactive-react): improve performace with immediate ๐ ( janrywang )
-
perf(core): fix nested path update performance (#722) ๐ ( Janry )
-
perf(array): shorten the code (#678) ๐ ( Neil )
-
build(sourcemap): add "sourcesContent" to the output source map (#2399) ๐ ( zengguirong )
-
build: fix build global may be failed (#1744) ๐ ( liuwei )
-
build: fix git message sort incorrect (#1708) ๐ ( liuwei )
-
build(project): buld project ๐ ( janryWang )
-
test(json-schema): add test of transformer in json-schema (#2975) ๐ ( Zardddddd60 )
-
test(code): optimize test case of core/lifecycle (#2874) ๐ ( Zardddddd60 )
-
test(reactive): adding missing tests and correcting existing tests (#2525) ๐ ( [Yiliang Wang](https://github.com/Yiliang Wang) )
-
test: update package.json ๐ ( janrywang )
-
test(core): nested reaction should recall the tracker (#1696) ๐ ( ๅฐ้ป้ป )
-
test: update jest config (#1634) ๐ ( liuwei )
-
test(reactive): add mark tests and fix docs typo ๐ ( gwsbhqt )
-
test(project): update mobx => @formily/reactive ๐ ( janrywang )
-
test(@uform/react): improve field and virtualField test cases (#438) ๐ ( dahuang )
-
test(effects): remove unnecessary button tags ๐ ( janryWang )
-
chore(deps-dev): bump semver-regex from 3.1.3 to 3.1.4 (#3166) ๐ ( dependabot[bot] )
-
chore(reactive): revert batch tracker (#3112) ๐ ( Janry )
-
chore: add carbon ad tag ๐ ( janrywang )
-
chore(deps): bump async from 2.6.3 to 2.6.4 (#3054) ๐ ( dependabot[bot] )
-
chore(deps): bump url-parse from 1.5.7 to 1.5.10 (#2871) ๐ ( dependabot[bot] )
-
chore(antd/next): replace useForm to useParentForm in Form component ๐ ( janrywang )
-
chore: change pr template and commit message specific link (#2742) ๐ ( zhouxinyong )
-
chore: improve code style (#2579) ๐ ( Janry )
-
chore: add dingtalk notification for release ๐ ( janrywang )
-
chore(element): update ts-import-plugin version (#2518) ๐ ( Muyao )
-
chore: add ESNext and DOM lib to TS compiler options (#2507) ๐ ( [Yiliang Wang](https://github.com/Yiliang Wang) )
-
chore: fix yarn.lock ๐ ( janrywang )
-
chore(antd/next): compat [email protected] and remove antd-icons from fusion package (#2492) ๐ ( Janry )
-
chore: change site domain v2.formilyjs.org -> formilyjs.org ๐ ( janrywang )
-
chore: update workflow ๐ ( janrywang )
-
chore(core): improve getFormGraph/setFormGraph performance ๐ ( janrywang )
-
chore(grid): update readme ๐ ( janrywang )
-
chore(desingbale): move designable-antd/next to designable repo ๐ ( janrywang )
-
chore(workflow): fix actions ๐ ( Janry )
-
chore(designable): lock version ๐ ( janrywang )
-
chore(react): compat ReactNative with SchemaField only json-schema mode ๐ ( janrywang )
-
chore(ts): map @formily/* to src folder during development (#1917) ๐ ( [JuFeng Zhang](https://github.com/JuFeng Zhang) )
-
chore(flow): add release.yml ๐ ( janrywang )
-
chore(setters): improve DataSourceSetter ui ๐ ( janrywang )
-
chore(designable-antd): improve playgroun ui ๐ ( janrywang )
-
chore(path): add benchmark case ๐ ( janrywang )
-
chore: replace 'disgusting' with 'sophisticated' (#1574) ๐ ( [Riting LIU](https://github.com/Riting LIU) )
-
chore(pkg): add workspaces ๐ ( janrywang )
-
chore(project): prettier all code and change style behavior ๐ ( janrywang )
-
chore(workflow): Update check-pr-title.yml (#1490) ๐ ( xrkffgg )
-
chore(workflow): rename main.yml ==>commitlint.yml ๐ ( Janry )
-
chore(pkg): add preversion/version lerna scripts hook ๐ ( janrywang )
-
chore(pkg): change the execution timing of the changelog generator ๐ ( janrywang )
-
chore: improve github pull request template (#1328) ๐ ( liuwei )
-
ci(core): fix tests ๐ ( janrywang )
-
chore: unify ts dependencies (#296) ๐ ( [Kevin Tan](https://github.com/Kevin Tan) )
-
chore(travis): Guaranteed dependency peering (#288) ๐ ( atzcl )
-
chore(docs): UFrom --> UForm (#228) ๐ ( [Kiho ยท Cham](https://github.com/Kiho ยท Cham) )
-
chore(docs): remove unused file and correct antd multiple example (#184) ๐ ( [Kiho ยท Cham](https://github.com/Kiho ยท Cham) )
-
chore: fix tsc build errors (#174) ๐ ( [Kevin Tan](https://github.com/Kevin Tan) )
-
chore: resolve the conflict ๐ ( monkindey )
-
chore: remove tslint and use typescript-eslint (#159) ๐ ( [Kevin Tan](https://github.com/Kevin Tan) )
-
chore(scripts): correct git commit specific url) ๐ ( monkindey )
-
chore(alpha): change version to v0.1.0-beta.20 ๐ ( janryWang )
-
chore: merge ๐ ( cnt1992 )
-
chore: delete no use files ๐ ( cnt1992 )
-
chore: rebuild ๐ ( cnt1992 )
-
chore: add react & react-dom in package.json ๐ ( cnt1992 )
-
chore: upgrade webpack-dev-server ๐ ( cnt1992 )