1
0
Fork 0
mirror of synced 2024-09-17 09:49:11 +12:00
budibase/packages/bbui/src/Form/Core
2021-10-18 17:11:12 +01:00
..
Checkbox.svelte Ensure checkbox always has a size class 2021-08-11 15:21:35 +01:00
Combobox.svelte
DatePicker.svelte Add date parsing to core date picker and ensure values are always broadcast as ISO strings 2021-10-18 17:11:12 +01:00
Dropzone.svelte Make dropzone file name a link to the file 2021-08-12 11:49:48 +01:00
index.js Add stepper component to bbui for numeric values 2021-08-18 11:32:39 +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
Picker.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 autocomplete component and make it optional for optionsField and relationshipField 2021-08-16 23:31:51 +02: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
Switch.svelte
TextArea.svelte
TextField.svelte Add inputmode attribute for number inputs 2021-10-01 11:15:15 +01:00