1
0
Fork 0
mirror of synced 2024-09-20 03:08:18 +12:00
budibase/packages/bbui/src/Form
2022-02-08 16:15:08 +00:00
..
Core 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
Checkbox.svelte
Combobox.svelte
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
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
Multiselect.svelte
RadioGroup.svelte
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
Select.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
Stepper.svelte
TextArea.svelte
Toggle.svelte