budibase/packages/standard-components/src/forms
Andrew Kingston 80cb443368 Provide additional form context so that bindings for special data types work as intended 2021-08-31 12:26:52 +01:00
..
AttachmentField.svelte Rewrite client form library to derive state where possible and handle steps 2021-08-19 12:53:31 +01:00
BooleanField.svelte Rewrite client form library to derive state where possible and handle steps 2021-08-19 12:53:31 +01:00
DateTimeField.svelte Rewrite client form library to derive state where possible and handle steps 2021-08-19 12:53:31 +01:00
Field.svelte Provide additional form context so that bindings for special data types work as intended 2021-08-31 12:26:52 +01:00
FieldGroup.svelte Rewrite client form library to derive state where possible and handle steps 2021-08-19 12:53:31 +01:00
FieldGroupFallback.svelte Rewrite client form library to derive state where possible and handle steps 2021-08-19 12:53:31 +01:00
Form.svelte merge package updates 2021-08-26 14:13:30 +01:00
FormStep.svelte Fix endless loop when nesting 2 form steps inside each other 2021-08-20 15:20:19 +01:00
InnerForm.svelte Provide additional form context so that bindings for special data types work as intended 2021-08-31 12:26:52 +01:00
LongFormField.svelte Rewrite client form library to derive state where possible and handle steps 2021-08-19 12:53:31 +01:00
MultiFieldSelect.svelte refactor of multi-option filtering and validation 2021-08-27 08:05:22 +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 remote-tracking branch 'origin/develop' into multi-option-datatype 2021-08-26 14:38:05 +01:00
PasswordField.svelte Add password field component 2021-03-01 14:13:11 +00:00
RelationshipField.svelte Making picker sorting optional and default to off. Sort by default for client apps 2021-08-20 10:03:21 +01:00
StringField.svelte Disable updating form values on change due to performance issues of enrichment 2021-08-19 14:02:33 +01:00
index.js Merge remote-tracking branch 'origin/develop' into multi-option-datatype 2021-08-26 14:38:05 +01:00
optionsParser.js Update validation for array type 2021-08-26 14:04:18 +01:00
validation.js refactor of multi-option filtering and validation 2021-08-27 08:05:22 +01:00