Budibase is an open-source low-code platform for creating internal apps in minutes. Supports PostgreSQL, MySQL, MSSQL, MongoDB, Rest API, Docker, K8s 🚀
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
mike12345567 0049375c2d Addresses #5731 - offset the UTC offset in ISO strings to allow date only columns in external DBs to save the correct date when in a timezone differing from UTC. 4 years ago
..
Core Addresses #5731 - offset the UTC offset in ISO strings to allow date only columns in external DBs to save the correct date when in a timezone differing from UTC. 4 years ago
Checkbox.svelte add sizes to boolean field and checkbox component 5 years ago
Combobox.svelte Add readonly prop to combobox 5 years ago
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. 5 years ago
Dropzone.svelte Fix datasource selection after import and add maxmimum files support to dropzone 5 years ago
Field.svelte Adding in static/dynamic select, as well as the ability to set a tooltip on a select. 5 years ago
FieldLabel.svelte Adding in static/dynamic select, as well as the ability to set a tooltip on a select. 5 years ago
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. 5 years ago
Multiselect.svelte Making picker sorting optional and default to off. Sort by default for client apps 5 years ago
RadioGroup.svelte Adding radio group of body types. 5 years ago
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 5 years ago
Search.svelte add option to change icon / colour 5 years ago
Select.svelte Adding in static/dynamic select, as well as the ability to set a tooltip on a select. 5 years ago
Stepper.svelte Add stepper component to bbui for numeric values 5 years ago
TextArea.svelte Adding all response capabilities. 5 years ago
Toggle.svelte fix cypress test 5 years ago