1
0
Fork 0
mirror of synced 2024-06-27 18:40:42 +12:00
budibase/packages/standard-components/src/forms
2021-01-29 16:40:19 +00:00
..
AttachmentField.svelte Add attachment field to forms 2021-01-29 13:22:38 +00:00
BooleanField.svelte Add boolean field, fix label alignment, fix picker z index 2021-01-28 16:31:55 +00:00
DateTimeField.svelte Fix validation and focus styling on datepickers 2021-01-29 10:18:41 +00:00
FieldGroup.svelte Add FieldGroup component to allow easy mixing of fields and other content in forms 2021-01-27 18:25:57 +00:00
FieldGroupFallback.svelte Add FieldGroup component to allow easy mixing of fields and other content in forms 2021-01-27 18:25:57 +00:00
Form.svelte Automatically make forms use latest data context if it matches 2021-01-29 16:40:19 +00:00
index.js Add attachment field to forms 2021-01-29 13:22:38 +00:00
LongFormField.svelte Fix validation on long form field 2021-01-29 10:28:13 +00:00
NumberField.svelte Add automatic schema validation to forms and add builder settings for specific field types 2021-01-26 14:40:44 +00:00
OptionsField.svelte Add boolean field, fix label alignment, fix picker z index 2021-01-28 16:31:55 +00:00
Placeholder.svelte Add attachment field to forms 2021-01-29 13:22:38 +00:00
SpectrumField.svelte Add attachment field to forms 2021-01-29 13:22:38 +00:00
StringField.svelte Add more functionality to core SpectrumField component to simplify other form components 2021-01-28 08:47:44 +00:00
validation.js Fix max string length validation 2021-01-29 13:24:43 +00:00