budibase/packages/standard-components/src
Martin McKeaveney 6906b43667 show quota errors when deployments fail 2020-11-13 14:32:47 +00:00
..
Chart Add colour palette options for charts 2020-11-05 13:37:28 +00:00
DataGrid Fix link 2020-10-16 16:00:26 +01:00
Templates Changing record -> row in this update, completing the update of renaming in the builder, this release needs further testing. 2020-10-09 19:10:28 +01:00
Test more filtering updates 2020-10-15 12:09:41 +01:00
attachments Format with prettier 2020-10-27 15:28:13 +00:00
icons tidy up 2020-07-29 13:21:32 +01:00
Button.svelte stop multiple creates on save record 2020-10-16 22:46:15 +01:00
Card.svelte lint 2020-10-15 17:05:09 +01:00
CardHorizontal.svelte lint 2020-10-15 17:05:09 +01:00
Checkbox.svelte Input components and tidyup 2020-04-23 13:22:41 +01:00
Container.svelte events hooked up and working 2020-09-10 21:11:05 +01:00
DataForm.svelte Renaming Model -> Table across the entire system, this is an unstable update and has not been tested fully yet. 2020-10-09 18:49:23 +01:00
DataFormWide.svelte Renaming Model -> Table across the entire system, this is an unstable update and has not been tested fully yet. 2020-10-09 18:49:23 +01:00
DataList.svelte Changing record -> row in this update, completing the update of renaming in the builder, this release needs further testing. 2020-10-09 19:10:28 +01:00
DataSearch.svelte Renaming Model -> Table across the entire system, this is an unstable update and has not been tested fully yet. 2020-10-09 18:49:23 +01:00
DatePicker.svelte date picker component (#591) 2020-09-09 17:04:49 +01:00
Embed.svelte removal of appRoot - appId comes in cookie 2020-06-12 20:42:55 +01:00
ErrorsBox.svelte merge from master - including fixes 2020-10-08 16:15:12 +01:00
Form.svelte Adjust form styles in line with new designs 2020-10-16 08:34:56 +01:00
Heading.svelte Various minor UI updates including the settings modal 2020-07-12 19:19:12 +01:00
Icon.svelte Icon and Icon Select Component 2020-09-15 11:53:02 +01:00
IconOld.svelte Icon and Icon Select Component 2020-09-15 11:53:02 +01:00
Image.svelte Image Component 2020-06-09 11:06:18 +01:00
Input.svelte merge from master 2020-08-13 11:50:12 +01:00
Link.svelte bugfix: screenRouter hijacks link clicks and routes when applicable 2020-06-03 22:52:33 +01:00
LinkedRowSelector.svelte Rename usages of primary display column to just display column 2020-10-14 20:38:32 +01:00
List.svelte Fix relational data in client apps and use count for link fields in client apps 2020-10-12 14:21:15 +01:00
Login.svelte Fix login component with login app names 2020-10-16 15:32:02 +01:00
Nav.svelte eslint tidy up 2020-02-25 15:46:04 +00:00
Navigation.svelte Linting and fixing client test case, have to mock getAppId as the location will never be set during testing. 2020-11-03 14:30:20 +00:00
NewRow.svelte Fix errors being thrown when nesting certain components without picking a datasource 2020-10-14 09:39:49 +01:00
Option.svelte eslint tidy up 2020-02-25 15:46:04 +00:00
Radiobutton.svelte Input components and tidyup 2020-04-23 13:22:41 +01:00
RichText.svelte show quota errors when deployments fail 2020-11-13 14:32:47 +00:00
RowDetail.svelte Allow binding images to attachment types 2020-10-20 12:23:52 +01:00
Select.svelte merge from master 2020-08-13 11:50:12 +01:00
StackedList.svelte Stacked list component added 2020-07-31 12:02:29 +01:00
Table.svelte events hooked up and working 2020-09-10 21:11:05 +01:00
TableBody.svelte eslint tidy up 2020-02-25 15:46:04 +00:00
TableHead.svelte eslint tidy up 2020-02-25 15:46:04 +00:00
Text.svelte Change Text component display to inline-block to text-transform works 2020-10-16 08:34:17 +01:00
Textfield.svelte Input components and tidyup 2020-04-23 13:22:41 +01:00
api.js Fixing #848 - standard components was not using the same API calls consistently which was breaking some things like charts. For now just make it consistent by updating it to make calls the same way as client lib does but the SDK will eventually replace all this and solve these problems. 2020-11-10 15:09:54 +00:00
buildStyle.js running prettier over codebase, removing merge files 2020-02-03 09:24:25 +00:00
cssVars.js components changes 2020-02-21 11:43:21 +00:00
emptyProps.js running prettier over codebase, removing merge files 2020-02-03 09:24:25 +00:00
fetchData.js Fix warning when no data source and increase robustness of charts 2020-11-04 15:56:57 +00:00
helpers.js merge from master - including fixes 2020-10-08 16:15:12 +01:00
index.js adds non-working RichText component 2020-11-13 11:12:38 +01:00