Commit Graph

29 Commits

Author SHA1 Message Date
DaxChen
778fcff2cf check $refs.modal in observe callback 2017-10-13 12:33:21 +08:00
DaxChen
9352c2db64 add attributes:true to MutationObserver 2017-10-11 13:55:19 +08:00
DaxChen
2b5b150a8d sorry for the noise, forgot to remove console.log 2017-10-06 17:04:16 +08:00
DaxChen
5103a3039c move window MutationObserver to beforeMount for SSR 2017-10-06 16:54:27 +08:00
DaxChen
2573c3e2c8 build 2017-10-06 16:24:07 +08:00
euvl
8d5316601f Fixed click event not working on dragagble modals and inputs now are not draggable 2017-09-27 10:22:50 +01:00
euvl
9bf61f5a2c Bubbling modal events to v-dialog 2017-09-27 10:10:06 +01:00
euvl
48721f956d Added uglification stap to remove dead code (fix by @arve0) 2017-09-13 13:41:30 +01:00
euvl
3a8a5884c8 Added configurable clickToClose and width for v-dialog (#76) 2017-09-12 17:31:41 +01:00
euvl
b5642b8bd6 Adding overflow:hidden to the body when "scrollable" is enabled. #71 2017-09-07 15:43:58 +01:00
euvl
426f6c4955 Added touchstart to places where mousedown is called 2017-08-23 10:14:01 +01:00
euvl
d48e2772a9 Added code linting & cleaned code acording to JavaScript Standard Style 2017-08-14 14:51:28 +01:00
euvl
0089717a8c Added unit tests for "parser.js" and "util.js" 2017-08-07 16:07:57 +01:00
euvl
c81801ceb5 Using document.body.clientWidth instead of window.innerWidth (#58) + rebuild 2017-08-07 12:46:14 +01:00
euvl
0ea9d797cd Added Dialog component, updated examples. 2017-08-07 12:39:13 +01:00
euvl
f444c71ba7 Rebuild, updated readme (#53) 2017-07-31 15:09:22 +01:00
euvl
44b5301235 Rebuild ssr + version update 2017-07-24 16:14:58 +01:00
euvl
1487ed7d83 Rebuild v1.2.5 2017-07-19 18:40:10 +01:00
euvl
2ae6a62f6b Added clickToClose flag that allows to block closing modal on background click (#35) 2017-07-19 18:22:20 +01:00
euvl
8df1c8934e Added reset flag that resets position/size before opening modal, cleaned code. 2017-07-16 13:03:48 +01:00
euvl
83d8d124e6 v1.2.4 rebuild 2017-07-16 11:24:18 +01:00
euvl
981a0c8fdb Added test case for PR #46 2017-07-12 11:17:33 +01:00
euvl
b8ba39ebca Fixed a bug where this.maxAdaptiveWidth was accidentally added in master (#44) 2017-07-05 15:24:51 +01:00
euvl
f371235d03 Changed libraryTarget to "umd" + rebuild 🚀 2017-06-22 15:54:52 +01:00
euvl
0090a77216 Minor refactoring 2017-06-21 21:12:03 +01:00
euvl
375ae806ae Added "installed" flag and removed Object.defineProperty 2017-06-21 20:19:08 +01:00
euvl
494bed6f29 Release 1.2.0 🚀 (#31 SSR arrived) 2017-06-20 22:59:39 +01:00
euvl
ff27ef2049 Created ssr demo and moved csr to a sub-folder + rebuild 2017-06-20 09:01:27 +01:00
euvl
dcf3291623 Added putputs for client and server 2017-06-20 03:39:15 +01:00