Releases: RenaudLN/dash-pydantic-form
Releases · RenaudLN/dash-pydantic-form
0.14.6
What's Changed
debounce_inputs
is properly passed down to nested submodels by @RenaudLN in #80
- Model field "simple" render with only title, description and sub-form by @RenaudLN in #81
- Possibility to pass Components to fields
title
and description
by @RenaudLN in #82
Full Changelog: 0.14.5...0.14.6
0.14.5
What's Changed
- Table add row clientside, fix quantity bool value by @RenaudLN in #79
- Minor styling changes on table title
Full Changelog: 0.14.4...0.14.5
0.14.0
What's Changed
- BREAKING: utils split into a dash-pydantic-utils package to allow using in downstream libraries without requiring Dash
- Feature/more form options in mode and list fields by @RenaudLN in #73
- Feature/quantity keep units by @RenaudLN in #74
Full Changelog: 0.13.3...0.14.0