Commits on Source 5
-
Pavel Zlámal authored
- Fixed validation for map items (fails to validate rest of the form). - Added validation for required boolean items. - Re-validate form items on data change.
-
Pavel Zlámal authored
-
Pavel Zlámal authored
-
Pavel Zlámal authored
fix: fixed form validation especially for boolean items See merge request !82
-
semantic-release-bot authored
## [7.0.6](v7.0.5...v7.0.6) (2025-07-10) ### Bug Fixes * fixed form validation especially for boolean items ([5e72600a](5e72600a)) * make sure required flag is respected when editing requests ([666a6489](666a6489)) * validation on map items, validate on blur ([fa2e8984](fa2e8984))