-
Notifications
You must be signed in to change notification settings - Fork 373
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Issue/5680-Expand-panels-and-pages-on-dragged-in (#5746)
* #5610 Add an option to expand and collapse pages on a design surface Fixes #5610 * #5610 - add option * #5610 - support doubleclick * #5610 add screenshots * #5610 - fix unit-tests * #5610 fixed react event bubbling Fixes #5610 * #5610 - do not expand on doubleclick when setting is "never" * #5610 - key for pages in vue * #5610 - move page collapse button to toolbar * #5610 broken double click Fixes #5610 * #5610 fixed page styles Fixes #5610 * #5610 - fix border radius for dashed page * #5610 - updated screenshots * #5610 - keep inner border for mobile pages * #5610 - update screenshots and mask * #5610 - update screenshots * #5610 - fixed tests * #5680 Expand panels and pages on dragged in Fixes #5680 * #5610 refresh screenshots Fixes #5610 * #5680 Expand panels and pages on dragged in Fixes #5680 * #5680 fixed collapsed page color priority on drag in Fixes #5680 * #5680 fix styles and add blinking Fixes #5680 * #5680 Expand panels and pages on dragged in Fixes #5680 * #5680 - revert unnecessery changes * #5680 - revert broken merge * #5680 - add tests * #5680 - removed calculatedCollapsed property * #5680 - restore renderedCollapsed * #5680 - switch off animation in tests * #5680 - update screenshot * #5680 fix dragging and timers Fixes #5680 * #5680 blink for selected page Fixes #5680 * #5680 - supported dynamic panel * #5680 Expand panels and pages on dragged in Fixes #5680 * Revert "#5680 Expand panels and pages on dragged in" This reverts commit 73adf43. * #5680 Expand panels and pages on dragged in Fixes #5680 * #5680 Expand panels and pages on dragged in - add test for dynamic panel Fixes #5680 * #5680 - fix styles * #5680 fixed drop to collapsed panel Fixes #5680 * #5680 transparent color for blinking Fixes #5680 * #5680 drop to collapse Fixes #5680 * #5680 fix page adorner button position Fixes #5680 * #5680 - fix drop to collapsed page and selected panel * #5680 - fix unit test * #5680 fix unit test * #5680 - update screenshors * #5680 - fixed selection after drag
- Loading branch information
Showing
21 changed files
with
493 additions
and
58 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.