Skip to content

v3.2.3

Choose a tag to compare

@jedrzejchalubek jedrzejchalubek released this 08 Aug 20:36
· 85 commits to master since this release

Bug Fixes

  • fix(styles): Don't use initial for white-space declaration (#249)
  • fix(gaps): Gaps have to property recalculate on resize
  • fix(swipe): Remove the passive attribute from swiping events (#248, #245)

Internals

  • fix(tests): Update jest package and resolve local storage error of jsdom by using older version