diff --git a/CHANGELOG.md b/CHANGELOG.md index bd5569ed..2c56aa3f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,18 @@ + +# v4.4.0 (2017-05-25) + +* Add charity icon to strand-icon ([5805e92](https://github.com/MediaMath/strand/commit/5805e92)) +* Add pending icon ([023ccc3](https://github.com/MediaMath/strand/commit/023ccc3)) +* added ‘modified’ listener to strand-scroll-panel to handle internal CSS updates resizing the scrollb ([ea4ccb5](https://github.com/MediaMath/strand/commit/ea4ccb5)), closes [#157](https://github.com/MediaMath/strand/issues/157) +* Docs edits ([761f8b2](https://github.com/MediaMath/strand/commit/761f8b2)) +* Docs example edits ([b865574](https://github.com/MediaMath/strand/commit/b865574)) +* Fixes #155 (#156) ([27534a7](https://github.com/MediaMath/strand/commit/27534a7)), closes [#155](https://github.com/MediaMath/strand/issues/155) [#156](https://github.com/MediaMath/strand/issues/156) +* FWRK-330 add 'quick-edit' icon ([1f74d2f](https://github.com/MediaMath/strand/commit/1f74d2f)) +* notify selection change ([6d2460f](https://github.com/MediaMath/strand/commit/6d2460f)) +* Release v4.3.0 ([f60fef6](https://github.com/MediaMath/strand/commit/f60fef6)) + + + # v4.3.0 (2017-03-14) diff --git a/bower.json b/bower.json index c93c90c9..ed5b8a53 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "strand", - "version": "4.3.0", + "version": "4.4.0", "homepage": "https://github.com/MediaMath/strand", "repository": { "type": "git", diff --git a/dist/strand-action/strand-action.html b/dist/strand-action/strand-action.html index 5003c245..332195b7 100644 --- a/dist/strand-action/strand-action.html +++ b/dist/strand-action/strand-action.html @@ -2,4 +2,4 @@ * @license * Copyright (c) 2015 MediaMath Inc. All rights reserved. * This code may only be used under the BSD style license found at http://mediamath.github.io/strand/LICENSE.txt - --> \ No newline at end of file + --> \ No newline at end of file diff --git a/dist/strand-array-munge/strand-array-munge.html b/dist/strand-array-munge/strand-array-munge.html index 3fb9493e..6d80bc06 100644 --- a/dist/strand-array-munge/strand-array-munge.html +++ b/dist/strand-array-munge/strand-array-munge.html @@ -2,4 +2,4 @@ * @license * Copyright (c) 2015 MediaMath Inc. All rights reserved. * This code may only be used under the BSD style license found at http://mediamath.github.io/strand/LICENSE.txt - --> \ No newline at end of file + --> \ No newline at end of file diff --git a/dist/strand-autocomplete/strand-autocomplete.html b/dist/strand-autocomplete/strand-autocomplete.html index 2f61fc6c..30fff633 100644 --- a/dist/strand-autocomplete/strand-autocomplete.html +++ b/dist/strand-autocomplete/strand-autocomplete.html @@ -2,4 +2,4 @@ * @license * Copyright (c) 2015 MediaMath Inc. All rights reserved. * This code may only be used under the BSD style license found at http://mediamath.github.io/strand/LICENSE.txt - --> \ No newline at end of file + --> \ No newline at end of file diff --git a/dist/strand-button/strand-button.html b/dist/strand-button/strand-button.html index e53111cc..2419e41c 100644 --- a/dist/strand-button/strand-button.html +++ b/dist/strand-button/strand-button.html @@ -2,4 +2,4 @@ * @license * Copyright (c) 2015 MediaMath Inc. All rights reserved. * This code may only be used under the BSD style license found at http://mediamath.github.io/strand/LICENSE.txt - --> \ No newline at end of file + --> \ No newline at end of file diff --git a/dist/strand-currency/strand-currency.html b/dist/strand-currency/strand-currency.html index 00b5e51d..e7fe2360 100644 --- a/dist/strand-currency/strand-currency.html +++ b/dist/strand-currency/strand-currency.html @@ -2,4 +2,4 @@ * @license * Copyright (c) 2015 MediaMath Inc. All rights reserved. * This code may only be used under the BSD style license found at http://mediamath.github.io/strand/LICENSE.txt - --> \ No newline at end of file + --> \ No newline at end of file diff --git a/dist/strand-dropdown/strand-dropdown.html b/dist/strand-dropdown/strand-dropdown.html index 64b4ee2c..8248b4a5 100644 --- a/dist/strand-dropdown/strand-dropdown.html +++ b/dist/strand-dropdown/strand-dropdown.html @@ -2,4 +2,4 @@ * @license * Copyright (c) 2015 MediaMath Inc. All rights reserved. * This code may only be used under the BSD style license found at http://mediamath.github.io/strand/LICENSE.txt - --> \ No newline at end of file + --> \ No newline at end of file diff --git a/dist/strand-file-upload/strand-file-upload.html b/dist/strand-file-upload/strand-file-upload.html index 8b49c1e1..cb7aca2f 100644 --- a/dist/strand-file-upload/strand-file-upload.html +++ b/dist/strand-file-upload/strand-file-upload.html @@ -2,4 +2,4 @@ * @license * Copyright (c) 2015 MediaMath Inc. All rights reserved. * This code may only be used under the BSD style license found at http://mediamath.github.io/strand/LICENSE.txt - --> \ No newline at end of file + --> \ No newline at end of file diff --git a/dist/strand-form/strand-form.html b/dist/strand-form/strand-form.html index 32866c36..7e4c49e0 100644 --- a/dist/strand-form/strand-form.html +++ b/dist/strand-form/strand-form.html @@ -2,4 +2,4 @@ * @license * Copyright (c) 2015 MediaMath Inc. All rights reserved. * This code may only be used under the BSD style license found at http://mediamath.github.io/strand/LICENSE.txt - --> \ No newline at end of file + --> \ No newline at end of file diff --git a/dist/strand-grid-column/strand-grid-column.html b/dist/strand-grid-column/strand-grid-column.html index aec2ffd3..49b0be51 100644 --- a/dist/strand-grid-column/strand-grid-column.html +++ b/dist/strand-grid-column/strand-grid-column.html @@ -2,4 +2,4 @@ * @license * Copyright (c) 2015 MediaMath Inc. All rights reserved. * This code may only be used under the BSD style license found at http://mediamath.github.io/strand/LICENSE.txt - --> \ No newline at end of file + --> \ No newline at end of file diff --git a/dist/strand-guide-tooltip/strand-guide-tooltip.html b/dist/strand-guide-tooltip/strand-guide-tooltip.html index ad5a6619..64937d7c 100644 --- a/dist/strand-guide-tooltip/strand-guide-tooltip.html +++ b/dist/strand-guide-tooltip/strand-guide-tooltip.html @@ -2,4 +2,4 @@ * @license * Copyright (c) 2015 MediaMath Inc. All rights reserved. * This code may only be used under the BSD style license found at http://mediamath.github.io/strand/LICENSE.txt - --> \ No newline at end of file + --> \ No newline at end of file diff --git a/dist/strand-guide/strand-guide.html b/dist/strand-guide/strand-guide.html index 8ff331c2..282c5701 100644 --- a/dist/strand-guide/strand-guide.html +++ b/dist/strand-guide/strand-guide.html @@ -2,4 +2,4 @@ * @license * Copyright (c) 2015 MediaMath Inc. All rights reserved. * This code may only be used under the BSD style license found at http://mediamath.github.io/strand/LICENSE.txt - --> \ No newline at end of file + --> \ No newline at end of file diff --git a/dist/strand-header/strand-header.html b/dist/strand-header/strand-header.html index 9c732ea0..439f87a1 100644 --- a/dist/strand-header/strand-header.html +++ b/dist/strand-header/strand-header.html @@ -2,4 +2,4 @@ * @license * Copyright (c) 2015 MediaMath Inc. All rights reserved. * This code may only be used under the BSD style license found at http://mediamath.github.io/strand/LICENSE.txt - --> \ No newline at end of file + --> \ No newline at end of file diff --git a/dist/strand-highlight/strand-highlight.html b/dist/strand-highlight/strand-highlight.html index 4e557822..ec5055f0 100644 --- a/dist/strand-highlight/strand-highlight.html +++ b/dist/strand-highlight/strand-highlight.html @@ -2,4 +2,4 @@ * @license * Copyright (c) 2015 MediaMath Inc. All rights reserved. * This code may only be used under the BSD style license found at http://mediamath.github.io/strand/LICENSE.txt - --> \ No newline at end of file + --> \ No newline at end of file diff --git a/dist/strand-icon/strand-icon.html b/dist/strand-icon/strand-icon.html index 30b8200d..792fc88c 100644 --- a/dist/strand-icon/strand-icon.html +++ b/dist/strand-icon/strand-icon.html @@ -2,4 +2,4 @@ * @license * Copyright (c) 2015 MediaMath Inc. All rights reserved. * This code may only be used under the BSD style license found at http://mediamath.github.io/strand/LICENSE.txt - --> \ No newline at end of file + --> \ No newline at end of file diff --git a/dist/strand-inline-box/strand-inline-box.html b/dist/strand-inline-box/strand-inline-box.html index b23fc5dc..1659e022 100644 --- a/dist/strand-inline-box/strand-inline-box.html +++ b/dist/strand-inline-box/strand-inline-box.html @@ -2,4 +2,4 @@ * @license * Copyright (c) 2015 MediaMath Inc. All rights reserved. * This code may only be used under the BSD style license found at http://mediamath.github.io/strand/LICENSE.txt - --> \ No newline at end of file + --> \ No newline at end of file diff --git a/dist/strand-input-mask/strand-input-mask.html b/dist/strand-input-mask/strand-input-mask.html index 632d1fac..c6eb493b 100644 --- a/dist/strand-input-mask/strand-input-mask.html +++ b/dist/strand-input-mask/strand-input-mask.html @@ -2,4 +2,4 @@ * @license * Copyright (c) 2015 MediaMath Inc. All rights reserved. * This code may only be used under the BSD style license found at http://mediamath.github.io/strand/LICENSE.txt - --> \ No newline at end of file + --> \ No newline at end of file diff --git a/dist/strand-input/strand-input.html b/dist/strand-input/strand-input.html index 9479b325..ab8688d5 100644 --- a/dist/strand-input/strand-input.html +++ b/dist/strand-input/strand-input.html @@ -2,4 +2,4 @@ * @license * Copyright (c) 2015 MediaMath Inc. All rights reserved. * This code may only be used under the BSD style license found at http://mediamath.github.io/strand/LICENSE.txt - --> \ No newline at end of file + --> \ No newline at end of file diff --git a/dist/strand-list-item/strand-list-item.html b/dist/strand-list-item/strand-list-item.html index 4224e207..1428fbde 100644 --- a/dist/strand-list-item/strand-list-item.html +++ b/dist/strand-list-item/strand-list-item.html @@ -2,4 +2,4 @@ * @license * Copyright (c) 2015 MediaMath Inc. All rights reserved. * This code may only be used under the BSD style license found at http://mediamath.github.io/strand/LICENSE.txt - --> \ No newline at end of file + --> \ No newline at end of file diff --git a/dist/strand-pulldown-button/strand-pulldown-button.html b/dist/strand-pulldown-button/strand-pulldown-button.html index cbcdd850..7419ad9e 100644 --- a/dist/strand-pulldown-button/strand-pulldown-button.html +++ b/dist/strand-pulldown-button/strand-pulldown-button.html @@ -2,4 +2,4 @@ * @license * Copyright (c) 2015 MediaMath Inc. All rights reserved. * This code may only be used under the BSD style license found at http://mediamath.github.io/strand/LICENSE.txt - --> \ No newline at end of file + --> \ No newline at end of file diff --git a/dist/strand-radio/strand-radio.html b/dist/strand-radio/strand-radio.html index b08f4ead..e0dbea38 100644 --- a/dist/strand-radio/strand-radio.html +++ b/dist/strand-radio/strand-radio.html @@ -2,4 +2,4 @@ * @license * Copyright (c) 2015 MediaMath Inc. All rights reserved. * This code may only be used under the BSD style license found at http://mediamath.github.io/strand/LICENSE.txt - --> \ No newline at end of file + --> \ No newline at end of file diff --git a/dist/strand-repeater-row/strand-repeater-row.html b/dist/strand-repeater-row/strand-repeater-row.html index 755e3c8a..c01604a1 100644 --- a/dist/strand-repeater-row/strand-repeater-row.html +++ b/dist/strand-repeater-row/strand-repeater-row.html @@ -2,4 +2,4 @@ * @license * Copyright (c) 2015 MediaMath Inc. All rights reserved. * This code may only be used under the BSD style license found at http://mediamath.github.io/strand/LICENSE.txt - --> \ No newline at end of file + --> \ No newline at end of file diff --git a/dist/strand-repeater/strand-repeater.html b/dist/strand-repeater/strand-repeater.html index 57c3cc77..62fa25f4 100644 --- a/dist/strand-repeater/strand-repeater.html +++ b/dist/strand-repeater/strand-repeater.html @@ -2,4 +2,4 @@ * @license * Copyright (c) 2015 MediaMath Inc. All rights reserved. * This code may only be used under the BSD style license found at http://mediamath.github.io/strand/LICENSE.txt - --> \ No newline at end of file + --> \ No newline at end of file diff --git a/dist/strand-scroll-panel/strand-scroll-panel.html b/dist/strand-scroll-panel/strand-scroll-panel.html index 4d495b63..512bca78 100644 --- a/dist/strand-scroll-panel/strand-scroll-panel.html +++ b/dist/strand-scroll-panel/strand-scroll-panel.html @@ -2,4 +2,4 @@ * @license * Copyright (c) 2015 MediaMath Inc. All rights reserved. * This code may only be used under the BSD style license found at http://mediamath.github.io/strand/LICENSE.txt - --> \ No newline at end of file + --> \ No newline at end of file diff --git a/dist/strand-tab/strand-tab.html b/dist/strand-tab/strand-tab.html index a6e81f1e..00139ac2 100644 --- a/dist/strand-tab/strand-tab.html +++ b/dist/strand-tab/strand-tab.html @@ -2,4 +2,4 @@ * @license * Copyright (c) 2015 MediaMath Inc. All rights reserved. * This code may only be used under the BSD style license found at http://mediamath.github.io/strand/LICENSE.txt - --> \ No newline at end of file + --> \ No newline at end of file diff --git a/dist/strand-tabs/strand-tabs.html b/dist/strand-tabs/strand-tabs.html index 4518c8b7..a7b91d72 100644 --- a/dist/strand-tabs/strand-tabs.html +++ b/dist/strand-tabs/strand-tabs.html @@ -2,4 +2,4 @@ * @license * Copyright (c) 2015 MediaMath Inc. All rights reserved. * This code may only be used under the BSD style license found at http://mediamath.github.io/strand/LICENSE.txt - --> \ No newline at end of file + --> \ No newline at end of file diff --git a/dist/strand-textarea/strand-textarea.html b/dist/strand-textarea/strand-textarea.html index 1e2cf0a9..cc9b3791 100644 --- a/dist/strand-textarea/strand-textarea.html +++ b/dist/strand-textarea/strand-textarea.html @@ -2,4 +2,4 @@ * @license * Copyright (c) 2015 MediaMath Inc. All rights reserved. * This code may only be used under the BSD style license found at http://mediamath.github.io/strand/LICENSE.txt - --> \ No newline at end of file + --> \ No newline at end of file diff --git a/dist/strand-tooltip/strand-tooltip.html b/dist/strand-tooltip/strand-tooltip.html index 2943c3bb..78c2d341 100644 --- a/dist/strand-tooltip/strand-tooltip.html +++ b/dist/strand-tooltip/strand-tooltip.html @@ -2,4 +2,4 @@ * @license * Copyright (c) 2015 MediaMath Inc. All rights reserved. * This code may only be used under the BSD style license found at http://mediamath.github.io/strand/LICENSE.txt - --> \ No newline at end of file + --> \ No newline at end of file diff --git a/dist/strand-view-manager/strand-view-manager.html b/dist/strand-view-manager/strand-view-manager.html index ad6fc457..13e85b63 100644 --- a/dist/strand-view-manager/strand-view-manager.html +++ b/dist/strand-view-manager/strand-view-manager.html @@ -2,4 +2,4 @@ * @license * Copyright (c) 2015 MediaMath Inc. All rights reserved. * This code may only be used under the BSD style license found at http://mediamath.github.io/strand/LICENSE.txt - --> \ No newline at end of file + --> \ No newline at end of file diff --git a/dist/strand-wizard-ribbon/strand-wizard-ribbon.html b/dist/strand-wizard-ribbon/strand-wizard-ribbon.html index 69afc2d5..8e4ba8fa 100644 --- a/dist/strand-wizard-ribbon/strand-wizard-ribbon.html +++ b/dist/strand-wizard-ribbon/strand-wizard-ribbon.html @@ -2,4 +2,4 @@ * @license * Copyright (c) 2015 MediaMath Inc. All rights reserved. * This code may only be used under the BSD style license found at http://mediamath.github.io/strand/LICENSE.txt - --> \ No newline at end of file + --> \ No newline at end of file diff --git a/dist/strand-wizard/strand-wizard.html b/dist/strand-wizard/strand-wizard.html index 60cd2875..4732e8c2 100644 --- a/dist/strand-wizard/strand-wizard.html +++ b/dist/strand-wizard/strand-wizard.html @@ -2,4 +2,4 @@ * @license * Copyright (c) 2015 MediaMath Inc. All rights reserved. * This code may only be used under the BSD style license found at http://mediamath.github.io/strand/LICENSE.txt - --> \ No newline at end of file + --> \ No newline at end of file diff --git a/dist/strand.html b/dist/strand.html index 6ffd9c75..b0f088fd 100644 --- a/dist/strand.html +++ b/dist/strand.html @@ -2,8 +2,8 @@ * @license * Copyright (c) 2015 MediaMath Inc. All rights reserved. * This code may only be used under the BSD style license found at http://mediamath.github.io/strand/LICENSE.txt - --> \ No newline at end of file +n&&e.updateNativeStyleProperties(document.documentElement,this.customStyle)}};return r}(),function(){"use strict";var e=Polymer.Base.serializeValueToAttribute,t=Polymer.StyleProperties,n=Polymer.StyleTransformer,r=Polymer.StyleDefaults,s=Polymer.Settings.useNativeShadow,i=Polymer.Settings.useNativeCSSProperties;Polymer.Base._addFeature({_prepStyleProperties:function(){i||(this._ownStylePropertyNames=this._styles&&this._styles.length?t.decorateStyles(this._styles,this):null)},customStyle:null,getComputedStyleValue:function(e){return i||this._styleProperties||this._computeStyleProperties(),!i&&this._styleProperties&&this._styleProperties[e]||getComputedStyle(this).getPropertyValue(e)},_setupStyleProperties:function(){this.customStyle={},this._styleCache=null,this._styleProperties=null,this._scopeSelector=null,this._ownStyleProperties=null,this._customStyle=null},_needsStyleProperties:function(){return Boolean(!i&&this._ownStylePropertyNames&&this._ownStylePropertyNames.length)},_validateApplyShim:function(){if(this.__applyShimInvalid){Polymer.ApplyShim.transform(this._styles,this.__proto__);var e=n.elementStyles(this);if(s){var t=this._template.content.querySelector("style");t&&(t.textContent=e)}else{var r=this._scopeStyle&&this._scopeStyle.nextSibling;r&&(r.textContent=e)}}},_beforeAttached:function(){this._scopeSelector&&!this.__stylePropertiesInvalid||!this._needsStyleProperties()||(this.__stylePropertiesInvalid=!1,this._updateStyleProperties())},_findStyleHost:function(){for(var e,t=this;e=Polymer.dom(t).getOwnerRoot();){if(Polymer.isInstance(e.host))return e.host;t=e.host}return r},_updateStyleProperties:function(){var e,n=this._findStyleHost();n._styleProperties||n._computeStyleProperties(),n._styleCache||(n._styleCache=new Polymer.StyleCache);var r=t.propertyDataFromStyles(n._styles,this),i=!this.__notStyleScopeCacheable;i&&(r.key.customStyle=this.customStyle,e=n._styleCache.retrieve(this.is,r.key,this._styles));var a=Boolean(e);a?this._styleProperties=e._styleProperties:this._computeStyleProperties(r.properties),this._computeOwnStyleProperties(),a||(e=o.retrieve(this.is,this._ownStyleProperties,this._styles));var l=Boolean(e)&&!a,c=this._applyStyleProperties(e);a||(c=c&&s?c.cloneNode(!0):c,e={style:c,_scopeSelector:this._scopeSelector,_styleProperties:this._styleProperties},i&&(r.key.customStyle={},this.mixin(r.key.customStyle,this.customStyle),n._styleCache.store(this.is,e,r.key,this._styles)),l||o.store(this.is,Object.create(e),this._ownStyleProperties,this._styles))},_computeStyleProperties:function(e){var n=this._findStyleHost();n._styleProperties||n._computeStyleProperties();var r=Object.create(n._styleProperties),s=t.hostAndRootPropertiesForScope(this);this.mixin(r,s.hostProps),e=e||t.propertyDataFromStyles(n._styles,this).properties,this.mixin(r,e),this.mixin(r,s.rootProps),t.mixinCustomStyle(r,this.customStyle),t.reify(r),this._styleProperties=r},_computeOwnStyleProperties:function(){for(var e,t={},n=0;n0&&l.push(t);return[{removed:a,added:l}]}},Polymer.Collection.get=function(e){return Polymer._collections.get(e)||new Polymer.Collection(e)},Polymer.Collection.applySplices=function(e,t){var n=Polymer._collections.get(e);return n?n._applySplices(t):null},Polymer({is:"dom-repeat",extends:"template",_template:null,properties:{items:{type:Array},as:{type:String,value:"item"},indexAs:{type:String,value:"index"},sort:{type:Function,observer:"_sortChanged"},filter:{type:Function,observer:"_filterChanged"},observe:{type:String,observer:"_observeChanged"},delay:Number,renderedItemCount:{type:Number,notify:!0,readOnly:!0},initialCount:{type:Number,observer:"_initializeChunking"},targetFramerate:{type:Number,value:20},_targetFrameTime:{type:Number,computed:"_computeFrameTime(targetFramerate)"}},behaviors:[Polymer.Templatizer],observers:["_itemsChanged(items.*)"],created:function(){this._instances=[],this._pool=[],this._limit=1/0;var e=this;this._boundRenderChunk=function(){e._renderChunk()}},detached:function(){this.__isDetached=!0;for(var e=0;e=0;t--){var n=this._instances[t];n.isPlaceholder&&t=this._limit&&(n=this._downgradeInstance(t,n.__key__)),e[n.__key__]=t,n.isPlaceholder||n.__setProperty(this.indexAs,t,!0)}this._pool.length=0,this._setRenderedItemCount(this._instances.length),this.fire("dom-change"),this._tryRenderChunk()},_applyFullRefresh:function(){var e,t=this.collection;if(this._sortFn)e=t?t.getKeys():[];else{e=[];var n=this.items;if(n)for(var r=0;r=r;a--)this._detachAndRemoveInstance(a)},_numericSort:function(e,t){return e-t},_applySplicesUserSort:function(e){for(var t,n,r=this.collection,s={},i=0;i=0;i--){var c=a[i];void 0!==c&&this._detachAndRemoveInstance(c)}var h=this;if(l.length){this._filterFn&&(l=l.filter(function(e){return h._filterFn(r.getItem(e))})),l.sort(function(e,t){return h._sortFn(r.getItem(e),r.getItem(t))});var u=0;for(i=0;i>1,a=this._instances[o].__key__,l=this._sortFn(n.getItem(a),r);if(l<0)e=o+1;else{if(!(l>0)){i=o;break}s=o-1}}return i<0&&(i=s+1),this._insertPlaceholder(i,t),i},_applySplicesArrayOrder:function(e){for(var t,n=0;n=0?(e=this.as+"."+e.substring(n+1),i._notifyPath(e,t,!0)):i.__setProperty(this.as,t,!0))}},itemForElement:function(e){var t=this.modelForElement(e);return t&&t[this.as]},keyForElement:function(e){var t=this.modelForElement(e);return t&&t.__key__},indexForElement:function(e){var t=this.modelForElement(e);return t&&t[this.indexAs]}}),Polymer({is:"array-selector",_template:null,properties:{items:{type:Array,observer:"clearSelection"},multi:{type:Boolean,value:!1,observer:"clearSelection"},selected:{type:Object,notify:!0},selectedItem:{type:Object,notify:!0},toggle:{type:Boolean,value:!1}},clearSelection:function(){if(Array.isArray(this.selected))for(var e=0;e \ No newline at end of file diff --git a/package.json b/package.json index c119e03b..79d8ef7a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "strand", - "version": "4.3.0", + "version": "4.4.0", "description": "MediaMath UI-Framework based on polymer.js", "repository": { "type": "git",