Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

formily

Alibaba unified form solution.
Collective - Host: opensource - https://opencollective.com/formily - Website: https://formilyjs.org - Code: https://github.com/alibaba/formily

chore: update CHANGELOG.md by github-tag-release

github.com/alibaba/formily - 5acb7e1abf745e9b81c9612c1eae329ff8321432 authored over 2 years ago by Github Actions Robot <41898282+github-actions[bot]@users.noreply.github.com>
chore(release): 😊 publish v2.2.4

github.com/alibaba/formily - 9a817f44c8fbf499400719df5dd0f691e5663df7 authored over 2 years ago by Janry <[email protected]>
fix(antd): fix ArrayTabs warning after antd4.23.0 (#3387)

github.com/alibaba/formily - f6347cc4e83159f77e83908fa15ecb20a7b98a48 authored over 2 years ago by Lumdzeehol <[email protected]>
feat(core): support field inject/invoke actions api (#3389)

github.com/alibaba/formily - 07593760d287d809a35e4ef59eff00e3c7abcecd authored over 2 years ago by Janry <[email protected]>
fix(antd/next): onChange does not work when no formTab instance is passed (#3388)

github.com/alibaba/formily - e4ba3ea1c73b660a5e2b89d32f95181287ce3377 authored over 2 years ago by Dark <[email protected]>
fix(antd/next): fix array base use record null error (#3380)

github.com/alibaba/formily - 053e0f0cabee915c4f2752aa4afbba413096162a authored over 2 years ago by { Chao } <[email protected]>
chore: update CHANGELOG.md by github-tag-release

github.com/alibaba/formily - 55872824ec21efb7d2c190935d0010d1efec3f95 authored over 2 years ago by Github Actions Robot <41898282+github-actions[bot]@users.noreply.github.com>
chore(release): 😊 publish v2.2.3

github.com/alibaba/formily - 1605f35feea0b3b35016c2352d4b9f15f03bfea8 authored over 2 years ago by janrywang <[email protected]>
fix(vue): fix useFormEffects not reactive when form change (#3371)

github.com/alibaba/formily - b8b4c5107e604dcbebcba8fff17577ef2906c514 authored over 2 years ago by frehkxu <[email protected]>
feat(docs): add antdv-x3 doc link (#3361)

github.com/alibaba/formily - af1484e3b998ed9aa0eef7c04a194079ac13e3f2 authored over 2 years ago by zhouxinyong <[email protected]>
fix(element): update type of IFormDialog (#3360)

1. 经检查下面的函数实现,IFormDialog中forConfirm、forCancel的参数middleware的类型IMiddleware泛型应为Form而不是IFormProps
...

github.com/alibaba/formily - 9233d5ec46a5cab557ea1fa68488173efe5209aa authored over 2 years ago by 椿楸冥灵 <[email protected]>
chore: update CHANGELOG.md by github-tag-release

github.com/alibaba/formily - 936cfa0813d60ffe8ec4884204022889e5a0a044 authored over 2 years ago by Github Actions Robot <41898282+github-actions[bot]@users.noreply.github.com>
chore(release): 😊 publish v2.2.2

github.com/alibaba/formily - 867b166f7b41ada57f15ebf8d74605a444c6b80b authored over 2 years ago by Janry <[email protected]>
fix(antd/next): fix array base record ref data is not newest in expression (#3358)

github.com/alibaba/formily - 35cd14319c8e3527937645bbbd2de3af6c77e961 authored over 2 years ago by Janry <[email protected]>
chore: update CHANGELOG.md by github-tag-release

github.com/alibaba/formily - dd0d8beda40f77e5c917a302c0115b6bb7ed3adb authored over 2 years ago by Github Actions Robot <41898282+github-actions[bot]@users.noreply.github.com>
chore(release): 😊 publish v2.2.1

github.com/alibaba/formily - 81ee56cea8fc7ea5e41050c5159950a360c80a1b authored over 2 years ago by janrywang <[email protected]>
feat(element): compat vue2.7 (#3350)

github.com/alibaba/formily - da94164e17772fac15fd1254f4009d55d8e857ac authored over 2 years ago by Muyao <[email protected]>
fix(devtools): Does not render correctly when title is an object (#3340)

* fix(devtools): Does not render correctly when title is an object

* fix(devtools): does not ...

github.com/alibaba/formily - 4fb83052d6af8ae1a56cdd22478c14a2d5198996 authored over 2 years ago by Dark <[email protected]>
chore: update CHANGELOG.md by github-tag-release

github.com/alibaba/formily - 1eca3235885b6f5842642df0357de3f8a0c60f4b authored over 2 years ago by Github Actions Robot <41898282+github-actions[bot]@users.noreply.github.com>
chore(release): 😊 publish v2.2.0

github.com/alibaba/formily - b9e5f9aec334f6dc53a0c63fa931d5a68bfd5673 authored over 2 years ago by Janry <[email protected]>
feat(core): lock setValue/setInitialValue behavior to untrack (#3331)

github.com/alibaba/formily - ff1d403a1a022dad92f058cda07288cc7aebf3dc authored over 2 years ago by Janry <[email protected]>
chore: update CHANGELOG.md by github-tag-release

github.com/alibaba/formily - 36f6e039427756bae230fb4f13683295ad6b8b61 authored over 2 years ago by Github Actions Robot <41898282+github-actions[bot]@users.noreply.github.com>
chore(release): 😊 publish v2.1.13

github.com/alibaba/formily - f569dca21bc827641311515036fbe3cb63d831ef authored over 2 years ago by Janry <[email protected]>
fix(next): fix time format moment (#3330)

github.com/alibaba/formily - 8b7bbd28c89b162101addacbc89929c8b246e767 authored over 2 years ago by danyue <[email protected]>
fix(core): fix form initialValues not work after array field removed elements (#3324)

github.com/alibaba/formily - f7e1b7d82354556796e455a19094d968cb10cca5 authored over 2 years ago by Janry <[email protected]>
fix(antd/next/element): fix ArrayCards-like component errors with inline component (#3321)

github.com/alibaba/formily - aa8ed99ec142d329317c59efb7415d8c0ef1813b authored over 2 years ago by Lumdzeehol <[email protected]>
feat(vue): support vue2.7

github.com/alibaba/formily - 6af972d1029aec03f82a273f9d1fa9fa26de5bd7 authored over 2 years ago by MisicDemone <[email protected]>
fix(antd/next): fix array base not work with pure jsx (#3317)

github.com/alibaba/formily - acd6533dec106fd4f4b26008b9730f9419935195 authored over 2 years ago by Janry <[email protected]>
docs(antd): add close command demo (#3312)

github.com/alibaba/formily - e718f2b227c27521810acfc949ba2cf58e10c73e authored over 2 years ago by moon <[email protected]>
chore: update CHANGELOG.md by github-tag-release

github.com/alibaba/formily - 403d74c3142d5bc3ee2a38046d8250bfffcc9121 authored over 2 years ago by Github Actions Robot <41898282+github-actions[bot]@users.noreply.github.com>
chore(release): 😊 publish v2.1.12

github.com/alibaba/formily - 94d4843ee55d01b8c12921018319d450b993098e authored over 2 years ago by Janry <[email protected]>
fix(path): fix getIn unexpect value with null (#3305)

github.com/alibaba/formily - 140aa524b90d3f71efa8e736ec4efa03ef39b01b authored over 2 years ago by Janry <[email protected]>
fix(react): update type of IRecursionFieldProps (#3291)

github.com/alibaba/formily - 42fcc28e6117b3f78db0c7493183d74e13158948 authored over 2 years ago by Elinia <[email protected]>
chore(deps): bump terser from 4.8.0 to 4.8.1 (#3290)

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https:/...

github.com/alibaba/formily - 1314087aa87d152dbad4d061118a458ca14bc5f1 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix(vue): fix reactions not work correctly in schema field (#3287)

github.com/alibaba/formily - 551ad0f25471562b3154ef476720cd62a1c40ed3 authored over 2 years ago by 月落音阑 <[email protected]>
chore: update CHANGELOG.md by github-tag-release

github.com/alibaba/formily - efe985282e2c71794d24156ecf2f1401ffaac9b0 authored over 2 years ago by Github Actions Robot <41898282+github-actions[bot]@users.noreply.github.com>
chore(release): 😊 publish v2.1.11

github.com/alibaba/formily - d0d6fe640b7581aabb2f3f9b078893c196a981f2 authored over 2 years ago by janrywang <[email protected]>
fix(react): fix useAttach not work with react18 strict mode (#3284)

github.com/alibaba/formily - 9df806b54fd0a2fa9af444ff31c760e49a2b338f authored over 2 years ago by Janry <[email protected]>
fix: doc (#3280)

Co-authored-by: chenlei1 <[email protected]>

github.com/alibaba/formily - 8569c0fea05c1286a6f71477a2c61bf519426787 authored over 2 years ago by Creabine <[email protected]>
fix(antd): use Select fieldNames (#3275)

github.com/alibaba/formily - edf7a9f9d8aaa1d8249353b97c4867eca43b6301 authored over 2 years ago by yiyunwan <[email protected]>
chore(deps): bump moment from 2.29.3 to 2.29.4 (#3267)

Bumps [moment](https://github.com/moment/moment) from 2.29.3 to 2.29.4.
- [Release notes](https...

github.com/alibaba/formily - 88df0daafd0a27b22b919811208d9b0cb955d8dd authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: update CHANGELOG.md by github-tag-release

github.com/alibaba/formily - 83c053fb2d9f0ed5e9e2a26150719e2fe379897c authored over 2 years ago by Github Actions Robot <41898282+github-actions[bot]@users.noreply.github.com>
chore(release): 😊 publish v2.1.10

github.com/alibaba/formily - be6686b6b73989b3bdbbeb0225783216996e5ebc authored over 2 years ago by janrywang <[email protected]>
fix(antd/next): fix array components lose reactive (#3266)

github.com/alibaba/formily - 9107e86cf435e2f27886854634e06e5d7ca36a64 authored over 2 years ago by Janry <[email protected]>
docs: add @formily/tdesign-react links (#3265)

github.com/alibaba/formily - 57510b4267755a06861f275d1e43bc9bd3d749b8 authored over 2 years ago by zFitness <[email protected]>
feat(antd/next): improve copy action ui (#3263)

github.com/alibaba/formily - fd7b5f5326d4101ba862396848df2204322eb4bf authored over 2 years ago by Janry <[email protected]>
chore: remove getValueByValue

github.com/alibaba/formily - 2ca7aaf5ea642c37eee57805afacadf4d6a431c3 authored over 2 years ago by janrywang <[email protected]>
feat(antd/next): add array-base copy item (#3258)

* feat(antd): add array-base copy

* feat(next): add array-base copy-item

github.com/alibaba/formily - 7bada5cf2469dd340cf098b2c7250c991eae191d authored over 2 years ago by PlutoCA <[email protected]>
fix(antd/next): fix Cascader in form readPretty mode display error #3250 (#3253)

* fix(antd): fix Cascader in form readPretty mode display error

* fix(next): fix Cascader in ...

github.com/alibaba/formily - d571910056da6172967b09eabbb4a1d73f03d9dd authored over 2 years ago by 风 <[email protected]>
chore(deps): bump parse-url from 6.0.0 to 6.0.2 (#3255)

github.com/alibaba/formily - 679fbb74b1f3641574eefd0752e7f346ef48403f authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
docs: fix typo (#3247)

github.com/alibaba/formily - ac807c13d687fc4f8bdaa477e26d443b239e821f authored over 2 years ago by Weiqi Wu <[email protected]>
feat(antd/next): improve labelAlign behavior with layout

github.com/alibaba/formily - 81585c0f66b30aed789a8383f0b7f04374d7df44 authored over 2 years ago by janrywang <[email protected]>
feat(antd/next): improve labelAlign behavior with layout (#3239)

github.com/alibaba/formily - 26d8bc239d8642b4c44e4e170539c18b0bb4ac1f authored over 2 years ago by Janry <[email protected]>
chore: update CHANGELOG.md by github-tag-release

github.com/alibaba/formily - 91dff80b9751c8015bd8ad72eaa237945f8d5502 authored over 2 years ago by Github Actions Robot <41898282+github-actions[bot]@users.noreply.github.com>
chore(release): 😊 publish v2.1.9

github.com/alibaba/formily - 95cc57b7f1ae23c26ae25432e191c0317d0ef40e authored over 2 years ago by janrywang <[email protected]>
feat(antd/next): add NumberPicker PreviewText (#3237)

github.com/alibaba/formily - bfef03a6db58da9a57fe74cf9daac13ab27b88cb authored over 2 years ago by Janry <[email protected]>
perf(core): improve form change trigger performance (#3236)

github.com/alibaba/formily - 8e8a661e82ad12e09aa8d298df65e400b40f2ef9 authored over 2 years ago by Janry <[email protected]>
chore: update CHANGELOG.md by github-tag-release

github.com/alibaba/formily - 8c9061718552587a2360a18fbf4f4feb8678362f authored over 2 years ago by Github Actions Robot <41898282+github-actions[bot]@users.noreply.github.com>
chore(release): 😊 publish v2.1.8

github.com/alibaba/formily - 3f16fc772de69bb07b907224c4737d48d5cb50a2 authored over 2 years ago by janrywang <[email protected]>
chore(reactive): improve strict mode update strategy

github.com/alibaba/formily - c3002bde60d97bbbfacd7d90b055b1b7ff8ef1df authored over 2 years ago by janrywang <[email protected]>
chore(reactive): improve strict mode update strategy (#3233)

github.com/alibaba/formily - 5c122818573ff914c7b4fe37904fddafa2fad6d3 authored over 2 years ago by Janry <[email protected]>
chore: update CHANGELOG.md by github-tag-release

github.com/alibaba/formily - fac7b670abd383bd07e9453a3a44af36f7ce97ae authored over 2 years ago by Github Actions Robot <41898282+github-actions[bot]@users.noreply.github.com>
chore(release): 😊 publish v2.1.7

github.com/alibaba/formily - e13dedcee8c7ba42c47364230e1006d53d0c84ca authored over 2 years ago by janrywang <[email protected]>
fix(core): fix memo leak of onFieldReact/onFieldChange (#3231)

* fix(core): fix memo leak of onFieldReact/onFieldChange

* test: add some tests

github.com/alibaba/formily - d1c445131e83657fb90d207413f2c8f8abe15766 authored over 2 years ago by Janry <[email protected]>
fix(antd/next): react 18 createRoot warning (#3226)

github.com/alibaba/formily - cc1f5d4891b875f4daeb355d3b6a3377a76dad1c authored over 2 years ago by csc-bo <[email protected]>
fix(reactive-react): fix react18 strict mode dispose trigger timing (#3229)

github.com/alibaba/formily - 9182e1f8a4327b3aa86b24da0f8aef47464ad9ec authored over 2 years ago by Janry <[email protected]>
fix(antd/next): fix useRecord return function (#3227)

github.com/alibaba/formily - 505db5980b025aa62aa8995fc5889395a08bd8a4 authored over 2 years ago by Janry <[email protected]>
fix(reactive-react): fix useLayoutEffect warning in server render (#3228)

github.com/alibaba/formily - 8c9ab06b343ff0566f73b4162deff0dcc0deeb41 authored over 2 years ago by Janry <[email protected]>
docs(reactive): add assignment statement (#3210)

github.com/alibaba/formily - 297532f8c3b31bf4a85b7ef8c9579adb94f675b0 authored over 2 years ago by zhangrenyang <[email protected]>
chore: update CHANGELOG.md by github-tag-release

github.com/alibaba/formily - 21505494c3f83a9e9a7e6d2e508091d0eaf737c6 authored over 2 years ago by Github Actions Robot <41898282+github-actions[bot]@users.noreply.github.com>
chore(release): 😊 publish v2.1.6

github.com/alibaba/formily - 9144235dba0f8456bee4f54a9817182fae1bbeb5 authored over 2 years ago by janrywang <[email protected]>
feat(react): improve formily scope standard specification (#3212)

github.com/alibaba/formily - 0811c87dfaaf94ca0c3e1a501ad395151ccb869c authored over 2 years ago by Janry <[email protected]>
feat(antd): drawer support extra (#3213)

github.com/alibaba/formily - ef218b9cac243ee05c8dfe4ccd016c671587410f authored over 2 years ago by shaaaaaaaa <[email protected]>
fix(antd/next): fix form tab error badge count (#3206)

github.com/alibaba/formily - 6eed89b3be70125feab5698dab2b7f913666f4c1 authored over 2 years ago by Janry <[email protected]>
docs: fix contribution.zh-CN error (doc -> docs) (#3202)

github.com/alibaba/formily - a4974d237b24503cc2dd193418f877572cfe83a7 authored over 2 years ago by Akong <[email protected]>
docs(antd): fix Select component docs error (#3199)

github.com/alibaba/formily - ee70cde16d203576a0b00fb70fd74b4b807704f1 authored over 2 years ago by 微笑 <[email protected]>
docs: delete useless code (#3198)

github.com/alibaba/formily - 8ef12b43983f122c8333a07c0451a756868aab75 authored over 2 years ago by zhangrenyang <[email protected]>
fix: vue3 slots.default do not always exist (#3192)

github.com/alibaba/formily - 91d648893468486e43267487f938c342852c6b24 authored over 2 years ago by qq1037305420 <[email protected]>
feat(element): add element style import description (#3188)

github.com/alibaba/formily - 4bca110826611a6fc81008264839d802265ef317 authored over 2 years ago by KKandLL-Forever <[email protected]>
chore: update CHANGELOG.md by github-tag-release

github.com/alibaba/formily - 6608ab792f362fde3581455891f5e090fc53897c authored over 2 years ago by Github Actions Robot <41898282+github-actions[bot]@users.noreply.github.com>
chore(release): 😊 publish v2.1.5

github.com/alibaba/formily - 19001293b151ed4c78021ce1675e2260a3d912c1 authored over 2 years ago by janrywang <[email protected]>
perf(next): improve mapStatus performance (#3183)

github.com/alibaba/formily - 46bdd4682cee883550bd41d9e7ab4502cc4d7cd9 authored over 2 years ago by Janry <[email protected]>
fix(core): fix set initialValue no cache value when display none (#3182)

github.com/alibaba/formily - 66ffeb6c5796833bf0491b4328e0c47a334fdada authored over 2 years ago by Janry <[email protected]>
feat(react): adjust component recognition priority (#3180)

github.com/alibaba/formily - bf4e035c9c40237f1d641e460bc2028030df2419 authored over 2 years ago by Janry <[email protected]>
fix(react): fix field wrong mounted state (#3181)

github.com/alibaba/formily - d705f56d92e7f4e744f820247373ca730be3a56e authored over 2 years ago by Janry <[email protected]>
docs: fix demo error (#3173)

github.com/alibaba/formily - 91e44698e407a37980dd861bb481e1cea2ad7f8f authored over 2 years ago by PlutoCA <[email protected]>
fix: typo (#3169)

github.com/alibaba/formily - 0cb920d2c0115f700fffc394e1fed6763abd1e42 authored over 2 years ago by Adel <[email protected]>
chore(deps-dev): bump semver-regex from 3.1.3 to 3.1.4 (#3166)

Bumps [semver-regex](https://github.com/sindresorhus/semver-regex) from 3.1.3 to 3.1.4.
- [Rele...

github.com/alibaba/formily - ca97cae301fd29c2d58bce5c37c521c4ad94e032 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump eventsource from 1.1.0 to 1.1.1 (#3164)

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1.
- [Release...

github.com/alibaba/formily - 004a98e029ce7ae10727515beb317fb17d130e25 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix(antd): fix array table lose focus (#3160)

github.com/alibaba/formily - 8ee5ba51ea50f0b417fa3e84c9b02178618b4183 authored over 2 years ago by Grapedge <[email protected]>
chore: update CHANGELOG.md by github-tag-release

github.com/alibaba/formily - dad0816f332dc3f03f3d32382cd59c3866e25a40 authored over 2 years ago by Github Actions Robot <41898282+github-actions[bot]@users.noreply.github.com>
chore(release): 😊 publish v2.1.4

github.com/alibaba/formily - 00d01f40c4e83f309aba7656e0d15b623bfbc829 authored over 2 years ago by janrywang <[email protected]>
chore: improve performance

github.com/alibaba/formily - 9164a2801bcf18dd254eb6a211e8e1afe800811e authored over 2 years ago by janrywang <[email protected]>
fix(core): fix patch initialValues should be prevent with display none (#3156)

github.com/alibaba/formily - a21182dbf1df6d020c3cdb2076c2dfb97c030695 authored over 2 years ago by Janry <[email protected]>
fix(next): fix space item empty style (#3149)

github.com/alibaba/formily - 18700a903837cb0bbbc412ab2deebfbf3b97b9a2 authored over 2 years ago by Janry <[email protected]>
chore: update CHANGELOG.md by github-tag-release

github.com/alibaba/formily - 2b8e70536b4d845e918f99a8a434d475615262df authored over 2 years ago by Github Actions Robot <41898282+github-actions[bot]@users.noreply.github.com>
chore(release): 😊 publish v2.1.3

github.com/alibaba/formily - f8b8cebb1fc95e2623527b09b398822b547f0c0a authored over 2 years ago by janrywang <[email protected]>
fix(core): fix unexpect patch initialValues (#3147)

* fix(core): fix unexpect patch initialValues

* test(core): add tests

github.com/alibaba/formily - 9ade22cb3b41641e726c74e5d5d3c95e536e9b82 authored over 2 years ago by Janry <[email protected]>
feat(json-schema): support x-compile-omitted attribute (#3145)

* feat(json-schema): support x-compile-omitted attribute

* feat(json-schema): support x-compi...

github.com/alibaba/formily - c8485c0e570651a28241cf74b93a5c4240482315 authored over 2 years ago by Janry <[email protected]>
fix: add Component Ecology: semi for zhCN (#3146)

github.com/alibaba/formily - 4eee357441d893840ae9c25d4fa0c2d4b43943df authored over 2 years ago by programmerwy <[email protected]>