vaban-ru / vue-bottom-sheet

🔥 A nice clean and touch-friendly bottom sheet component based on Vue.js and Hammer.js for Vue 3
https://bs.vaban.ru
MIT License
209 stars 44 forks source link

Migrate from hammerjs #37

Open lyqht opened 1 year ago

lyqht commented 1 year ago

Checking out the hammerjs repo issues, seems that the library is no longer maintained (https://github.com/hammerjs/hammer.js/issues/1278) and there's some security vulnerabilities because of how old the library is. A comment in that issue suggests migrating to a more maintained lib like https://github.com/taye/interact.js

vaban-ru commented 1 year ago

Checking out the hammerjs repo issues, seems that the library is no longer maintained (hammerjs/hammer.js#1278) and there's some security vulnerabilities because of how old the library is. A comment in that issue suggests migrating to a more maintained lib like https://github.com/taye/interact.js

Thank you! In the future, I plan to migrate to a more modern library.

pierredarrieutort commented 8 months ago

+1

PeeJeeDR commented 6 months ago

+1