From 16a391be7ee096a012f17c66a6700fef895571de Mon Sep 17 00:00:00 2001 From: Alexey Khrushch Date: Sun, 27 Sep 2020 17:41:35 +0300 Subject: [PATCH] chore(release): 1.4.0 --- CHANGELOG.md | 7 +++++++ docs/index.html | 2 +- docs/js/{app.d715f483.js => app.b0b22143.js} | 2 +- docs/js/{app.d715f483.js.map => app.b0b22143.js.map} | 2 +- package.json | 2 +- 5 files changed, 11 insertions(+), 4 deletions(-) rename docs/js/{app.d715f483.js => app.b0b22143.js} (99%) rename docs/js/{app.d715f483.js.map => app.b0b22143.js.map} (98%) diff --git a/CHANGELOG.md b/CHANGELOG.md index d477626..74e1793 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [1.4.0](https://github.com/Alexeykhr/vue-stripe-menu/compare/v1.3.1...v1.4.0) (2020-09-27) + + +### Features + +* delete core-js library from deps ([5a99691](https://github.com/Alexeykhr/vue-stripe-menu/commit/5a9969163bdf5d6e9cec00e51f4472c163fb3c8a)) + ### [1.3.1](https://github.com/Alexeykhr/vue-stripe-menu/compare/v1.3.0...v1.3.1) (2020-09-03) diff --git a/docs/index.html b/docs/index.html index 9b1b7d3..0145ac6 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1 +1 @@ -Vue Stripe Menu
\ No newline at end of file +Vue Stripe Menu
\ No newline at end of file diff --git a/docs/js/app.d715f483.js b/docs/js/app.b0b22143.js similarity index 99% rename from docs/js/app.d715f483.js rename to docs/js/app.b0b22143.js index e7eebce..b47e14d 100644 --- a/docs/js/app.d715f483.js +++ b/docs/js/app.b0b22143.js @@ -1,2 +1,2 @@ (function(e){function t(t){for(var s,a,i=t[0],l=t[1],c=t[2],u=0,m=[];u{r.installed||(r.installed=!0,e.component("vsmMenu",s["a"]),e.component("vsmMob",o["a"]))}};let a=null;"undefined"!==typeof window?a=window.Vue:"undefined"!==typeof e&&(a=e.Vue),a&&a.use(r),t["a"]=r}).call(this,n("c8ba"))},"5cf5":function(e,t,n){"use strict";var s=n("d3d1"),o=n.n(s);o.a},"6bc0":function(e,t,n){},7329:function(e,t,n){},8594:function(e,t,n){},9224:function(e){e.exports=JSON.parse('{"a":"https://github.com/Alexeykhr/vue-stripe-menu#readme"}')},"9e04":function(e,t,n){},a1ec:function(e,t,n){"use strict";n.r(t);var s=n("2b0e"),o=(n("ca29"),n("56d7")),r=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",[n("base-header"),n("main",[n("install-docs"),n("example-docs"),n("example-codepen-docs"),n("props-menu-docs"),n("menu-object-menu-docs"),n("slots-menu-docs"),n("events-menu-docs"),n("methods-menu-docs"),n("properties-menu-docs"),n("props-mob-docs"),n("slots-mob-docs"),n("classes-docs"),n("demo-docs")],1),n("base-footer")],1)},a=[],i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",[n("base-title",{attrs:{title:"[Menu] MenuObject"}}),n("base-table",{attrs:{columns:e.columns,rows:e.rows}})],1)},l=[],c=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("table",[n("thead",[n("tr",e._l(e.columns,(function(t,s){return n("th",{key:s},[e._v(" "+e._s(t.name)+" ")])})),0)]),n("tbody",e._l(e.rows,(function(t,s){return n("tr",{key:s,class:{required:t.required}},e._l(e.columns,(function(s,o){return n("td",{key:o,class:"column column_"+s.attr},[e._v(" "+e._s(t[s.attr])+" ")])})),0)})),0)])},d=[],u={props:{columns:{type:Array,required:!0},rows:{type:Array,required:!0}}},m=u,p=(n("bc25"),n("2877")),h=Object(p["a"])(m,c,d,!1,null,"35fdd939",null),v=h.exports,f=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("a",{staticClass:"section",attrs:{id:e.generatedId,href:"#"+e.generatedId}},[e._v(" # "),e._t("default",[e._v(e._s(e.title))])],2)},b=[],w={props:{title:{type:String,default:""},id:{type:String,default:""}},computed:{generatedId(){if(this.id)return this.id;let e=this.title;return this.$slots.default&&(e=this.$slots.default[0].text),e.trim().toLowerCase().replace(/[^a-z-]/gi,"-")}}},g=w,y=Object(p["a"])(g,f,b,!1,null,null,null),_=y.exports,x={components:{BaseTable:v,BaseTitle:_},data(){return{columns:[{attr:"property",name:"Property"},{attr:"type",name:"type"},{attr:"description",name:"Description"}],rows:[{property:"title",type:"String",description:"Menu item name. Can also be redefined through the slot"},{property:"dropdown",type:"String",description:"Unique value indicates that this item has a dropdown menu"},{property:"element",type:"String",description:"HTML element in the header element, if not specified, it will be