| 
							
							
								 onekiloparsec | d86f5bc6f8 | remove obsolete line Signed-off-by: onekiloparsec <cedric@onekilopars.ec> | 2017-07-06 15:25:36 +02:00 |  | 
			
				
					| 
							
							
								 onekiloparsec | 47dd5c2925 | okay splice not work Signed-off-by: onekiloparsec <cedric@onekilopars.ec> | 2017-07-06 15:24:29 +02:00 |  | 
			
				
					| 
							
							
								 onekiloparsec | c749660e10 | damn Signed-off-by: onekiloparsec <cedric@onekilopars.ec> | 2017-07-06 15:21:29 +02:00 |  | 
			
				
					| 
							
							
								 onekiloparsec | a0e5ee35d1 | inlining Signed-off-by: onekiloparsec <cedric@onekilopars.ec> | 2017-07-06 15:19:59 +02:00 |  | 
			
				
					| 
							
							
								 onekiloparsec | 02ca999af8 | ok methods, not computed props Signed-off-by: onekiloparsec <cedric@onekilopars.ec> | 2017-07-06 15:16:42 +02:00 |  | 
			
				
					| 
							
							
								 onekiloparsec | 0b70a374b7 | new validator Signed-off-by: onekiloparsec <cedric@onekilopars.ec> | 2017-07-06 15:16:33 +02:00 |  | 
			
				
					| 
							
							
								 onekiloparsec | 0655a52f9d | Added missing type Signed-off-by: onekiloparsec <cedric@onekilopars.ec> | 2017-07-06 15:16:13 +02:00 |  | 
			
				
					| 
							
							
								 onekiloparsec | e020348c89 | Testing dynamic width and height Signed-off-by: onekiloparsec <cedric@onekilopars.ec> | 2017-07-06 14:55:12 +02:00 |  | 
			
				
					| 
							
							
								 euvl | b8ba39ebca | Fixed a bug where this.maxAdaptiveWidth was accidentally added in master (#44) | 2017-07-05 15:24:51 +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 |  | 
			
				
					| 
							
							
								 Yev Vlasenko | 5d13bc8f5a | Merge branch 'master' into ssr-fix-2-outputs | 2017-06-20 22:53:30 +01:00 |  | 
			
				
					| 
							
							
								 euvl | a80e966dce | MInor bugs fixed, removed default white background | 2017-06-20 13:54:36 +01:00 |  | 
			
				
					| 
							
							
								 euvl | b99bec6bfa | Removed scoped style + rebuild | 2017-06-19 22:27:05 +01:00 |  | 
			
				
					| 
							
							
								 euvl | 620d905e29 | Removed window ref in data, moved init to beforeMount | 2017-06-19 22:23:53 +01:00 |  | 
			
				
					| 
							
							
								 euvl | 85ef8436a7 | Fixed validator bug and wrong plugin references | 2017-06-19 22:22:32 +01:00 |  | 
			
				
					| 
							
							
								 euvl | ec53a63557 | Added validators and eslintrc | 2017-06-12 12:40:38 +01:00 |  | 
			
				
					| 
							
							
								 euvl | 082f70477b | Added maxAdaprive(Width/Height) props | 2017-06-05 16:50:21 +01:00 |  | 
			
				
					| 
							
							
								 euvl | a12d9aefee | Minor code cleaning | 2017-05-25 12:22:06 +01:00 |  | 
			
				
					| 
							
							
								 euvl | cfa4088cf8 | Added "top-right" slot fro custom "Close" buttons (#16) | 2017-05-23 02:07:50 +01:00 |  | 
			
				
					| 
							
							
								 euvl | 079887e5a2 | Fixed :draggable not working on the touchscreen, demo improvements | 2017-05-11 17:41:51 +01:00 |  | 
			
				
					| 
							
							
								 euvl | 962bc13d2c | Changed components names to match plugin name | 2017-05-05 18:26:05 +01:00 |  | 
			
				
					| 
							
							
								 euvl | 1f6658bb62 | Added new example | 2017-05-05 15:05:16 +01:00 |  | 
			
				
					| 
							
							
								 euvl | 393ea38104 | Updated demo, moved "adapt" controller into function | 2017-05-01 14:33:41 +03:00 |  | 
			
				
					| 
							
							
								 euvl | f518f5849e | Added more examples | 2017-04-29 00:40:02 +03:00 |  | 
			
				
					| 
							
							
								 euvl | 41301c1071 | Changed "modal" class name to "v--modal-box" to fix a clash with bootstrap class name | 2017-04-28 18:18:46 +03:00 |  | 
			
				
					| 
							
							
								 euvl | 31d1a71a3a | Stopped using sass (as far as css file are tiny as they are), release 1.0.19 | 2017-04-27 19:22:41 +03:00 |  | 
			
				
					| 
							
							
								 euvl | d3d48dec52 | Added new demo, sorted out default class names | 2017-04-19 10:31:45 +01:00 |  | 
			
				
					| 
							
							
								 euvl | d0594b1956 | Fixed a bug where interrupting "close" event was not working | 2017-04-19 10:07:38 +01:00 |  | 
			
				
					| 
							
							
								 euvl | 5d8cd805db | Fixed bug where state function argument was not considered (#5) | 2017-04-15 20:58:36 +01:00 |  | 
			
				
					| 
							
							
								 euvl | ad6a20b944 | Minor demo updates | 2017-04-10 12:07:22 +01:00 |  | 
			
				
					| 
							
							
								 euvl | fb02b6be93 | Working draggable modals | 2017-04-10 12:01:42 +01:00 |  | 
			
				
					| 
							
							
								 euvl | d165145124 | Cleaned demo | 2017-04-09 13:37:14 +01:00 |  | 
			
				
					| 
							
							
								 euvl | 45bba6dfcd | Cleaned up, working on draggable flag | 2017-04-08 08:02:59 +01:00 |  | 
			
				
					| 
							
							
								 euvl | ff173186d0 | Updated demo | 2017-04-07 15:14:51 +01:00 |  | 
			
				
					| 
							
							
								 euvl | ff98ff80f2 | Demo updated added pivotX and pivotY props | 2017-04-05 12:13:47 +01:00 |  | 
			
				
					| 
							
							
								 euvl | 2d913af2f4 | Minor fixes | 2017-04-05 11:59:51 +01:00 |  | 
			
				
					| 
							
							
								 euvl | 8cfe6735c6 | Cleaned npm ignore | 2017-04-05 11:42:40 +01:00 |  | 
			
				
					| 
							
							
								 euvl | 3d9c97722f | Refactored, added es5 build | 2017-04-05 11:34:41 +01:00 |  | 
			
				
					| 
							
							
								 euvl | c1913b0490 | Replaced with the newer version | 2017-03-10 10:46:05 +00:00 |  | 
			
				
					| 
							
							
								 euvl | 675e6cdcb7 | Added dist to git | 2016-11-14 16:01:56 +00:00 |  | 
			
				
					| 
							
							
								 euvl | a13056c608 | Added webpack build config | 2016-11-14 15:46:37 +00:00 |  | 
			
				
					| 
							
							
								 euvl | ee50379de6 | Cleaning in progress | 2016-11-14 12:40:24 +00:00 |  | 
			
				
					| 
							
							
								 euvl | 98a1f426ed | Minor improvement to default modal css | 2016-11-14 12:18:13 +00:00 |  | 
			
				
					| 
							
							
								 euvl | 729fb78474 | first commit | 2016-11-14 12:16:39 +00:00 |  |