Dash-pydantic-form

Latest version: v0.5.1

Safety actively analyzes 666166 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 5

0.1.14

Added
- List of scalar barebone working, defaulting to the right input for str, numbers, datetimes.

0.1.12

Added
- Allow passing errors to the form to add to inputs, use `Output(ModelForm.ids.errors(MATCH, MATCH), "data")`
- `debounce_inputs` ModelForm argument allowing to debounce all debounce-able fields at once
- Allow passing `input_kwargs` via extra arguments to the field_repr's init

0.1.11

Added
- read_only option on the ModelForm to simply dislpay the values

0.1.10

Added
- fields.Datetime leveraging dmc.DateTimePicker
NOTE: the PM times are not working atm but a fix is incoming, workaround is to wrap the app with a DatesProvider with timezone=UTC
- ModelForm container_kwargs to pass kwargs to the wrapping Div

Changed
- fields.Date now leverages dmc.DateInput to allow manually typing the date
- EditableTable now allows to stop editing on click outside

0.1.8

Added
- ModelForm container_kwargs argument

0.1.7

Changed
- Use container query to ensure the columns shrink when the form container is small

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.