Releases: goodvidio/flight
Releases · goodvidio/flight
v1.5.2!$
v1.5.1!$
No conflict mode for jquery
v1.5.0!$
No conflict mode for jquery
v1.4.0!$
No conflict mode for jquery
v1.3.0!$
No conflict mode for jquery
v1.2.0!$
Merge tag 'v1.2.0' into scoped-jquery * tag 'v1.2.0': (27 commits) Update CHANGELOG.md Update CHANGELOG.md Update CHANGELOG.md Update CHANGELOG.md redundant conditional remove extra lines copy attrDef when using Component.mixin, add tests for new attr impl Fix code indentation Fix typo in CHANGELOG Update TweetDeck URL Don't run CI tests on Node 0.8 -> v1.2.0 Fixed spelling mistake in base_api.md clone original default, add test fixed failing test angus feedback not going to add this.attr immutability in this patch added prop mutation tests fix doc link documentation update 2 ... Conflicts: lib/utils.js
v1.1.4!$
Added jquery as dependency and passed $ as a dependency in base, component, logger, utils. jQuery can now be used from a requirejs map and return a noConflict version without affecting any other lib.