1
0
Fork 0
mirror of synced 2024-06-29 11:31:06 +12:00
budibase/packages/bbui/src/Form
2022-07-01 17:27:24 +01:00
..
Core Fixes for datasource authentication parsing. Mapping UX updates 2022-07-01 17:27:24 +01:00
Checkbox.svelte
Combobox.svelte Fixes for datasource authentication parsing. Mapping UX updates 2022-07-01 17:27:24 +01:00
DatePicker.svelte Apply timezones patch from existing ignore-timezones branch 2022-06-07 08:31:00 +01: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 Revert focus specific logic in other components and simplify 2022-06-13 16:11:12 +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 add option to change icon / colour 2021-12-08 18:51:24 +00:00
Select.svelte Revert focus specific logic in other components and simplify 2022-06-13 16:11:12 +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