budibase/packages/client/src/components/app/forms
Rory Powell 5bd756e65e Merge branch 'master' into merge-master 2023-07-10 16:13:21 +01:00
..
AttachmentField.svelte Add compact setting to AttachmentField (#9052) 2022-12-15 13:59:03 +00:00
BigIntField.svelte Add BigInt type support (#11145) 2023-07-07 15:11:41 +01:00
BooleanField.svelte Only fire onchange events from form fields when values change to a new valid value 2022-08-31 11:39:04 +01:00
CodeScanner.svelte add scanner beep on successful qr/barcode scan 2023-07-07 18:06:55 +01:00
CodeScannerField.svelte add scanner beep on successful qr/barcode scan 2023-07-07 18:06:55 +01:00
DateTimeField.svelte Fix date time field inconsistency with showing time 2022-11-14 09:33:01 +00:00
Field.svelte Add BigInt type support (#11145) 2023-07-07 15:11:41 +01:00
FieldGroup.svelte Add section setting to field group (#11110) 2023-07-04 10:46:53 +01:00
FieldGroupFallback.svelte Merge standard-components into the client library 2021-09-01 11:41:48 +01:00
Form.svelte Persist the current step when remounting a form 2023-06-23 16:45:22 +01:00
FormStep.svelte Add missing component store to client library SDK 2022-05-05 08:57:36 +01:00
InnerForm.svelte Merge branch 'develop' of github.com:Budibase/budibase into form-step-updates 2023-06-26 12:45:34 +01:00
JSONField.svelte Lint 2023-05-19 17:46:34 +02:00
LongFormField.svelte Only fire onchange events from form fields when values change to a new valid value 2022-08-31 11:39:04 +01:00
MultiFieldSelect.svelte Only fire onchange events from form fields when values change to a new valid value 2022-08-31 11:39:04 +01:00
NumberField.svelte Merge standard-components into the client library 2021-09-01 11:41:48 +01:00
OptionsField.svelte Added sorting to the options field 2023-01-04 13:08:28 +00:00
PasswordField.svelte Merge standard-components into the client library 2021-09-01 11:41:48 +01:00
RelationshipField.svelte Only fire onchange events from form fields when values change to a new valid value 2022-08-31 11:39:04 +01:00
S3Upload.svelte Only fire onchange events from form fields when values change to a new valid value 2022-08-31 11:39:04 +01:00
StringField.svelte Only fire onchange events from form fields when values change to a new valid value 2022-08-31 11:39:04 +01:00
index.js Add BigInt type support (#11145) 2023-07-07 15:11:41 +01:00
optionsParser.js Allow to use select with radio buttons for boolean field type 2022-05-09 16:12:42 +02:00
validation.js Add file/upload size validation option (#10262) 2023-04-12 11:51:18 +01:00