Skip to content

v1.11.3

Compare
Choose a tag to compare
@dfreedm dfreedm released this 13 Feb 00:05
· 6886 commits to master since this release

Meaningful Changes

  • Fix a memory leak where element templates are cached on the prototype
  • fix an expectation on event paths existing in gestures library
  • Port scoped keyframe naming fix from 2.x

Raw Notes

  • Improve comment. (commit)

  • Add test. (commit)

  • Make _template an actual , for correctness. (commit)

  • Ensure template instance isn't cached on prototype. Fixes #5096 (commit)

  • Port keyframe name fix from ShadyCSS (#5038) (commit)

  • test if path exist with ghost clicks events (#4703) (commit)

  • [ci skip] update changelog (commit)