1
0
Fork 0
mirror of synced 2024-08-01 19:31:49 +12:00
budibase/packages/bbui/src/Form
2022-01-18 17:17:31 +01:00
..
Core add extensions prop to specify accepted file extensions 2022-01-18 17:17:31 +01:00
Checkbox.svelte add sizes to boolean field and checkbox component 2021-08-03 20:54:32 +02:00
Combobox.svelte Add readonly prop to combobox 2021-11-23 16:40:31 +00:00
DatePicker.svelte Fix usage of binding values to datepickers 2021-10-19 14:04:12 +01:00
Dropzone.svelte Fix datasource selection after import and add maxmimum files support to dropzone 2021-12-02 16:51:13 +00:00
Field.svelte Merge branch 'next' of github.com:Budibase/budibase into lab-day-search 2021-05-11 10:47:52 +01:00
FieldLabel.svelte Fix prettier and fix crash when using certain views as data sources 2021-05-04 11:04:42 +01:00
Input.svelte Updating UI to have a table/column deletion check which makes sure the user understands what they are doing, also disabling external table deletion. 2021-11-22 15:26:24 +00: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 Adding radio group of body types. 2021-12-02 17:53:14 +00:00
Search.svelte add option to change icon / colour 2021-12-08 18:51:24 +00: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 Adding all response capabilities. 2021-12-06 17:39:51 +00:00
Toggle.svelte fix cypress test 2021-07-27 23:48:06 +02:00