budibase/packages/bbui/src/Form
Martin McKeaveney e6eb1687d2 Merge pull request #6640 from mslourens/pass_untruncated_title_to_radiogroup
Pass a title property with untruncated text to the RadioGroup
2022-08-31 13:32:33 +01:00
..
Core Merge pull request #6640 from mslourens/pass_untruncated_title_to_radiogroup 2022-08-31 13:32:33 +01:00
Checkbox.svelte add sizes to boolean field and checkbox component 2021-08-03 20:54:32 +02:00
Combobox.svelte Fixes for datasource authentication parsing. Mapping UX updates 2022-07-01 17:27:24 +01:00
DatePicker.svelte Add prop for 24hr time 2022-08-11 11:01:48 +01:00
Dropzone.svelte Allow delete attachments from builder data section 2022-08-15 15:46:55 +01: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
InputDropdown.svelte add InputPicker component and finish onboarding flow 2022-06-29 19:04:18 +01:00
Multiselect.svelte Revert Multiselect component changes 2022-08-06 20:32:52 +01:00
PickerDropdown.svelte Allow removing users from user assignment modal and add validation to prevent invalid submissions 2022-08-03 14:27:44 +01:00
RadioGroup.svelte Pass a title property with untruncated text to the RadioGroup 2022-07-11 15:59:32 +02: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 Pull in picker changes from new design UI 2022-06-24 14:10:13 +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