wo_form 2.0.0
wo_form: ^2.0.0 copied to clipboard
Easily create forms, and export/import them as json.
2.0.0 #
- Merged wo_form_service into wo_form (DateTimeService, GooglePlaces, media handling)
- Reworked MultistepSettings and navigation
- Reworked SuggestionsTextField (replaced PlaceAutocompleteTextField)
- Reworked WoFormL10n localization
- Added 50+ new customization options (SearchSettings, WoFormPresentation, FieldElementLocation, etc.)
- Improved date/time picker UI and keyboard handling
- Fixed issues with flex layout, ConditionnalNode, DynamicInputsNode, and SelectInput
- Better form state management and TextField unfocus behavior
- Breaking: Removed WoFormNodeMixin/WoFormInputMixin, merged wo_form_service, changed APIs
- Moved demo back in example folder
1.3.2 #
- Upgraded dependencies
1.3.1 #
- Solved issues
1.3.0 #
- Added MediaInput, DateTimeInput and DurationInput
- Added SubmitButtonPosition.floating
- Moved example to wo_form_example
- Minor bug fixes and various improvements
1.2.1 #
- Solved minor issue with pathIsVisited
1.2.0 #
- Added persistence (see WoForm.hydratationId)
- Added ConditionnalNode
- Reworked QuizSettings
- Added a default phone field
- Added DynamicInputsNodeUiSettings.reorderable
- Solved issues
1.1.0 #
- BREAKING CHANGES : see RootNode
- Added FutureNode
1.0.1 #
- Added scaffoldBuilder
- Minor bug fixes
1.0.0 #
- Initial release !