This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(dialog): autoclose fixed and close animation shrinks to originati…
…ng element poisition. capture originating element and position, If targetEvent element is hidden when dialog closes, shrink to the element's original position. add tests to verify that the correct CSS transforms are set when expanding and shrinking. code refactor to fix listeners fix clickOutsideToClose escape keyup listeners to auto-close. Closes #3555. Fixes #3541. Fixes #2479.
- Loading branch information