Skip to content

Commit

Permalink
Release v4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Lasky committed May 13, 2016
1 parent c059149 commit b3859f5
Show file tree
Hide file tree
Showing 99 changed files with 317 additions and 221 deletions.
81 changes: 81 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,84 @@
<a name="v4.0.0"></a>
# v4.0.0 (2016-05-13)

* a few more fixes ([3a27a8a](https://github.com/MediaMath/strand/commit/3a27a8a))
* Add distro to .travis.yml ([f4a479f](https://github.com/MediaMath/strand/commit/f4a479f))
* add doc json ([5e8a203](https://github.com/MediaMath/strand/commit/5e8a203))
* add example.html ([9621bb7](https://github.com/MediaMath/strand/commit/9621bb7))
* add firefox back to wct ([51cb970](https://github.com/MediaMath/strand/commit/51cb970))
* Add focus and blur to mm-input ([3903683](https://github.com/MediaMath/strand/commit/3903683))
* add strand-guide-tooltip boilerplate ([b59f09d](https://github.com/MediaMath/strand/commit/b59f09d))
* Add support for mm-grid-column changes in mm-grid ([346c4a6](https://github.com/MediaMath/strand/commit/346c4a6))
* Add travis badge to README ([615cee3](https://github.com/MediaMath/strand/commit/615cee3))
* Adding mm-to-strand rename script(s) ([a3d6b65](https://github.com/MediaMath/strand/commit/a3d6b65))
* Address CR feedback ([275164e](https://github.com/MediaMath/strand/commit/275164e))
* Address dualstrand compatibility concerns ([97a40e7](https://github.com/MediaMath/strand/commit/97a40e7))
* Address dualstrand compatibility concerns ([3af454d](https://github.com/MediaMath/strand/commit/3af454d))
* All working with some room for improvement ([97b6259](https://github.com/MediaMath/strand/commit/97b6259))
* allow corner radius for rectangle spotlight & update doc ([6c5f9ad](https://github.com/MediaMath/strand/commit/6c5f9ad))
* argv ([063ea3e](https://github.com/MediaMath/strand/commit/063ea3e))
* Attempt to address inconsistent test failure ([5a1a18f](https://github.com/MediaMath/strand/commit/5a1a18f))
* boilerplate and data consumption ([e983381](https://github.com/MediaMath/strand/commit/e983381))
* Change all docs stuff to use strand-* instead of mm-* ([d1eb188](https://github.com/MediaMath/strand/commit/d1eb188))
* Change attribute "_layout" back to "layout" ([bc9e3ab](https://github.com/MediaMath/strand/commit/bc9e3ab))
* cheap fix for target="_blank" vulnerability ([a90b68f](https://github.com/MediaMath/strand/commit/a90b68f))
* Closes #82 ([1204e35](https://github.com/MediaMath/strand/commit/1204e35)), closes [#82](https://github.com/MediaMath/strand/issues/82)
* CR edits ([eafd958](https://github.com/MediaMath/strand/commit/eafd958))
* docs bug ([b65a170](https://github.com/MediaMath/strand/commit/b65a170))
* don't enforce color in defaultFont ([71a2eae](https://github.com/MediaMath/strand/commit/71a2eae))
* ensure mm-datepicker panel arrow color is correct if footer ([75fc00d](https://github.com/MediaMath/strand/commit/75fc00d))
* fix file-upload test ([5835f13](https://github.com/MediaMath/strand/commit/5835f13))
* fix for form & add basic tests for form ([df1e225](https://github.com/MediaMath/strand/commit/df1e225))
* fix grid tests ([4099fd9](https://github.com/MediaMath/strand/commit/4099fd9))
* fix group test ([038b934](https://github.com/MediaMath/strand/commit/038b934))
* fix input test, add test for small size ([2766fc0](https://github.com/MediaMath/strand/commit/2766fc0))
* Fix item-recycler related tests ([40bc818](https://github.com/MediaMath/strand/commit/40bc818))
* fix some grid tests ([f688ab9](https://github.com/MediaMath/strand/commit/f688ab9))
* Fix some tests ([8d2b080](https://github.com/MediaMath/strand/commit/8d2b080))
* fix tabs test ([619d65b](https://github.com/MediaMath/strand/commit/619d65b))
* fix tooltip test ([a067c2e](https://github.com/MediaMath/strand/commit/a067c2e))
* fix type error in dropdown and pulldown button ([c24f2a7](https://github.com/MediaMath/strand/commit/c24f2a7))
* fixed options order + test ([c059149](https://github.com/MediaMath/strand/commit/c059149))
* fixes for strand-guide ([f9e0973](https://github.com/MediaMath/strand/commit/f9e0973))
* Improve item-recycler selection/expansion perf ([b32e39c](https://github.com/MediaMath/strand/commit/b32e39c))
* layout and focus and blur in mm-input ([5beeea8](https://github.com/MediaMath/strand/commit/5beeea8))
* make hidden read only ([58bad04](https://github.com/MediaMath/strand/commit/58bad04))
* mm-guide stub ([fc3a7b9](https://github.com/MediaMath/strand/commit/fc3a7b9))
* mm-guide WIP ([f9976b8](https://github.com/MediaMath/strand/commit/f9976b8))
* modify the example.html ([1cd6a96](https://github.com/MediaMath/strand/commit/1cd6a96))
* move lib_model and lib_collection to reflect namespace change ([5e4af10](https://github.com/MediaMath/strand/commit/5e4af10))
* Move tooltip logic into strand-guide-tooltip ([9247670](https://github.com/MediaMath/strand/commit/9247670))
* new wct 4 config format, and temporarily disable ff tests ([31561a4](https://github.com/MediaMath/strand/commit/31561a4))
* Remove boilerplate - font styling via mixins ([e0adfc4](https://github.com/MediaMath/strand/commit/e0adfc4))
* remove caps in name for case sensitive fs ([1312ec9](https://github.com/MediaMath/strand/commit/1312ec9))
* remove direction 'reflect' from docs ([91cae60](https://github.com/MediaMath/strand/commit/91cae60))
* remove extraneous browsers ([0fdd725](https://github.com/MediaMath/strand/commit/0fdd725))
* remove old config ([8965b88](https://github.com/MediaMath/strand/commit/8965b88))
* remove old datepicker api and fix test ([6bcb08b](https://github.com/MediaMath/strand/commit/6bcb08b))
* remove old model/collection test ([16765c6](https://github.com/MediaMath/strand/commit/16765c6))
* Remove rounded rect method ([2ab6eed](https://github.com/MediaMath/strand/commit/2ab6eed))
* remove some stuff we don't need in mm-datepicker ([5786adc](https://github.com/MediaMath/strand/commit/5786adc))
* rename ([7532197](https://github.com/MediaMath/strand/commit/7532197))
* Rename files and directories from mm- to strand- ([04ee53f](https://github.com/MediaMath/strand/commit/04ee53f))
* Replace es-2016-style for:of loop ([6cfcca3](https://github.com/MediaMath/strand/commit/6cfcca3))
* Replace more es-2016-style for:of loops ([7ffb9ee](https://github.com/MediaMath/strand/commit/7ffb9ee))
* Replace textual instances of mm- with strand- ([26e4de1](https://github.com/MediaMath/strand/commit/26e4de1))
* run rename on tests ([94c4a6b](https://github.com/MediaMath/strand/commit/94c4a6b))
* shady vs shadow mm-datepicker footer arrow styling ([05124e0](https://github.com/MediaMath/strand/commit/05124e0))
* some mm-dropdown fine-tuning ([004e4dd](https://github.com/MediaMath/strand/commit/004e4dd))
* strand-guide added local storage, suppress and close icon ([308fca0](https://github.com/MediaMath/strand/commit/308fca0))
* strand-guide WIP ([a992e38](https://github.com/MediaMath/strand/commit/a992e38))
* strand-guide WIP approaching feature complete ([16e7065](https://github.com/MediaMath/strand/commit/16e7065))
* tests and some tweaks from testing ([69df583](https://github.com/MediaMath/strand/commit/69df583))
* tweak group test for timing ([6a46819](https://github.com/MediaMath/strand/commit/6a46819))
* ugh rounding ([e0bbaac](https://github.com/MediaMath/strand/commit/e0bbaac))
* Update CONTRIBUTING.md ([13dd863](https://github.com/MediaMath/strand/commit/13dd863))
* Update the upload icon ([0586801](https://github.com/MediaMath/strand/commit/0586801))
* Use mixin to style the font for strand-action label ([b4adbc7](https://github.com/MediaMath/strand/commit/b4adbc7))
* We shouldn't be changing the property 'direction' when we calculate for window boundary flipping ([bc33d67](https://github.com/MediaMath/strand/commit/bc33d67))



<a name="v3.1.0"></a>
# v3.1.0 (2016-04-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": "3.1.0",
"version": "4.0.0",
"homepage": "https://github.com/MediaMath/strand",
"repository": {
"type": "git",
Expand Down
5 changes: 0 additions & 5 deletions dist/mm-ajax/mm-ajax.html

This file was deleted.

5 changes: 0 additions & 5 deletions dist/mm-autocomplete/mm-autocomplete.html

This file was deleted.

5 changes: 0 additions & 5 deletions dist/mm-button/mm-button.html

This file was deleted.

6 changes: 0 additions & 6 deletions dist/mm-calendar/mm-calendar.html

This file was deleted.

5 changes: 0 additions & 5 deletions dist/mm-checkbox/mm-checkbox.html

This file was deleted.

5 changes: 0 additions & 5 deletions dist/mm-collection/mm-collection.html

This file was deleted.

6 changes: 0 additions & 6 deletions dist/mm-datepicker/mm-datepicker.html

This file was deleted.

5 changes: 0 additions & 5 deletions dist/mm-dialog/mm-dialog.html

This file was deleted.

5 changes: 0 additions & 5 deletions dist/mm-docs-nav/mm-docs-nav.html

This file was deleted.

Loading

0 comments on commit b3859f5

Please sign in to comment.