Skip to content

Commit

Permalink
Release v4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonykoerber committed Mar 15, 2017
1 parent 761f8b2 commit 6942580
Show file tree
Hide file tree
Showing 39 changed files with 51 additions and 40 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
<a name="v4.3.0"></a>
# v4.3.0 (2017-03-14)

* Add charity icon to strand-icon ([5805e92](https://github.com/MediaMath/strand/commit/5805e92))
* Docs edits ([761f8b2](https://github.com/MediaMath/strand/commit/761f8b2))
* Docs example edits ([b865574](https://github.com/MediaMath/strand/commit/b865574))
* 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))



<a name="v4.2.3"></a>
## v4.2.3 (2016-12-20)

Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "strand",
"version": "4.2.3",
"version": "4.3.0",
"homepage": "https://github.com/MediaMath/strand",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion dist/strand-action/strand-action.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/strand-array-munge/strand-array-munge.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/strand-autocomplete/strand-autocomplete.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/strand-button/strand-button.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/strand-calendar/strand-calendar.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/strand-currency/strand-currency.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/strand-datepicker-panel/strand-datepicker-panel.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/strand-datepicker/strand-datepicker.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/strand-dropdown/strand-dropdown.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/strand-file-upload/strand-file-upload.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/strand-form/strand-form.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/strand-grid-column/strand-grid-column.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/strand-group/strand-group.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/strand-guide-tooltip/strand-guide-tooltip.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/strand-guide/strand-guide.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/strand-header/strand-header.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/strand-highlight/strand-highlight.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/strand-icon/strand-icon.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/strand-inline-box/strand-inline-box.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/strand-input-mask/strand-input-mask.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/strand-input/strand-input.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/strand-list-item/strand-list-item.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/strand-pulldown-button/strand-pulldown-button.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/strand-radio/strand-radio.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/strand-repeater-row/strand-repeater-row.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/strand-repeater/strand-repeater.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/strand-tab/strand-tab.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/strand-tabs/strand-tabs.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/strand-textarea/strand-textarea.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/strand-timeformat/strand-timeformat.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/strand-timepicker/strand-timepicker.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/strand-tooltip/strand-tooltip.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/strand-view-manager/strand-view-manager.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/strand-wizard-ribbon/strand-wizard-ribbon.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/strand-wizard/strand-wizard.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/strand.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "strand",
"version": "4.2.3",
"version": "4.3.0",
"description": "MediaMath UI-Framework based on polymer.js",
"repository": {
"type": "git",
Expand Down

0 comments on commit 6942580

Please sign in to comment.