From d0daca53fb30417799b98838c79dbc839ac5685e Mon Sep 17 00:00:00 2001 From: Guillaume Chau Date: Sat, 23 Sep 2017 02:46:56 +0200 Subject: [PATCH] Added vue-resize --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ff3e57236..570c0bc63 100755 --- a/README.md +++ b/README.md @@ -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