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 - v0.1.9

Published by janryWang over 5 years ago

  • docs(examples): add international docs
  • fix(@uform/react): Fixing index.d.ts can not found registerFormField.
  • fix(@uform/core): Fixing field value can not be changed in resort
  • fix(@uform/react): Fix Form List error in JSON Schema driver usecase
formily -

Published by janryWang over 5 years ago

  1. Support VSCode highlight with index.d.ts
  2. Remove immer dependency from @uform/core
  3. Fixing Promise resolved timing from actions. setFormState calls is not the timing for rendering to complete.
  4. Fixing Table operation button styles of @uform/next