@formily/reactive
Advanced tools
Changelog
v2.3.2(2024-07-18)
feat(shared): support BigNumber (#4182) :point_right: ( 飝猫 )
feat(vue): add default value for createSchemaField (#4123) :point_right: ( Din )
feat(antd): add form-item tooltip props support (#4144) :point_right: ( 阿四 )
feat(json-schema): x-compile-omitted supports x-validator (#4072) :point_right: ( hyl )
feat: improve checkers generics (#4075) :point_right: ( 幽閒 )
fix(chrome devtool): graph has symbol value, but devtool dont show (#4113) :point_right: ( zhangxiaofan )
fix: wrong RadioGroup optionType value (#4083) :point_right: ( shenshen )
fix(element): fix form-item extra bugs (#4125) :point_right: ( [James Smith](https://github.com/James Smith) )
fix(vue): fix vue-demi's dependencies version (#4085) :point_right: ( 严浩 )
docs: fix deps (#4096) :point_right: ( tkgkn )
docs: update validate.md (#4156) :point_right: ( 唯心 )
docs(react): fix typo (#4065) :point_right: ( stefango )
Changelog
v2.3.1(2023-12-18)
feat: export getLocaleByPath (#4006) :point_right: ( uxuip )
feat: props recursion test case added (#4001) :point_right: ( Nice )
feat(antd): support disable default behavior of built-in operations in ArrayBase (#3998) :point_right: ( whincwu )
fix: fix vue2 array reactive bug (#4042) :point_right: ( yiyunwan )
fix: fix docs throw error :point_right: ( janrywang )
fix: #3986 (#4003) :point_right: ( Lumdzeehol )
build(deps-dev): bump axios from 0.23.0 to 1.6.0 (#4023) :point_right: ( dependabot[bot] )
build(deps): bump browserify-sign from 4.2.1 to 4.2.2 (#4010) :point_right: ( dependabot[bot] )
Changelog
v2.3.0(2023-10-20)
Changelog
v2.2.30(2023-10-18)
fix: remove unexpect label tag (#3996) :point_right: ( Janry )
fix(react): fix field unmounted but can not update right model (#3994) :point_right: ( Janry )
fix(core): @types/node pollution (#3944) :point_right: ( [Dmitrii Kartashev](https://github.com/Dmitrii Kartashev) )
fix: close dialog should remove dom (#3963) :point_right: ( Summer )
fix: cancel button props (#3964) :point_right: ( Summer )
build(deps): bump @babel/traverse from 7.17.10 to 7.23.2 (#3993) :point_right: ( dependabot[bot] )
build(rollup): add externals with vue-demi (#3975) :point_right: ( ttsimon )
build(deps-dev): bump postcss from 7.0.39 to 8.4.31 (#3984) :point_right: ( dependabot[bot] )
Changelog
v2.2.29(2023-08-08)
fix(antd): componentProps lose responsiveness (#3917) :point_right: ( huangcheng )
fix: money format regex (#3913) :point_right: ( huangcheng )
fix: reduce judgment (#3916) :point_right: ( huangcheng )
fix: 🐛 antd array-table sortable infinite loop and cursor style (#3911) :point_right: ( ChaoGPT )
test: remove unneed code (#3921) :point_right: ( huangcheng )
test: add more test cases (#3922) :point_right: ( huangcheng )
Changelog
v2.2.27(2023-07-11)
feat(antd): support for hidden pagination of component array table (#3875) :point_right: ( xudihui )
feat: 🎸 antd sortable impl by dnd, replace react-sort-hoc (#3855) :point_right: ( ChaoGPT )
fix(vue): decorator event props not work in vue2 (#3884) :point_right: ( MeetzhDing )
fix: ts type (#3888) :point_right: ( huangcheng )
perf: ⚡️ core array move method optimize, move to shared (#3863) :point_right: ( ChaoGPT )
perf(schema): parse pattern only when needed (#3871) :point_right: ( huangcheng )
test: add message scope (#3886) :point_right: ( huangcheng )
test: remove duplicate use cases (#3882) :point_right: ( huangcheng )
test: rename (#3885) :point_right: ( huangcheng )
Changelog
v2.2.26(2023-06-21)
Changelog
v2.2.25(2023-06-16)
fix(core): onInput ignore HTMLInputEvent propagation (#3856) :point_right: ( frehkxu )
fix(doc): fix url langue (#3844) :point_right: ( 微笑 )
fix: fix array items sortable (#3836) :point_right: ( Janry )
fix(json-schema): use string & {}
instead of string to keep Literal Type for ISchema (#3835) :point_right: ( yiyunwan )
fix: fix react typings (#3831) :point_right: ( Janry )
fix: change mapProps consistent with react (#3819) :point_right: ( yiyunwan )
Changelog
v2.2.24(2023-05-15)
Changelog
v2.2.23(2023-05-05)
fix: fix requiredMark hidden (#3796) :point_right: ( Alex )
fix(antd/next): fix array-collapse onAdd function nullable issue (#3795) :point_right: ( 戣蓦 )