naver / egjs-axes

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.
https://naver.github.io/egjs-axes/
MIT License
179 stars 31 forks source link

v3: update @egjs/component to 3.0.1 #173

Closed malangfox closed 2 years ago

malangfox commented 2 years ago

Details

Updated @egjs/component to v3 which adds type inference when using events. Also fixes type error occurring in legacy code, and resolve errors caused by recent merges.