1
0
Fork 0
mirror of synced 2024-06-27 18:40:42 +12:00
budibase/packages/standard-components/src/forms
2021-02-03 10:05:32 +00:00
..
AttachmentField.svelte Add form support for fields which can only use bindings rather than explicit onchange handlers 2021-02-01 11:14:24 +00:00
BooleanField.svelte Add form support for fields which can only use bindings rather than explicit onchange handlers 2021-02-01 11:14:24 +00:00
DateTimeField.svelte Add error state styles to date picker field 2021-02-01 19:01:43 +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 Add custom component actions. Simplify client context. Add form validation action 2021-02-01 18:51:22 +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 Fix long form field width 2021-02-01 18:00:38 +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 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
Picker.svelte 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
Placeholder.svelte Add attachment field to forms 2021-01-29 13:22:38 +00:00
RelationshipField.svelte Improve validation around loading options for relationship field 2021-02-01 13:23:18 +00:00
SpectrumField.svelte Ensure consistent size of form fields regardless of label position 2021-02-02 13:50:46 +00:00
StringField.svelte Add more functionality to core SpectrumField component to simplify other form components 2021-01-28 08:47:44 +00:00
validation.js Fix form validation sometimes being applied erroneously 2021-02-03 10:05:32 +00:00