Commit graph

22 commits

Author SHA1 Message Date
stepinfwd
28edd20e50 remove red dot in canvas 2024-05-17 15:50:19 +05:30
Johnson Cherian
931d332880 feat: add ghost widget on drag and drop 2024-03-07 16:57:31 +05:30
Johnson Cherian
95604f76c9 fix: fixed issue that caused draggable selector to show outside containers 2024-03-07 10:39:34 +05:30
Johnson Cherian
7489c0b1ec fix: show outline on component reposition 2024-03-06 08:42:21 +05:30
Johnson Cherian
308a5aba48 fix: fixed issue that caused elements to come over otehrs 2024-03-05 12:35:56 +05:30
Johnson Cherian
519b413e62 fix: adjusted handle dimensions to prevent delete button overlap 2024-03-02 13:13:34 +05:30
Johnson Cherian
173232a566 style: reduce size of hidden controls for handle to select properly 2024-02-29 15:24:23 +05:30
Johnson Cherian
660a3c8e00 feat: show diagonal resize handles 2024-02-29 15:04:09 +05:30
Johnson Cherian
8e49c9d8d6 feat: hide moveable controls and show only onactive, resize and drag 2024-02-29 14:10:26 +05:30
Johnson Cherian
d6b6518f8b fix: fixed minor ux issues 2024-02-05 09:23:40 +05:30
Kavin Venkatachalam
c410d1d097 Fixed showing config handle while overlapping 2024-01-17 12:02:57 +05:30
Kavin Venkatachalam
9d7fa4f582 fixed showing control after opening the modal 2024-01-10 18:27:05 +05:30
Johnson Cherian
9b5806951c feat: show marker all the time the component is selected 2024-01-05 09:27:03 +05:30
Johnson Cherian
05a3961b0d fix: added checkInput attribute to drag container to indentify editable elements in container 2023-12-21 09:00:30 +05:30
Johnson Cherian
00649ed87e fix: show handler on hover 2023-12-19 10:46:35 +05:30
Johnson Cherian
0f16f1b109 fix: corrected tab component layout 2023-12-14 11:10:44 +05:30
Johnson Cherian
d605e4ce9c feat: revamped subcontiainer implementation using react-moveable 2023-12-11 07:57:01 +05:30
Johnson Cherian
d7b1bfd393 feat: moved react-moveable for nested components outside 2023-11-21 16:28:30 +05:30
Johnson Cherian
6b97bc3e4c Merge branch 'appdefinition-architecture-revamp' into feat/react-moveable-integration 2023-11-08 11:15:16 +05:30
Johnson Cherian
d314ecf120 feat: updated grid column width to 24 2023-10-23 11:45:07 +05:30
Johnson Cherian
c985383c47 feat: replace dnd with moveable 2023-10-12 10:20:06 +05:30
Johnson Cherian
462b5c0140 fix: integrated moveable to grid 2023-10-12 10:17:48 +05:30