1
0
Fork 0
mirror of synced 2024-06-27 18:40:42 +12:00
budibase/packages/standard-components/src/forms
2021-01-29 10:28:13 +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 Add rich text field to form components 2021-01-28 18:03:44 +00:00
index.js Integrate flatpickr with spectrum 2021-01-28 18:53:40 +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 automatic schema validation to forms and add builder settings for specific field types 2021-01-26 14:40:44 +00:00
SpectrumField.svelte Add boolean field, fix label alignment, fix picker z index 2021-01-28 16:31:55 +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 validation and focus styling on datepickers 2021-01-29 10:18:41 +00:00