Andrew Kingston
|
1208baaa74
|
Update all aliases in client
|
2025-02-06 11:06:18 +00:00 |
Andrew Kingston
|
a541603267
|
Type hover and selection indicators
|
2025-02-06 09:57:04 +00:00 |
Andrew Kingston
|
f3555429df
|
Type other indicator files
|
2025-02-06 09:54:54 +00:00 |
Andrew Kingston
|
5e98580b60
|
Improve new component DND for both types of layout
|
2024-09-05 14:03:03 +01:00 |
Andrew Kingston
|
07f8e1981a
|
Improve client indicators by properly caching all properties to avoid inconsistent and stale states
|
2024-03-21 13:22:03 +00:00 |
Andrew Kingston
|
5acfc3143d
|
Multiple performance improvements to component selection and hovering
|
2024-03-20 17:01:23 +00:00 |
Andrew Kingston
|
4aafb1ed9e
|
Massively improve performance of hovering components
|
2023-12-14 15:19:23 +00:00 |
Gerard Burns
|
56cb92aa34
|
Hover component tree preview (#12465)
* wip
* wip
* linting
* remove console log
* highlighting a selected component in nav
* PR feeddback
* wip
* pr feedback
---------
Co-authored-by: Andrew Kingston <andrew@kingston.dev>
|
2023-12-08 09:41:12 +00:00 |
Andrew Kingston
|
6615027403
|
Fix selection indicator appearing while dragging
|
2022-10-24 13:24:19 +01:00 |
Andrew Kingston
|
24cc71267c
|
Fix stale hover indiciator
|
2022-10-21 17:51:25 +01:00 |
Andrew Kingston
|
a367863d43
|
Allow normal DND in and out of grid children
|
2022-10-18 18:49:24 +01:00 |
Andrew Kingston
|
a870d2473d
|
Allow grid DND without selecting components
|
2022-10-18 18:29:21 +01:00 |
Andrew Kingston
|
15bbc78847
|
Add grid functionality separately to DND
|
2022-10-18 16:18:22 +01:00 |
Andrew Kingston
|
2ffb29dddf
|
Invert some client store dependencies to improve performance and prevent dependency cycles
|
2022-10-14 18:16:19 +01:00 |
Andrew Kingston
|
a71a553ee6
|
Add ability to drag new components into the preview
|
2022-10-14 13:37:14 +01:00 |
Andrew Kingston
|
488ec4d988
|
Refactor client app data tags to be classnames and simplify logic
|
2021-09-20 15:34:51 +01:00 |
Andrew Kingston
|
7eeb215e51
|
Refactor to use generic flag for dragging and hide settings bar when dragging
|
2021-09-17 14:17:50 +01:00 |
Andrew Kingston
|
bdc86e4c22
|
Add above/below dnd and support for dropping above/below components which also allow dropping inside
|
2021-09-16 14:28:44 +01:00 |
Andrew Kingston
|
047cd4ea88
|
Merge standard-components into the client library
|
2021-09-01 11:41:48 +01:00 |
Andrew Kingston
|
3e63c276dd
|
Update colors of selection and hover indicators in client apps
|
2021-07-05 09:37:06 +01:00 |
Andrew Kingston
|
ca032aa6fe
|
Update colours of selection indicators
|
2021-06-30 21:23:55 +01:00 |
Andrew Kingston
|
63c3310a8f
|
Move HoverIndicator mouseleave handler to body element for better detection rates
|
2021-06-11 13:17:38 +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
|
65d6216d33
|
Refactor client component structure, fix select bar z index, add titles to container bar settings
|
2021-06-10 18:42:41 +01:00 |