Andrew Kingston
|
fa6ad0daec
|
Fix issue with enriching screen definitions causing bad component instances to be parsed
|
2024-09-06 08:46:09 +01:00 |
Andrew Kingston
|
ead4be7b88
|
Add padding at bottom of grid for screen level grids
|
2024-08-13 09:09:53 +01:00 |
Andrew Kingston
|
e3f4e5525e
|
Fix background color on grid underlay and ensure screens with grids default to 24x24
|
2024-08-05 13:34:38 +01:00 |
Andrew Kingston
|
8879188595
|
Update how screen layout param is handled
|
2024-08-01 11:40:16 +01:00 |
Andrew Kingston
|
f6f0b575d6
|
Add top level screen layout setting
|
2024-07-31 16:44:46 +01:00 |
Andrew Kingston
|
745a3a7ed4
|
Fix race conditions when running screen load actions
|
2024-04-03 14:34:43 +01:00 |
Gerard Burns
|
6886a312c5
|
New Left Panel for Design
|
2023-08-18 12:46:41 +01:00 |
Martin McKeaveney
|
7d8d0f5026
|
Merge pull request #8307 from Budibase/fix/stop-screen-store-double-updating-on-page-change
Stop Screen Store Double Updating on Screen Change
|
2022-10-20 20:35:18 +01:00 |
Gerard Burns
|
c6fd6699db
|
Stop Screen Store Double Updating on Screen Change
|
2022-10-18 10:10:46 +01:00 |
Gerard Burns
|
0f642f37f4
|
Page load actions now fire on parameter change as well as on mount (#8240)
* Page load actions now fire on parameter change as well as on mount
* PR Feedback
Co-authored-by: ger <ger@gers-MacBook-Pro.local>
|
2022-10-14 10:10:06 +01:00 |
mike12345567
|
f9224df941
|
Adding in a check for when there are no screen actions that need to be performed - #7592.
|
2022-09-02 18:14:08 +01:00 |
Andrew Kingston
|
853f9fd268
|
Don't fire on load events when working in the builder preview
|
2022-06-21 09:38:57 +01:00 |
Andrew Kingston
|
8643bb1553
|
Add 'on load' actions for screens
|
2022-06-20 16:12:46 +01:00 |
Andrew Kingston
|
57aa63a2d6
|
Don't render the active client app screen until the router is loaded to avoid a wasted render
|
2022-01-25 11:21:42 +00:00 |
Andrew Kingston
|
97800563c4
|
Prevent dragging the screen or layout components, and prevent dragging any layout components when previewing a screen
|
2021-09-16 07:52:49 +01:00 |
Andrew Kingston
|
047cd4ea88
|
Merge standard-components into the client library
|
2021-09-01 11:41:48 +01:00 |
Andrew Kingston
|
79993bafda
|
Add placeholders and empty states automatically as required to any empty client components
|
2021-06-11 08:05:49 +01:00 |
Andrew Kingston
|
74a8eb4c1a
|
Redirect to login from client apps when required
|
2021-05-20 14:47:17 +01:00 |
Keviin Åberg Kultalahti
|
839ca7f8ba
|
removes unneeded styles and html in Screen component
|
2021-03-01 16:56:28 +01:00 |
Keviin Åberg Kultalahti
|
ba7cc5c479
|
screens can now select a transition rather than only use fade
|
2021-03-01 16:53:37 +01:00 |
Andrew Kingston
|
3ffe00fe2f
|
Make URL params available to client apps via context
|
2021-02-10 15:49:23 +00:00 |
Martin McKeaveney
|
33c40063af
|
layouts and screens switcher, merge with component sdk
|
2020-12-01 16:22:06 +00:00 |
Andrew Kingston
|
a54dd9509f
|
Remove deprecated props, fix warnings, remove old code
|
2020-11-30 15:05:36 +00:00 |
mike12345567
|
55aecdd850
|
Some further work after testing, really need to get the backlink of screens to layouts functional.
|
2020-11-27 16:36:31 +00:00 |
Andrew Kingston
|
07229858c8
|
Add fade screen transition and fix navigation component casing
|
2020-11-25 18:30:09 +00:00 |
Andrew Kingston
|
18a0f3888b
|
Add proper hot reloading of app preview when styles change
|
2020-11-24 09:31:54 +00:00 |
Andrew Kingston
|
b3cd81d832
|
Fix builder preview
|
2020-11-23 11:29:24 +00:00 |
Andrew Kingston
|
1a8d781c8c
|
Refactor entire SDK into client lib and enable svelte context sharing between client and components
|
2020-11-18 19:18:18 +00:00 |
Andrew Kingston
|
e11656fa24
|
Add lots of new work on client library rewrite
|
2020-11-17 12:08:24 +00:00 |
Andrew Kingston
|
3a981ac256
|
Add initial new routing and svelte client app generation
|
2020-11-13 15:42:32 +00:00 |