mirror of
				https://github.com/KevinMidboe/vue-js-modal.git
				synced 2025-10-29 18:00:20 +00:00 
			
		
		
		
	Rebuild ssr + version update
This commit is contained in:
		
							
								
								
									
										13
									
								
								CHANGELOG.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								CHANGELOG.md
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,13 @@ | ||||
| ## v1.2.6 | ||||
|  | ||||
| * Added `"auto"` value support for `height` property. | ||||
|  | ||||
| * Added `scrollable` flag that allowes modal content to be scrolled when height is "auto". | ||||
|  | ||||
| * Added CHANGELOG file. | ||||
|  | ||||
| ## v1.2.5 | ||||
|  | ||||
| * `height` and `width` props can be set using percents. | ||||
|  | ||||
| * Better handling of `min-width` and `min-height` | ||||
							
								
								
									
										74
									
								
								dist/ssr.index.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										74
									
								
								dist/ssr.index.js
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							| @@ -1,7 +1,7 @@ | ||||
| { | ||||
|   "name": "vue-js-modal", | ||||
|   "description": "Modal Component for Vue.js", | ||||
|   "version": "1.2.5", | ||||
|   "version": "1.2.6", | ||||
|   "author": "euvl <yev.vlasenko@gmail.com>", | ||||
|   "main": "dist/index.js", | ||||
|   "repository": { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user