1
0
Fork 0
mirror of synced 2024-08-29 16:53:05 +12:00
budibase/packages/standard-components/src/forms
2021-04-16 16:00:10 +01:00
..
AttachmentField.svelte Add disabled setting for forms and fields, and force autocolumns in forms to be disabled 2021-02-17 15:16:44 +00:00
BooleanField.svelte Add radio group spectrum component and update builder 2021-04-16 14:30:33 +01:00
DateTimeField.svelte Add disabled setting for forms and fields, and force autocolumns in forms to be disabled 2021-02-17 15:16:44 +00:00
Field.svelte Add disabled setting for forms and fields, and force autocolumns in forms to be disabled 2021-02-17 15:16:44 +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 Update StringField and OptionsField to use BBUI components 2021-04-15 11:51:18 +01:00
index.js Add password field component 2021-03-01 14:13:11 +00:00
LongFormField.svelte Replace RichText editor with spectrum text area 2021-04-16 16:00:10 +01: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 radio group spectrum component and update builder 2021-04-16 14:30:33 +01:00
PasswordField.svelte Add password field component 2021-03-01 14:13:11 +00:00
Placeholder.svelte Add attachment field to forms 2021-01-29 13:22:38 +00:00
RelationshipField.svelte Add radio group spectrum component and update builder 2021-04-16 14:30:33 +01:00
StringField.svelte Update some standard components form components to use generic BBUI core components 2021-04-15 19:43:18 +01:00
validation.js Fix form constraints not being applied correctly 2021-02-04 15:23:26 +00:00