1
0
Fork 0
mirror of synced 2024-09-09 14:11:30 +12:00
budibase/packages/bbui/src/Form
2021-10-04 14:50:02 +01:00
..
Core Update svelte-flatpickr and disable flatpickr attempting to use native datepickers on mobile, to fix mobile support 2021-10-04 14:50:02 +01:00
Checkbox.svelte add sizes to boolean field and checkbox component 2021-08-03 20:54:32 +02:00
Combobox.svelte
DatePicker.svelte set appendTo to undefined, because FlatPicker checks for !== undefined 2021-09-17 15:06:53 +02:00
Dropzone.svelte
Field.svelte
FieldLabel.svelte
Input.svelte Add color picker component and tidy up style options 2021-06-23 09:54:31 +01:00
Multiselect.svelte Making picker sorting optional and default to off. Sort by default for client apps 2021-08-20 10:03:21 +01:00
RadioGroup.svelte
Search.svelte Add ability for BBUI text fields to update on change and default to true 2021-05-18 08:37:07 +01:00
Select.svelte Making picker sorting optional and default to off. Sort by default for client apps 2021-08-20 10:03:21 +01:00
Stepper.svelte Add stepper component to bbui for numeric values 2021-08-18 11:32:39 +01:00
TextArea.svelte
Toggle.svelte fix cypress test 2021-07-27 23:48:06 +02:00