1
0
Fork 0
mirror of synced 2024-06-27 18:40:42 +12:00
budibase/packages/standard-components/src/forms
2021-02-03 15:02:50 +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 listener to clear date pickers on certain keystrokes 2021-02-03 11:10:47 +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 Allow forms to generate query schemas. Fix query execution action 2021-02-03 14:53:13 +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 Require spectrum css files from correct picker component 2021-02-03 14:56:37 +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 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 Update text field values on Enter press 2021-02-03 15:02:50 +00:00
validation.js Fix form validation sometimes being applied erroneously 2021-02-03 10:05:32 +00:00