1
0
Fork 0
mirror of synced 2024-08-29 16:53:05 +12:00
Commit graph

66 commits

Author SHA1 Message Date
Andrew Kingston
ad86c40de6 Add form support for fields which can only use bindings rather than explicit onchange handlers 2021-02-01 11:14:24 +00:00
Andrew Kingston
4e9fe01ef6 Automatically make forms use latest data context if it matches 2021-01-29 16:40:19 +00:00
Andrew Kingston
8be1d1e530 Fix max string length validation 2021-01-29 13:24:43 +00:00
Andrew Kingston
deccd11def Add attachment field to forms 2021-01-29 13:22:38 +00:00
Andrew Kingston
6c6542c0c5 Fix validation on long form field 2021-01-29 10:28:13 +00:00
Andrew Kingston
af4f902e10 Fix validation and focus styling on datepickers 2021-01-29 10:18:41 +00:00
Andrew Kingston
2db5e62e35 Add date field validation 2021-01-28 19:41:46 +00:00
Andrew Kingston
58fdabe96b Integrate flatpickr with spectrum 2021-01-28 18:53:40 +00:00
Andrew Kingston
c9ab20726d Add rich text field to form components 2021-01-28 18:03:44 +00:00
Andrew Kingston
9791e52a10 Add boolean field, fix label alignment, fix picker z index 2021-01-28 16:31:55 +00:00
Andrew Kingston
32ad2b6a08 Add more functionality to core SpectrumField component to simplify other form components 2021-01-28 08:47:44 +00:00
Andrew Kingston
8df4de0ddb Add FieldGroup component to allow easy mixing of fields and other content in forms 2021-01-27 18:25:57 +00:00
Andrew Kingston
bfebf0226a Update builder preview to be interactive and improve builder preview experience 2021-01-27 15:52:12 +00:00
Andrew Kingston
a79f731c09 Add common SpectrumField component, add spectrum labels, add form label position customisation 2021-01-27 10:59:05 +00:00
Andrew Kingston
2bc6a70401 Add automatic schema validation to forms and add builder settings for specific field types 2021-01-26 14:40:44 +00:00
Andrew Kingston
06c5a0f717 Add initial work on new Form component, spectrum styles and new text field 2021-01-26 08:55:44 +00:00