1
0
Fork 0
mirror of synced 2024-08-21 04:51:42 +12:00
budibase/packages/bbui/src/Form
2022-05-27 13:32:07 +01:00
..
Core Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-05-27 13:32:07 +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 for #3758 - updating the datetime cell renderer and form component to be capable of display time only formats, as well as adding an option to only select the time component for a date time form field. 2022-02-08 16:15:08 +00:00
Dropzone.svelte Expose option to limit amount of uploads in attatchment field 2022-05-25 21:15:23 +08:00
Field.svelte Adding in static/dynamic select, as well as the ability to set a tooltip on a select. 2022-01-19 18:33:58 +00:00
FieldLabel.svelte Adding in static/dynamic select, as well as the ability to set a tooltip on a select. 2022-01-19 18:33:58 +00:00
Input.svelte App name autofill on create. Initial cypress tests added for importing an application file with a sample fixture 2022-05-12 17:04:05 +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 Adding radio group of body types. 2021-12-02 17:53:14 +00:00
RichTextField.svelte Update rich text editor fullscreen and side-by-side modes to work on desktop and mobile properly with any type of layout navigation 2022-02-07 12:49:33 +00:00
Search.svelte Auto focus search input when adding component 2022-05-10 18:48:43 +01:00
Select.svelte Allow status lights to be added to pickers 2022-05-10 13:32:09 +01:00
Slider.svelte Add theme slider and completed theme panel to new design UI 2022-05-09 09:39:44 +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