Skip to content

Latest commit

 

History

History
144 lines (88 loc) · 4.71 KB

CHANGELOG.md

File metadata and controls

144 lines (88 loc) · 4.71 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

3.9.0 (2023-07-26)

✨ Packages

  • @egjs/axes 3.9.0
  • @egjs/react-axes 3.3.0
  • @egjs/svelte-axes 3.3.0
  • @egjs/vue-axes 3.3.0
  • @egjs/vue2-axes 3.3.0

🚀 New Features

  • @egjs/axes
    • add preventDefaultOnDrag option to PanInput (#214) (cc115a9)

🐛 Bug Fix

  • @egjs/axes
    • fix setOptions not applying to duration options (#215) (a0b8621)

📣 Other

  • All
    • update packages versions (aca7cfb)

3.8.5 (2023-06-22)

✨ Packages

  • @egjs/axes 3.8.5
  • @egjs/react-axes 3.2.5
  • @egjs/svelte-axes 3.2.5
  • @egjs/vue-axes 3.2.5
  • @egjs/vue2-axes 3.2.5

🚀 New Features

  • All
    • add holding as reactive property (#211) (96ec136)

🐛 Bug Fix

  • @egjs/axes
    • fix wrong getTouches at TouchMouseEventInput (#213) (99e847d)

📣 Other

  • All
    • update packages versions (c27baeb)

3.8.4 (2023-01-12)

✨ Packages

  • @egjs/axes 3.8.4
  • @egjs/react-axes 3.2.4
  • @egjs/svelte-axes 3.2.4
  • @egjs/vue-axes 3.2.4
  • @egjs/vue2-axes 3.2.4

🐛 Bug Fix

  • @egjs/axes
    • add userSelect css props for non chrome browsers (#210) (4c2156d)

📣 Other

  • All
    • update packages versions (3a1217c)

3.8.3 (2022-12-02)

✨ Packages

  • @egjs/axes 3.8.3
  • @egjs/react-axes 3.2.3
  • @egjs/svelte-axes 3.2.3
  • @egjs/vue-axes 3.2.3
  • @egjs/vue2-axes 3.2.3

🚀 New Features

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

🐛 Bug Fix

  • All
    • add declaration files to package (3a68971)
  • @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

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)