Skip to content

v1.0.2

Compare
Choose a tag to compare
@hong6316 hong6316 released this 22 Dec 05:44
· 67 commits to master since this release
  • Fixed the util method waitTransitionEnd in utils/Page by adding await to the callback and async-await for the handler function of ontransitionend event.