Added
- Keydown responsiveness on text fields (property
keydown
) - filtering to query fields (tune with
filterColumns
property) - view of objects and query results
- queryfield-option in table field (
type: query
+from
-property) - search-replace-box in editor (
ctrl-f
orctrl-h
) - Forms.yaml can be extended with more yaml files in
/forms
subdir. - auto backup on save (from editor)
- restore backup (from editor)
- Editor can now edit a single form
- Added warnings in editor and form
- Expression can be html (
isHtml
property) - Added constants section in forms.yaml (key-value pairs in yaml format)
Fixed
- Bad required validation when expression had default empty object or array
- Interval kept running in the background