Skip to content

v11.2.0

Latest
Compare
Choose a tag to compare
@nolimits4web nolimits4web released this 02 Jan 19:17

Bug Fixes

  • core: Fixed elementIsChildOf returning false for nested web components (#7762) (8136607), closes #7761
  • zoom: Ensure the zoom module's array is cleared onTouchEnd to fix #7304 (#7830) (21610bd)

Features

  • core: Allow using a CSS selector as breakpointsBase (#7818) (44d3443)
  • zoom: Add ability to pan around an image on mouse move (#7831) (c4619bb), closes #7306