Andrew Kingston
|
e0fcb20fbe
|
Expand component trees with padding when dragging and dropping
|
2022-09-28 14:16:09 +01:00 |
Martin McKeaveney
|
45e9da64e2
|
Merge pull request #7644 from Budibase/custom-css-upgrades
Custom CSS upgrades
|
2022-09-21 15:35:42 +01:00 |
Rory Powell
|
45a43baee2
|
Merge branch 'master' into develop
|
2022-09-12 14:05:36 +01:00 |
Andrew Kingston
|
1bc6f30b6c
|
Fix component empty state and invalid state styling
|
2022-09-12 08:50:22 +01:00 |
Andrew Kingston
|
e07cffbc59
|
Remove log
|
2022-09-06 12:26:56 +01:00 |
Andrew Kingston
|
d6d26e126c
|
Allow custom CSS to be bindable and allow overriding via conditional UI
|
2022-09-05 16:35:25 +01:00 |
Mel O'Hagan
|
075611b2fa
|
Update CSS conditional UI
|
2022-08-22 16:45:59 +01:00 |
Andrew Kingston
|
3b3d48196e
|
Transparently hot reload app preview when inserting a custom component bundle and reload relevant components
|
2022-08-11 17:05:42 +01:00 |
Andrew Kingston
|
eab1b93c24
|
Update client library to full handle custom components
|
2022-08-10 15:34:00 +01:00 |
Andrew Kingston
|
6b9898f9ad
|
Merge pull request #6735 from Budibase/fix/dom-children
Replace incorrect usages of element.childNodes with element.children
|
2022-07-21 09:24:47 +01:00 |
Andrew Kingston
|
c9ee465507
|
Replace incorrect usages of element.childNodes with element.children
|
2022-07-15 13:47:39 +01:00 |
Andrew Kingston
|
80018e9668
|
Visually hide components when cutting but do not remove from real definition
|
2022-07-15 13:09:43 +01:00 |
Andrew Kingston
|
b5d635c83f
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
|
2022-06-15 15:32:33 +01:00 |
Andrew Kingston
|
2bef536e9a
|
Fix issue where required settings that depend on other settings were still blocking rendering
|
2022-06-15 10:17:34 +01:00 |
Andrew Kingston
|
b0fcb0f339
|
Prevent inline editing of components with missing required settings
|
2022-06-14 15:34:33 +01:00 |
Andrew Kingston
|
e097f82b5d
|
Update client library so that component placeholders are always shown when required settings are missing
|
2022-06-13 12:09:29 +01:00 |
Andrew Kingston
|
6e83c96236
|
Show empty screen placeholder with a CTA to add a component
|
2022-06-07 13:41:17 +01:00 |
Dean
|
f1111fffca
|
Updated approach to focus behaviour. Placeholder now updates to direct the user to the next required field they haven't entered
|
2022-05-30 12:57:10 +01:00 |
Andrew Kingston
|
fd532a88d5
|
Improve performance when determining client component icons and update layout to allow for a better visual selection of the navigation section
|
2022-05-23 12:22:42 +01:00 |
Andrew Kingston
|
3c8558e1a0
|
Update preview indicator offsets
|
2022-05-17 14:34:54 +01:00 |
Andrew Kingston
|
8cdbb690eb
|
Add icons to app preview selection indicators
|
2022-05-17 14:33:12 +01:00 |
Andrew Kingston
|
ff47e8acd3
|
Scroll to the selected component inside the app preview
|
2022-05-17 14:10:21 +01:00 |
Andrew Kingston
|
550511d404
|
Render screenslot when showing legacy layouts and remove concept of preview type
|
2022-05-12 09:42:25 +01:00 |
Andrew Kingston
|
f66f3b7935
|
Use 'Screen' for the name when selecting the root screen component
|
2022-05-10 14:10:26 +01:00 |
Andrew Kingston
|
c2d61d8ebc
|
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-devtools
|
2022-04-06 11:50:43 +01:00 |
Andrew Kingston
|
9500203515
|
Add event context to button actions to allow passing in params at run time and add corresponding data bindings
|
2022-03-15 11:16:51 +00:00 |
Dean
|
b67b34928a
|
Initial Commit for Issue/3819. World map component added and a small change to the Component draggable behaviour to accomodate it.
|
2022-03-08 16:41:21 +00:00 |
Andrew Kingston
|
755e12a24d
|
Add full featured component settings and bindings devtools tabs
|
2022-02-24 21:48:54 +00:00 |
Andrew Kingston
|
c944d1fdf5
|
Update devtools with new features
|
2022-02-24 15:36:21 +00:00 |
Andrew Kingston
|
0fcfa43790
|
Fix className autocorrect and make client load time optional
|
2022-02-24 14:14:55 +00:00 |
Andrew Kingston
|
66715b8290
|
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-devtools
|
2022-02-24 14:03:29 +00:00 |
Andrew Kingston
|
eb1edcd1cc
|
Simply and improve core client library logic
|
2022-02-01 16:32:37 +00:00 |
Andrew Kingston
|
27c2b62223
|
Remove log statements
|
2022-02-01 11:55:31 +00:00 |
Andrew Kingston
|
caf8991d92
|
Cache the determination of client component settings and simplify initialisationlogic
|
2022-01-31 18:54:04 +00:00 |
Andrew Kingston
|
4b7fe15598
|
Add experimental support for caching the creation of HBS template functions
|
2022-01-29 18:53:21 +00:00 |
Andrew Kingston
|
604788a244
|
Fix issue with multiple enrichments before components mount without affecting other components
|
2022-01-25 11:22:26 +00:00 |
Andrew Kingston
|
7656887c1a
|
Fix rare issue which could occur when enriching component props twice before an initial render has taken place
|
2022-01-24 19:25:19 +00:00 |
Andrew Kingston
|
aab7adce03
|
Update remaining dependency issues in client
|
2022-01-20 10:16:13 +00:00 |
Andrew Kingston
|
5fad127f94
|
Update remaining usage of API in client library
|
2022-01-20 09:57:57 +00:00 |
Andrew Kingston
|
78a3f807a3
|
Lint
|
2021-12-17 10:43:27 +00:00 |
Andrew Kingston
|
58e0daeb8c
|
Remove initial render of components with undefined props by passing in initial props without triggering svelte invalidation
|
2021-12-17 09:18:07 +00:00 |
Andrew Kingston
|
86065084c1
|
Update core component handling to use svelte function to manually control props in order to avoid triggering additional reactive statements and improve performance
|
2021-12-17 08:22:40 +00:00 |
Andrew Kingston
|
1b3317a114
|
Add devtools to app preview and add ability to preview apps as different roles
|
2021-11-26 13:25:02 +00:00 |
Andrew Kingston
|
9057b8e521
|
Update logic for determining whether to show empty state or not
|
2021-11-18 20:38:55 +00:00 |
Andrew Kingston
|
a9a50545c9
|
Be more explicit about the boolean nature of component settings in the manifest and add back in a render key to fix toggling contenteditable attribute on dom elements
|
2021-11-18 20:32:42 +00:00 |
Andrew Kingston
|
347a0d1d0f
|
Fix crash when component definition is not found
|
2021-11-18 14:24:10 +00:00 |
Andrew Kingston
|
9420ee2b5e
|
Remove log statements
|
2021-11-16 17:52:14 +00:00 |
Andrew Kingston
|
f61d89436b
|
Optimise core memoization of client component props to improve performance significantly
|
2021-11-16 16:29:31 +00:00 |
Andrew Kingston
|
ce75b8c9a7
|
Disable drag and drop for components in the selected path when edit mode is enabled to fix firefox issue with text selection when draggable attribute is set
|
2021-11-16 13:17:34 +00:00 |
Andrew Kingston
|
07e455257c
|
Prevent dragging of a component while being edited
|
2021-11-16 11:46:46 +00:00 |