formily

📱🚀 🧩 Cross Device & High Performance Normal Form/Dynamic(JSON Schema) Form/Form Builder -- Support React/React Native/Vue 2/Vue 3

MIT License

Downloads
111K
Stars
11.3K
Committers
217

Bot releases are visible (Hide)

formily - Release v1.0.6

Published by janryWang over 4 years ago

  1. Fix Schema Printer.
  2. Fix x-linkages value:state/value:schema can not assign value.
  3. Support FormState.modified property
  4. Support BigData
  5. Fix typings
  6. Fix antd showTime.defaultValue will throw error
  7. Improve nested field update performance
  8. Add self-increment list practice document for SchemaForm
  9. Fix SchemaEditor build failure
  10. Access unified log module
formily - Release v1.0.5

Published by janryWang over 4 years ago

  1. Support actions.hostUpdate/actions.isHostRendering API
  2. Support shared/log API
  3. Support Schema x-props.addonAfter/x-props.itemClassName/x-props.itemStyle
  4. Support styles demand
  5. Add Performace Document
  6. Bugfix
formily - Release v1.0.1

Published by janryWang over 4 years ago

fix(@formily/core): fix onChange trigger times issue#644 (#667) @janrywang
fix(@formily/react-schema-renderer): fix no component message @jincdream
fix(@formily/antd/next): compat uform with default export SchemaForm @janrywang
docs(project): add devtools docs @janryWang
docs(project): add antd/antd-components and next/next-components docs @quirkyshop

formily - Release v0.4.4

Published by janryWang almost 5 years ago

🐞Fix text box width is too narrow (#386) @janryWang
🐞Fix dynamic required (#387) @janryWang
🐞Fix datepicker will throw errors in antd package value @HazySoda

formily - Releasae v0.4.3

Published by janryWang about 5 years ago

🐞Fix text equal (#330) @janryWang

formily - Release v0.4.2

Published by janryWang about 5 years ago

🐞fix window is not defined (#312) @hero-guo
🐞fix(globalThis): fix ReferenceError (#309) @hero-guo
🐞Bugfix (#323) @janryWang

formily - Release v0.4.1

Published by janryWang about 5 years ago

🐞Fix bug (#303) @janryWang
🐞fix: ButtonGroup missing the definition of align prop (#297)) @atzcl
🐞chore: unify ts dependencies (#296) @stkevintan

formily - Release v0.4.0

Published by janryWang about 5 years ago

  • 🐞Fix typings (#293) @stkevintan @janrywang
  • 📖doc: add questions(customize action) (#289) @liuqiao1
  • 🐞Fix setFieldState buffer comparations (#292) @janrywang
  • 🐞Fix validate side effect (#291) @janrywang
  • 🐞Fix async validate prevent submit (#290) @janrywang
  • 🧩Guaranteed dependency peering (#288) @atzcl
  • 🐞fix docs build errors (#282) @stkevintan
  • 🧩refactor(build): add build docs flow in CI and remove dynamic style @janrywang
  • 🐞fix(core): Increase lastValidateValue value processing during initialization (#276) @atzcl
  • 🐞correct and improve typescript definitions (#274) @stkevintan @atzcl
  • 🐞fix: getSchema returning undefined doesn't break setIn (#269) @monkindey
formily - Release v0.3.11

Published by anyuxuan about 5 years ago

  • 🐞Chore fix typo (#264) @yujiangshui
  • 🐞fix(antd): improve week type moment parse regex (#254) @zzw918
  • 🐞Fix typo (#258) @AdeshAtole
  • 🐞fix(examples): remove the onChange of next/Detail (#257) @atzcl
formily - Release v0.3.10

Published by anyuxuan about 5 years ago

  • 🐞fix(@uform/antd): add typings entry file (#250) @atzcl
  • 🐞Revert "fix(@uform/antd): fix antd upload types (#252)" (#253) @janryWang
  • 🐞fix(@uform/antd): fix antd upload types (#252) @janryWang
  • 🐞fix(@uform/core): add scheduler backward compat (#251) @janryWang
  • 🐞fix(@uform/core): scheduler compact (#246) @janryWang
  • 🐞fix(@uform/antd): Fix week type moment parse format (#240) @janryWang
  • 🐞fix(@uform/antd): fix week type format (#239) @janryWang
  • 🐞fix FormTextBox margin value (#237) @anyuxuan
formily - Release v0.3.9

Published by anyuxuan about 5 years ago

  • 🐞fix: tsconfig.json module option from esnext to commonjs @anyuxuan
  • 🌟Feat: add week component type (#238) @zzw918
  • 🐞fix(@uform/validator): Fix validate threshold check (#235) @janryWang
  • 🐞fix(@uform/core): fix value can't be remove in onFieldChange subscriber @janryWang
  • 🌟refactor: next in TypeScript (#206) @monkindey
  • 🐞fix(@uform/antd): fix antd upload (#234) @janryWang
  • 🐞fix validator of id card to support tail x (#227) @anyuxuan
  • 📖chore(docs): UFrom --> UForm (#228) @monkindey
  • 🐞fix(@uform/react): fix schema properties can not update when rerender (#220) @janryWang
  • 🐞fix(@uform/react): invariant initialValues will not be changed when form rerender (#214) @monkindey
  • 🌟import on demand (#210) @stkevintan
formily - Release v0.3.7

Published by anyuxuan about 5 years ago

  • 🐞fix(@uform/antd): Fix Antd Input loading state automatically loses focus (#207) @janryWang
  • 📖docs(Submit): fix table style (#203) @atzcl
  • 🐞Fix number key will create array (#202) @janryWang
  • 🐞fix(@uform/antd): support password add size props and use Input.Password in antd (#192) @atzcl
  • 🌟refactor(project): add production test scripts (#200) @janryWang
formily - Release v0.3.6

Published by anyuxuan about 5 years ago

  • 🐞fix: revert import antd/next on demand (#198) @anyuxuan
formily - Release v0.3.5

Published by anyuxuan about 5 years ago

  • 🌟chore(build): 修复因编译源码失败导致未正常输出lib目录问题
formily - Release v0.3.4

Published by anyuxuan about 5 years ago

  • 🐞fix(@uform/core): fix field props transformer is not work (#195) @janryWang
  • 🐞fix(@uform/core/react): Fix intialValues can not one way controlled (#194) @janryWang
  • 🐞“import on demand” support in antd and next (#193) @stkevintan
formily - Release v0.3.3

Published by anyuxuan about 5 years ago

  • 🐞fix(@uform/core): fix setFormState is not work( #189) @janryWang
  • 🐞fix(typings): correction FormLayout、Submit typings (#182) @atzcl
  • 🌟chore(docs): remove unused file and correct antd multiple example (#184) @monkindey
  • 🐞fix(@uform/core): remove excess updateChildVisible (#183) @janryWang
formily - Release v0.3.2

Published by monkindey over 5 years ago

  • 🌟feat(docs): support deconstruction (#179) @janryWang
  • 🐞fix(utils): adjust the order of getting self (#178) @monkindey
  • 🐞fix(docs): fix docs without display property description (#176) @janryWang
  • 🐞fix(@uform/core): the parameters of changeEditable api which have been defined in interface IField. (#180) @linlingyu
  • 🐞fix(docs): fix docs is not work (#175) @janryWang
formily - Release v0.3.1

Published by monkindey over 5 years ago

  • 🔥 refactor: in TypeScript (#153) @stkevintan @yujiangshui @monkindey @janryWang
  • 🌟 chore: fix tsc build errors (#174) @stkevintan
  • 🌟 refactor(project): improve build flow @janryWang
  • 🌟 feat: support noValidate reset (#164) @janryWang
  • 📖 docs: optimize demo of form detail in docs (#150) @anyuxuan
  • 🐞 fix: move string-length into utils (#154) @stkevintan
  • 🐞 fix: empty string can be default value (#161) @monkindey @janryWang
  • 🐞 fix(typescript): fix typescript config @janryWang
  • 🐞 fix(typescript): fix ts build can not transplie jsx @janryWang
formily - Release v0.2.3

Published by janryWang over 5 years ago

  1. fix transfer is not work (#142)
  2. make scheduler optional (#141)
formily - Release v0.1.20

Published by janryWang over 5 years ago

  1. Fix getFieldState value exception problem
  2. Fix visible nesting hidden, forced coverage of child nodes visible
  3. Fix setFieldState setting errors will not block the submitted problem
  4. Add memory leak guard
  5. Lock the eslint-plugin-react version number, otherwise the CI build will fail
  6. Migrate react-test-library==>@test-library/react