1
0
Fork 0
mirror of synced 2024-06-30 03:50:37 +12:00
budibase/packages/standard-components/src/forms
2021-02-10 19:23:53 +00:00
..
AttachmentField.svelte Adding validation to forms to ensure custom fields can't be the wrong type 2021-02-05 10:53:25 +00:00
BooleanField.svelte Make all form components use fill width of container 2021-02-10 19:23:53 +00:00
DateTimeField.svelte Make all form components use fill width of container 2021-02-10 19:23:53 +00:00
Field.svelte Make all form components use fill width of container 2021-02-10 19:23:53 +00:00
FieldGroup.svelte Make all form components use fill width of container 2021-02-10 19:23:53 +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 Make all form components use fill width of container 2021-02-10 19:23:53 +00:00
index.js Add reltationship field. Add common picker component to dedupe options and relationship fields. Add better animation and position to picker dropdowns 2021-02-01 13:15:35 +00:00
LongFormField.svelte Make all form components use fill width of container 2021-02-10 19:23:53 +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 Adding validation to forms to ensure custom fields can't be the wrong type 2021-02-05 10:53:25 +00:00
Picker.svelte Make all form components use fill width of container 2021-02-10 19:23:53 +00:00
Placeholder.svelte Add attachment field to forms 2021-01-29 13:22:38 +00:00
RelationshipField.svelte Adding validation to forms to ensure custom fields can't be the wrong type 2021-02-05 10:53:25 +00:00
StringField.svelte Make all form components use fill width of container 2021-02-10 19:23:53 +00:00
validation.js Fix form constraints not being applied correctly 2021-02-04 15:23:26 +00:00