Skip to content

3.8.2 Release (2022-12-02)

Compare
Choose a tag to compare
@daybrush daybrush released this 02 Dec 06:09
· 14 commits to master since this release

3.8.2 (2022-12-02)

✨ Packages

  • @egjs/axes 3.8.2
  • @egjs/react-axes 3.2.2
  • @egjs/svelte-axes 3.2.2
  • @egjs/vue-axes 3.2.2
  • @egjs/vue2-axes 3.2.2

🚀 New Features

  • @egjs/axes
    • add inputKey option to PanInput and WheelInput (#204) (1169aca)

🐛 Bug Fix

  • @egjs/axes
    • fix addEventListener (#209) (5805c9d)
    • fix bounce when circular set in only one direction (#207) (4806cfa)
    • fix preventClickOnDrag option not working when changed (#206) (c49817d)

📣 Other

  • All
    • update packages versions (4b41de4)