1
0
Fork 0
mirror of synced 2024-06-27 18:40:42 +12:00
budibase/packages/standard-components/src/forms
2021-02-16 13:27:38 +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 Adding validation to forms to ensure custom fields can't be the wrong type 2021-02-05 10:53:25 +00:00
DateTimeField.svelte Adding validation to forms to ensure custom fields can't be the wrong type 2021-02-05 10:53:25 +00:00
Field.svelte Adding validation to forms to ensure custom fields can't be the wrong type 2021-02-05 10:53:25 +00:00
FieldGroup.svelte Ensure consistent size of form fields regardless of label position 2021-02-02 13:50:46 +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 form always inherit closest datasource 2021-02-16 13:27:38 +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 Adding validation to forms to ensure custom fields can't be the wrong type 2021-02-05 10:53:25 +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 Require spectrum css files from correct picker component 2021-02-03 14:56:37 +00:00
Placeholder.svelte Add attachment field to forms 2021-01-29 13:22:38 +00:00
RelationshipField.svelte Avoid relationship picker making rows calls for empty string ID 2021-02-12 11:17:13 +00:00
StringField.svelte Adding validation to forms to ensure custom fields can't be the wrong type 2021-02-05 10:53:25 +00:00
validation.js Fix form constraints not being applied correctly 2021-02-04 15:23:26 +00:00