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 hidden (Show)

formily - Formily Release 🚀 - v2.0.0-beta.62

Published by janryWang over 3 years ago

v2.0.0-beta.62(2021-06-02)

No Change Log

formily - Formily Release 🚀 - v2.0.0-beta.57

Published by janryWang over 3 years ago

v2.0.0-beta.57(2021-05-27)

🎉 Enhancements

  1. feat(json-schema): support definitions and #1147 👉 ( janrywang )

  2. feat(core): support more types for dataSource 👉 ( janrywang )

  3. feat(react): support x-component-props.children 👉 ( janrywang )

  4. feat(next): support form drawer get context from fusion (#1511) 👉 ( 王大白 )

  5. feat(next): add fusion multiple lang of validator (#1504) 👉 ( 王大白 )

  6. feat(antd): support defaultOpenPanelCount for ArrayCollapse (#1505) 👉 ( Lind )

  7. feat(next): add stopPropagation to array-base events 👉 ( janrywang )

  8. feat(core): remove property of form values with undefined value (#1495) 👉 ( 小黄黄 )

🪲 Bug Fixes

  1. fix(antd): fix ArrayCollapse items calculation 👉 ( janrywang )

  2. fix(react): fix ci 👉 ( janrywang )

  3. fix(core): remove @types/react peerDependencies 👉 ( janrywang )

  4. refactor(json-schema): refactor stringify type to fix literal type is erased (#1508) 👉 ( liuwei )

  5. fix(react): fix ReactComponentPropsByPathValue type return error result (#1507) 👉 ( liuwei )

  6. fix(json-schema): fix single function x-reactions not work #1497 👉 ( janrywang )

  7. fix(core): fix reactive query #1494 👉 ( janrywang )

  8. fix(validator): fix typo 👉 ( janrywang )

  9. fix(path): fix realative path for sibling in array (#1492) 👉 ( JustDs )

  10. fix(antd/next): fix FormItem typings (#1486) 👉 ( Nokecy )

📝 Documents Changes

  1. docs(readme): add download stats 👉 ( janrywang )

  2. docs(all): add inject global styles 👉 ( janrywang )

  3. docs(issue-helper): improve issue-helper 👉 ( janrywang )

  4. docs(guide): update issue helper 👉 ( janrywang )

🌹 Improve code quality

  1. refactor(antd/next): rewrite PreviewText to JSXComponent (#1509) 👉 ( liuwei )

  2. refactor(json-schema): refactor stringify type to fix literal type is erased (#1508) 👉 ( liuwei )

😊 Other Changes

  1. chore(dumi): update next css link 👉 ( janrywang )

  2. chore(pkg): update lint-staged scripts 👉 ( janrywang )

  3. chore(project): prettier all code and change style behavior 👉 ( janrywang )

  4. chore(github): update git commit specific 👉 ( janrywang )

  5. chore(scripts): remove mapCoverage.js 👉 ( janrywang )

  6. chore(designable): add setters package 👉 ( janrywang )

  7. chore(workflow): Update check-pr-title.yml (#1490) 👉 ( xrkffgg )

  8. chore(project): update pr template 👉 ( janrywang )

  9. chore(workflow): add issue helper action 👉 ( janrywang )

  10. chore(workflow): rename main.yml ==>commitlint.yml 👉 ( Janry )

formily - Formily Release 🚀 - v2.0.0-beta.56

Published by janryWang over 3 years ago

formily - Formily Release 🚀 - v2.0.0-beta.55

Published by janryWang over 3 years ago

v2.0.0-beta.55(2021-05-21)

😊 Other Changes

  1. chore(pkg): change the execution timing of the changelog generator 👉 ( janrywang )
formily - Formily Release 🚀 - v2.0.0-beta.54

Published by janryWang over 3 years ago

formily - Formily Release 🚀 - v2.0.0-beta.53

Published by janryWang over 3 years ago

2.0.0-beta.53(2021-05-20)

😊 Other Changes

  1. chore(project): update pkg scripts 👉 ( janrywang )
formily - Release v1.3.7

Published by quirkyshop almost 4 years ago

Feature

#1062

formily - Release v1.3.4

Published by quirkyshop about 4 years ago

Fix

#1034

formily - Release v1.3.3

Published by quirkyshop about 4 years ago

Fix:

  1. #994
  2. #1018
  3. #1021
  4. devtools tree
formily - Release v1.3.2

Published by quirkyshop about 4 years ago

Fix

  • Fix #1007
  • Fix #1009
  • Fix #994
formily - Release v1.3.1

Published by quirkyshop about 4 years ago

Docs

  1. add useSchemaProps and VirtualField docs

Bugfix

  1. fix MegaLayout children type
formily - Release v1.3.0

Published by janryWang about 4 years ago

Feature

  1. support react hook with useSchemaProps

Bugfix

  1. fix(shared): Update cool-path version, ensure bug to be fixed (#988)
  2. fix(antd): Fix previewPlaceholder errors (#993)
  3. fix(core): Fix the abnormal movement of ArrayList (#996)
  4. fix(schema-renderer): fix schema field lazy state (#999)
  5. fix(react): Fix the problem of updating the state of the parent node and not updating the child node state.
  6. doc(next/antd):improve validate documents (#1000)
formily - Release v1.2.11

Published by quirkyshop about 4 years ago

Fix

  • Fix #981
  • Fix antdv3 and ie compatibility
  • Fix nested form submit
formily - Release v1.2.9

Published by quirkyshop about 4 years ago

Fix

  • fix children of virtuallBox
  • remove IFieldUserState of @formily/core