igniteui-angular icon indicating copy to clipboard operation
igniteui-angular copied to clipboard

Switch overlay service from angular animations to native Web Animations

Open wnvko opened this issue 4 years ago • 8 comments

IgxOverlayService is using now angular animations package to animate content shown in the overlay. However this package has some limitations, e.g. during animation you cannot take how much of the animation has elapsed, as well as some bugs like #6581 and #8450. Switching to native Web Animations will allow us to fix the issues we have and control better animation flow.

Stop using angular animation package in overlay service and animate content via Web Animations

For some of the issues we are using work arounds in our code and for other we are waiting for angular to fix their package. However this is not good as we are depending on third party while with Web Animations we can depend on ourselves.

  • [x] add animation service - #11628
  • [ ] implement animation service with Web Animations

wnvko avatar Jan 12 '21 14:01 wnvko

There has been no recent activity and this issue has been marked inactive.

github-actions[bot] avatar Mar 14 '21 00:03 github-actions[bot]

There has been no recent activity and this issue has been marked inactive.

github-actions[bot] avatar May 15 '21 00:05 github-actions[bot]

There has been no recent activity and this issue has been marked inactive.

github-actions[bot] avatar Jul 17 '21 00:07 github-actions[bot]

There has been no recent activity and this issue has been marked inactive.

github-actions[bot] avatar Sep 17 '21 00:09 github-actions[bot]

There has been no recent activity and this issue has been marked inactive.

github-actions[bot] avatar Dec 13 '21 00:12 github-actions[bot]

There has been no recent activity and this issue has been marked inactive.

github-actions[bot] avatar Mar 08 '22 00:03 github-actions[bot]

There has been no recent activity and this issue has been marked inactive.

github-actions[bot] avatar May 08 '22 00:05 github-actions[bot]

There has been no recent activity and this issue has been marked inactive.

github-actions[bot] avatar Aug 03 '22 00:08 github-actions[bot]

There has been no recent activity and this issue has been marked inactive.

github-actions[bot] avatar Oct 03 '22 00:10 github-actions[bot]

There has been no recent activity and this issue has been marked inactive.

github-actions[bot] avatar Dec 03 '22 00:12 github-actions[bot]

There has been no recent activity and this issue has been marked inactive.

github-actions[bot] avatar Feb 02 '23 00:02 github-actions[bot]

There has been no recent activity and this issue has been marked inactive.

github-actions[bot] avatar Apr 04 '23 00:04 github-actions[bot]