@egjs/axes
Version:
A module used to change the information of user action entered by various input devices such as touch screen or mouse into the logical virtual coordinates. You can easily create a UI that responds to user actions.
124 lines (52 loc) • 4.78 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [3.9.2](https://github.com/naver/egjs-axes/compare/@egjs/axes@3.9.1...@egjs/axes@3.9.2) (2025-06-05)
### :bug: Bug Fix
* do not enable PanInput when there is no inputType (#219) ([b75a5dc](https://github.com/naver/egjs-axes/commit/b75a5dc755d5a343c6718c3b02bd7b870a025041))
* fix offset zero direction (#220) ([01ffe99](https://github.com/naver/egjs-axes/commit/01ffe99beda7f38028bd12251cd9b9dca9844701))
## [3.9.1](https://github.com/naver/egjs-axes/compare/@egjs/axes@3.9.0...@egjs/axes@3.9.1) (2024-07-31)
### :bug: Bug Fix
* apply and revert styles when enables/disables PanInput (#218) ([0fcfa19](https://github.com/naver/egjs-axes/commit/0fcfa193a0db4bfd81eaee93759f094a14b21609))
### :mega: Other
* update packages versions ([3fc40a2](https://github.com/naver/egjs-axes/commit/3fc40a2458c72982976ac8b8f15708d9451a4b3f))
## [3.9.0](https://github.com/naver/egjs-axes/compare/@egjs/axes@3.8.5...@egjs/axes@3.9.0) (2023-07-26)
### :rocket: New Features
* add preventDefaultOnDrag option to PanInput (#214) ([cc115a9](https://github.com/naver/egjs-axes/commit/cc115a95b06c2893844d6de146ce8b7b00573fc3))
### :bug: Bug Fix
* fix setOptions not applying to duration options (#215) ([a0b8621](https://github.com/naver/egjs-axes/commit/a0b8621fe9a06edc534efef640f7d9e09d7faa4b))
### :mega: Other
* update packages versions ([aca7cfb](https://github.com/naver/egjs-axes/commit/aca7cfb41b48d2beb1711df4446968a9e19d8d7e))
## [3.8.5](https://github.com/naver/egjs-axes/compare/@egjs/axes@3.8.4...@egjs/axes@3.8.5) (2023-06-22)
### :rocket: New Features
* add holding as reactive property (#211) ([96ec136](https://github.com/naver/egjs-axes/commit/96ec1366a6c1d7f5b1a3c576436edb2223307d69))
### :bug: Bug Fix
* fix wrong getTouches at TouchMouseEventInput (#213) ([99e847d](https://github.com/naver/egjs-axes/commit/99e847ddcee43e94b75cdebc91a3381547022b12))
### :mega: Other
* update packages versions ([c27baeb](https://github.com/naver/egjs-axes/commit/c27baeb7d692776e54a6a9d9b0fac334bdda7792))
## [3.8.4](https://github.com/naver/egjs-axes/compare/@egjs/axes@3.8.3...@egjs/axes@3.8.4) (2023-01-12)
### :bug: Bug Fix
* add userSelect css props for non chrome browsers (#210) ([4c2156d](https://github.com/naver/egjs-axes/commit/4c2156d18e5b15a62d3e626868d2c71638e4f717))
### :mega: Other
* update packages versions ([3a1217c](https://github.com/naver/egjs-axes/commit/3a1217c5fa49b382e1da3d9cca3542a0c1d7e28c))
## [3.8.3](https://github.com/naver/egjs-axes/compare/@egjs/axes@3.8.1...@egjs/axes@3.8.3) (2022-12-02)
### :rocket: New Features
* add inputKey option to PanInput and WheelInput (#204) ([1169aca](https://github.com/naver/egjs-axes/commit/1169acac0259f083525da5969a8fad8db9cf04ae))
### :bug: Bug Fix
* add declaration files to package ([3a68971](https://github.com/naver/egjs-axes/commit/3a6897103594eade43d00f242fc0909bd0148a27))
* fix addEventListener (#209) ([5805c9d](https://github.com/naver/egjs-axes/commit/5805c9da599b2b8b9a6a5c243ea8eaf5743832cd))
* fix bounce when circular set in only one direction (#207) ([4806cfa](https://github.com/naver/egjs-axes/commit/4806cfa674b2291e5d60e611287ffd58813e23d0))
* fix preventClickOnDrag option not working when changed (#206) ([c49817d](https://github.com/naver/egjs-axes/commit/c49817d90d9a2677c13f49a901614896a281ca15))
### :mega: Other
* Release 3.8.2 ([3826ac2](https://github.com/naver/egjs-axes/commit/3826ac2e287a6edf4b4a1d136782114eb2a78bfd))
* update packages versions ([578c4f2](https://github.com/naver/egjs-axes/commit/578c4f205ba40c2c84883d5144fddb9b1c2dff99))
* update packages versions ([4b41de4](https://github.com/naver/egjs-axes/commit/4b41de44af6d5b7a6d7b856ad47864c43222da11))
## [3.8.2](https://github.com/naver/egjs-axes/compare/@egjs/axes@3.8.1...@egjs/axes@3.8.2) (2022-12-02)
### :rocket: New Features
* add inputKey option to PanInput and WheelInput (#204) ([1169aca](https://github.com/naver/egjs-axes/commit/1169acac0259f083525da5969a8fad8db9cf04ae))
### :bug: Bug Fix
* fix addEventListener (#209) ([5805c9d](https://github.com/naver/egjs-axes/commit/5805c9da599b2b8b9a6a5c243ea8eaf5743832cd))
* fix bounce when circular set in only one direction (#207) ([4806cfa](https://github.com/naver/egjs-axes/commit/4806cfa674b2291e5d60e611287ffd58813e23d0))
* fix preventClickOnDrag option not working when changed (#206) ([c49817d](https://github.com/naver/egjs-axes/commit/c49817d90d9a2677c13f49a901614896a281ca15))
### :mega: Other
* update packages versions ([4b41de4](https://github.com/naver/egjs-axes/commit/4b41de44af6d5b7a6d7b856ad47864c43222da11))