From 393ea38104cff0c3bb737d1af9c0c110e92dc186 Mon Sep 17 00:00:00 2001 From: euvl Date: Mon, 1 May 2017 14:33:41 +0300 Subject: [PATCH] Updated demo, moved "adapt" controller into function --- demo/index.html | 1 + demo/src/App.vue | 14 +++++++++++++- dist/index.js | 23 ++++++++++++++--------- src/Modal.vue | 16 ++++++++++------ src/util.js | 8 +++++--- 5 files changed, 43 insertions(+), 19 deletions(-) diff --git a/demo/index.html b/demo/index.html index f2ee798..40257a5 100644 --- a/demo/index.html +++ b/demo/index.html @@ -5,6 +5,7 @@ Vue Modal Examples +