budibase/packages/client/src/components
Joe f417c2d8a4
Joe's lab day minor updates (#12944)
* Change default button type to CTA

- change default button type to CTA
- change ordering of types/variants

* Fix layout shift within portal

Within the portal, when navigating from screen to screen, there's a slight layout shift caused by the scrollbar. This is a small fix.

* row/column icons change

The current row/column icons for positioning components are confusing. I believe these icons are easier to understand.

* Fix for horizontal scrollbar showing

When adding/removing actions within automations, the horizontal scrollbar flashes. Fix.

* Title change for Upload data

Upload data is not wrong, but it's best to be explicit.

* Increase size of upgrade button

* small fix for the styling inconsistency

* Dianostics padding fix

* lint fix

* update account-portal

* update icons

---------

Co-authored-by: melohagan <101575380+melohagan@users.noreply.github.com>
Co-authored-by: Mel O'Hagan <mel@budibase.com>
2024-02-21 13:28:35 +00:00
..
app Joe's lab day minor updates (#12944) 2024-02-21 13:28:35 +00:00
context Update data binding generation to match how context is provided by components, respecting branching due to local context 2024-02-02 14:59:45 +00:00
devtools Fix issue causing client apps to initialise 3 times 2023-10-02 08:19:59 +01:00
error-states Component error state improvements (#10136) 2023-03-28 21:11:33 +01:00
overlay Add count to duplicate errors (#10920) 2023-06-23 18:34:05 +01:00
preview Massively improve performance of hovering components 2023-12-14 15:19:23 +00:00
Block.svelte backmerge master 2023-07-19 17:11:15 +01:00
BlockComponent.svelte Remove ability to select fields in preview because it is not compatible with field configuration changes 2023-10-27 15:09:17 +01:00
ClientApp.svelte Removing unused. 2023-09-27 16:56:23 +01:00
Component.svelte Observe context changes in client components immediately after the first enrichment 2024-02-09 16:44:11 +00:00
CustomThemeWrapper.svelte More fixes (#9387) 2023-01-19 16:09:40 +00:00
FreeFooter.svelte Misc fixes (#10345) 2023-04-19 14:21:11 +01:00
Router.svelte Revert skeleton loaders and restore required setting functionality (#9979) 2023-03-27 14:43:29 +01:00
Screen.svelte Revert "Revert "Merge branch 'develop' into master"" 2023-09-05 12:28:56 +01:00
UpdatingApp.svelte Pass api call 2024-01-08 14:06:54 +01:00