1
0
Fork 0
mirror of synced 2024-09-28 07:11:40 +12:00
budibase/packages/client/src/components/app/forms
2021-11-18 14:47:59 +00:00
..
AttachmentField.svelte Merge standard-components into the client library 2021-09-01 11:41:48 +01:00
BooleanField.svelte Merge standard-components into the client library 2021-09-01 11:41:48 +01:00
DateTimeField.svelte Merge pull request #3083 from Budibase/fix/date-sorting 2021-10-20 13:20:26 +01:00
Field.svelte Make form step number dynamic 2021-11-18 14:42:49 +00:00
FieldGroup.svelte Merge standard-components into the client library 2021-09-01 11:41:48 +01:00
FieldGroupFallback.svelte Merge standard-components into the client library 2021-09-01 11:41:48 +01:00
Form.svelte Refactor some app components to remove dependency on static props 2021-11-16 17:52:00 +00:00
FormStep.svelte Make form step number dynamic 2021-11-18 14:42:49 +00:00
index.js Merge standard-components into the client library 2021-09-01 11:41:48 +01:00
InnerForm.svelte Remove log statement 2021-11-18 14:47:59 +00:00
LongFormField.svelte Merge standard-components into the client library 2021-09-01 11:41:48 +01:00
MultiFieldSelect.svelte Merge standard-components into the client library 2021-09-01 11:41:48 +01:00
NumberField.svelte Merge standard-components into the client library 2021-09-01 11:41:48 +01:00
OptionsField.svelte Merge standard-components into the client library 2021-09-01 11:41:48 +01:00
optionsParser.js Merge standard-components into the client library 2021-09-01 11:41:48 +01:00
PasswordField.svelte Merge standard-components into the client library 2021-09-01 11:41:48 +01:00
RelationshipField.svelte Fixing #3182 so that sorting is disabled for certain column types that we cannot use, as well as fixing some issues with MS-SQL plus tables. 2021-11-08 17:25:05 +00:00
StringField.svelte Merge standard-components into the client library 2021-09-01 11:41:48 +01:00
validation.js Fixing #3182 so that sorting is disabled for certain column types that we cannot use, as well as fixing some issues with MS-SQL plus tables. 2021-11-08 17:25:05 +00:00