1
0
Fork 0

Added vue-resize

This commit is contained in:
Guillaume Chau 2017-09-23 02:46:56 +02:00 committed by GitHub
parent d13b7e31fc
commit d0daca53fb
1 changed files with 1 additions and 0 deletions

View File

@ -1112,6 +1112,7 @@ Tooltips / popovers
- [vue-selectable](https://github.com/JSmith01/vue-selectable) - Vue 1.x/2.x directive to make items selectable by mouse.
- [vue-click-helper](https://github.com/huangshuwei/vue-click-helper) - Vue2.x directive to handle click event and dblclick event on same element.
- [v-hotkey](https://github.com/Dafrok/v-hotkey) - Vue 2.x directive for binding hotkeys to components.
- [vue-resize](https://github.com/Akryum/vue-resize) - Vue 2.x component to detect DOM elements resizing (event based/no window.onresize)
### Responsive Design