1
0
Fork 0
mirror of synced 2024-08-26 23:42:06 +12:00
budibase/packages/standard-components/src/forms
2021-08-18 10:01:47 +01:00
..
AttachmentField.svelte Add custom validation support to all fields except relationships 2021-08-10 14:37:14 +01:00
BooleanField.svelte Merge branch 'develop' of github.com:Budibase/budibase into custom-form-validation 2021-08-11 15:51:45 +01:00
DateTimeField.svelte Merge branch 'develop' of github.com:Budibase/budibase into custom-form-validation 2021-08-11 15:51:45 +01:00
Field.svelte Lint 2021-08-11 18:13:40 +01:00
FieldGroup.svelte Add gap between form components when using labels positioned above fields 2021-08-12 10:37:07 +01:00
FieldGroupFallback.svelte Fix all eslint issues 2021-06-15 19:36:56 +01:00
Form.svelte Fix typo in Form.svelte 2021-06-25 20:15:45 +09:00
index.js Add password field component 2021-03-01 14:13:11 +00:00
InnerForm.svelte Merge branch 'develop' of github.com:Budibase/budibase into custom-form-validation 2021-08-11 15:51:45 +01:00
LongFormField.svelte Merge branch 'develop' of github.com:Budibase/budibase into custom-form-validation 2021-08-11 15:51:45 +01:00
NumberField.svelte Fix parsing of numbers when assigning a default value to a number field 2021-08-04 14:38:20 +01:00
OptionsField.svelte Merge pull request #2372 from mslourens/autocomplete_component 2021-08-18 10:01:47 +01:00
PasswordField.svelte Add password field component 2021-03-01 14:13:11 +00:00
RelationshipField.svelte implement review comments 2021-08-17 15:13:57 +02:00
StringField.svelte Merge branch 'develop' of github.com:Budibase/budibase into custom-form-validation 2021-08-11 15:51:45 +01:00
validation.js Fix min and max value validation for date fields 2021-08-11 15:56:21 +01:00