Added "top-right" slot fro custom "Close" buttons (#16)

This commit is contained in:
euvl
2017-05-23 02:07:47 +01:00
parent 13949ea0b1
commit cfa4088cf8
5 changed files with 41 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "vue-js-modal",
"description": "Modal Component for Vue.js",
"version": "1.1.1",
"version": "1.1.2",
"author": "euvl <yev.vlasenko@gmail.com>",
"main": "dist/index.js",
"repository": {
@@ -11,7 +11,8 @@
"keywords": [
"vue",
"vuejs",
"modal"
"modal",
"vue-js-modal"
],
"bugs": {
"url": "https://github.com/euvl/vue-js-modal/issues"