Skip to content

Latest commit

 

History

History
616 lines (262 loc) · 15.4 KB

CHANGELOG.md

File metadata and controls

616 lines (262 loc) · 15.4 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

17.0.4 (2017-06-16)

Bug Fixes

17.0.3 (2017-04-25)

Bug Fixes

  • support camel-case escaping in jquery.get search param (fa69836)

17.0.2 (2017-04-23)

Bug Fixes

  • use native forEach vs $.each (5f3fc33)

17.0.1 (2017-04-23)

Bug Fixes

  • camelCased expr search strings (156b575)

17.0.0 (2017-04-22)

Bug Fixes

BREAKING CHANGES

  • jquery.expr has moved and had it's signature changed.

16.0.0 (2017-04-22)

Features

BREAKING CHANGES

  • Deprecated mu-jquery-widget/jquery in favour of mu-jquery-widget-utils/jquery.
  • mu-jquery-widget/get has moved to mu-jquery-widget/jquery.get.

15.1.0 (2017-04-22)

Features

  • default search to empty string (6506d1c)

15.0.0 (2017-04-22)

Bug Fixes

  • bumped deps (ea72718)
  • use internal triggerHandler in on/_remove (f5bbb1a)

Features

BREAKING CHANGES

  • Removed widget.trigger.

14.0.0 (2017-04-10)

Features

  • evolve extended to jquery (187d2f1)

BREAKING CHANGES

  • mu-jquery-widget/extended has been removed and superseeded by mu-jquery-widget/jquery.

13.2.0 (2017-04-09)

Bug Fixes

  • use me.$ vs $element.constructor (62bd05c)

Features

  • added trigger and triggerHandler (7fd1f6c)
  • extended widget (c3a9e6f)

13.1.2 (2017-04-07)

Bug Fixes

  • attr/name and attr/prop executed in widget scope (fad267a), closes #2

13.1.1 (2017-04-06)

Bug Fixes

  • added tests for widget instance variables (1317206)
  • bumped deps (f4bd890)

13.1.0 (2017-04-06)

Bug Fixes

Features

13.0.0 (2017-03-22)

Features

  • finalize.callback called with result (05a5db9)

BREAKING CHANGES

  • The removal of event handlers in finalize is removed in this commit as it's just as easy to do w.off() on your own when needed.

12.0.0 (2017-03-19)

  • fix(packaging) remove main an streamline package.json (6c176bb)

Bug Fixes

  • ensure finalize is triggered on dom removal (6a2bcc4)
  • update group names in tests (83a54c2)

Features

  • remove widget handlers after finalization (2ac1f58)

BREAKING CHANGES

  • removing unused main module.

11.0.1 (2017-03-19)

Bug Fixes

11.0.0 (2017-03-18)

Features

  • make widget use local create (6fa9330)

BREAKING CHANGES

  • mu-jquery-widget/widget is now the constructor and not the blueprint.

10.1.0 (2017-03-18)

Features

10.0.1 (2017-03-18)

Bug Fixes

  • bower version of mu-create mismatch (2ffbe6f)
  • include correct version of mu-create in tests (4d62ad7)

10.0.0 (2017-03-18)

Bug Fixes

BREAKING CHANGES

  • packaging: Overlapping rules and specs are now filtered

9.1.0 (2017-01-23)

Features

  • moved support for finalizing widgets from mu-jquery-app (b710824)

9.0.1 (2016-10-19)

Bug Fixes

9.0.0 (2016-10-16)

Features

BREAKING CHANGES

8.1.1 (2016-10-16)

Bug Fixes

8.1.0 (2016-10-16)

Features

8.0.0 (2016-10-16)

Bug Fixes

  • widget: remove trigger and triggerHandler (f26b6cf)

BREAKING CHANGES

  • widget: After some thought I've decided to remove support for trigger and triggerHandler as I don't see them promoting any good dev patterns.

7.2.0 (2016-10-16)

Bug Fixes

  • tests: add full tests for one (2f70eac)
  • tests: test cleanup (ef6deda)

Features

  • widget: added trigger and triggerHandler methods (258de18)

7.1.0 (2016-10-15)

Features

7.0.1 (2016-10-13)

Bug Fixes

  • packaging: Updated package.json and buped deps (2f2fb18)
  • tests: test cleanup (7130c88)
  • UMD fixes and formatting (62dd08d)

7.0.0 (2016-09-25)

Features

  • widget: revert on exposing .widget and .blueprint separately (a20a5b2)

BREAKING CHANGES

  • widget: We no longer expose widget.widget and widget.blueprints.

6.0.0 (2016-09-23)

Features

  • widget: Export constructor and blueprint together but separately. (4ba5b17)

  • Removed create.js (f69c5d6)

BREAKING CHANGES

  • We no longer provide a configured create module as it's shown itself to be unsused by downstream developers.

5.2.0 (2016-09-22)

Features

5.1.0 (2016-09-15)

Features

  • pass object as value in blueprints (32fbcec)

5.0.1 (2016-09-14)

5.0.0 (2016-09-13)

Features

BREAKING CHANGES

  • While renaming mu-compose to mu-create we also renamed the mirrored compose.js to create.js.

4.0.0 (2016-09-13)

Features

  • break out sub-components (7bbfc98)

BREAKING CHANGES

  • we broke out some components into mu-lib/mu-jquery-component, developers please update your code accordingly.

3.3.0 (2016-09-13)

Features

3.2.0 (2016-09-12)

Features

3.1.0 (2016-09-12)

Features

3.0.0 (2016-09-12)

Features

BREAKING CHANGES

  • a lot of files have been moved around and created

2.4.2 (2016-09-08)

Bug Fixes

2.4.1 (2016-09-06)

Bug Fixes

  • bump mu-jquery-wire to 4.0.1 (22f2760)

2.4.0 (2016-09-06)

Features

  • bump mu-jquery-wire to 4.0.0 (0e55e9d)

2.3.0 (2016-09-06)

Features

  • Added support for selector and data (383511a)

2.2.0 (2016-09-03)

Features

2.1.1 (2016-09-03)

Bug Fixes

2.1.0 (2016-09-02)

Features

2.0.0 (2016-09-02)

Features

  • added mu-compose support (a68af14)
  • removed legacy jquery.widget.js (83ea13a)

BREAKING CHANGES

  • The purpose of mu-jquery-widget has shifted so support for the old jquery.widget.js has been removed.

1.0.0 (2016-09-02)