Rishabh Saxena
31476092cc
chore: refactors for supporting git branches ( #7695 )
2021-10-18 19:33:44 +05:30
ashit-rath
4144b8786c
fix: Enable dragging of widgets only when focused on ( #7494 )
...
* fix: Enable dragging of widgets only when focused on
* added test cases
2021-09-22 12:48:46 +05:30
Abhinav Jha
b49f5097c6
refactor: Widget Development API ( #6405 )
2021-09-09 20:40:22 +05:30
Ashok Kumar M
83147afdc5
feat: Widget grouping Extended Features ( #6538 )
...
- [x] Draw to select from outside of the editor.
- [x] Cmd + A to select child widgets inside containers, forms, list, tabs, and modals.
Fixes #5995
Fixes #6102
2021-08-24 17:08:20 +05:30
Ashok Kumar M
b2ade8e17e
Fix: disable widget selections when widget dragging is in progress. ( #6573 )
...
* Fix: disable widget selections when widget dragging is in progress.
* new widget select
* fixing jest tests.
2021-08-16 14:54:42 +05:30
Ashok Kumar M
f19ebbafe9
[Feature] Widget grouping - Allow Drag and Drop of multiple widgets. ( #5389 )
...
* dip
* dip
* scroll
* fixes
* dip
* dip
* dip
* dip
* dip
* dip
* dip
* dip
* dip
* dip
* dip
* dip
* dip
* dip
* dip
* dip
* dip
* dip
* solve for canvas glitches
* dip
* dip
* dip
* adjust scroll speed
* dip
* dip(code clean up)
* dip
* dip
* ---dip
* dip
* dip
* dip
* middle ware for dropping multiple widgets.
* adding scroll to drag for canvas selection.
* fixing drag disabled and modal widget(detach from layout) drops
* firefox and safari fixes
* rebase conflicts.
* fixing broken specs.
* fixing specs and adding jest tests.
* show border and disable resize when multiple widgets are selected.
* selection box grab cursor
* merge conflicts.
* code clean up
* fixing specs.
* fixed a bug and failed specs.
* fixing rerenders.
* code clean up
* code review comments
* always have the drag point inside the widget.
* fetching snap spaces instead of calculating.
* remove widget_move action
* fixing bugs with add widget parent height updation.
* fixing specs.
* List widget conflict fixes.
* fixing canvas drop persistence.
* Adding click to drag for modals and fixing few issues.
2021-08-12 11:15:38 +05:30