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.66

Published by janryWang over 3 years ago

formily - Formily Release ๐Ÿš€ - v2.0.0-beta.65

Published by janryWang over 3 years ago

v2.0.0-beta.65(2021-06-14)

๐ŸŽ‰ Enhancements

  1. feat(antd/next): support disabled to ArrayBase ๐Ÿ‘‰ ( janrywang )

๐Ÿชฒ Bug Fixes

  1. fix(core): fix createForm memory leak ๐Ÿ‘‰ ( janrywang )

  2. fix(project): fix ci ๐Ÿ‘‰ ( janrywang )

  3. fix(antd/next): fix FormGrid can't support controlled mode ๐Ÿ‘‰ ( janrywang )

๐ŸŒน Improve code quality

  1. refactor(desingbale-antd): improve dir name ๐Ÿ‘‰ ( janrywang )

๐Ÿ˜Š Other Changes

  1. chore(designable-antd): upgrade designable ๐Ÿ‘‰ ( janrywang )
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.58

Published by janryWang over 3 years ago

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

๐ŸŽ‰ Enhancements

  1. feat(next): add ArrayCollapse (#1513) ๐Ÿ‘‰ ( Lind )

๐Ÿชฒ Bug Fixes

  1. fix(vue): remove empty default slots of fields (#1517) ๐Ÿ‘‰ ( ๆœˆ่ฝ้Ÿณ้˜‘ )

  2. docs(core): fix typo (#1512) ๐Ÿ‘‰ ( ๅŽๆตช )

๐Ÿ“ Documents Changes

  1. docs(json-schema): add definitions and doc ๐Ÿ‘‰ ( janrywang )

  2. docs(core): fix typo (#1512) ๐Ÿ‘‰ ( ๅŽๆตช )

๐Ÿ˜Š Other Changes

  1. chore(workflow): update ci action ๐Ÿ‘‰ ( janrywang )

  2. chore(github): update pr template ๐Ÿ‘‰ ( janrywang )

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

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

๐Ÿ˜Š Other Changes

  1. chore(actions): update commit checker action ๐Ÿ‘‰ ( Janry )

  2. chore(pkg): add preversion/version lerna scripts hook ๐Ÿ‘‰ ( janrywang )

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

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

๐Ÿชฒ Bug Fixes

  1. fix(json-schema): remove array patch state logic ๐Ÿ‘‰ ( janrywang )

๐Ÿ“ Documents Changes

  1. docs(readme): add v2 site link ๐Ÿ‘‰ ( janrywang )

๐Ÿ˜Š Other Changes

  1. chore(scripts): slice changelog counts ๐Ÿ‘‰ ( janrywang )

  2. chore(project): add automatic changelog generator ๐Ÿ‘‰ ( janrywang )

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
Package Rankings
Top 0.92% on Npmjs.org
Top 12.38% on Pypi.org
Top 6.59% on Proxy.golang.org