Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Releases: BedeGaming/orchestra

v3.1.0

15 Mar 12:05
Compare
Choose a tag to compare

v3.1.0 view commit logs

Misc

  • Added InfernoView to allow jsx component views.
  • Added a redux plugin so that Marionette.View can consume redux state and handle changes.

v3.0.0

15 Mar 11:26
Compare
Choose a tag to compare

v3.0.0 view commit logs

Package Updates

  • Update to Handlebars 4.
  • Replaced numeral with numbro.
  • Replaced Backbone.Validation with a version compatible with lodash4.
  • Updated to jQuery 3.0.0

Breaking change

  • Remove hammerjs
  • Remove touch view mixin.
  • Named export rewrite, users using babel exports default plugin will no longer need this.
  • Removed module helper.
  • Removed getInstance.
  • Remove Backbone.Stickit.
  • Remove full lodash in favour of a custom version that includes only backbone dependencies.

Misc

  • import full lodash in Collection.
  • export attachHelpers to allow attaching handlebars helpers to a different instance of handlebars.
  • export sync and Backbone.Collection.

v3.0.0-pre.4

10 Nov 18:21
Compare
Choose a tag to compare
v3.0.0-pre.4 Pre-release
Pre-release

v3.0.0-pre.4 view commit logs

Misc

  • export attachHelpers to allow attaching handlebars helpers to a different instance of handlebars.

v3.0.0-pre.3

07 Nov 22:57
Compare
Choose a tag to compare
v3.0.0-pre.3 Pre-release
Pre-release

v3.0.0-pre.3 view commit logs

Misc

  • import full lodash in Collection.

v3.0.0-pre.2

07 Nov 21:51
Compare
Choose a tag to compare
v3.0.0-pre.2 Pre-release
Pre-release

v3.0.0-pre.2 view commit logs

Package Updates

  • Replaced numeral with numbro.
  • Replaced Backbone.Validation with a version compatible with lodash4.

Breaking change

  • Named export rewrite, users using babel exports default plugin will no longer need this.
  • Removed module helper.
  • Removed getInstance.

v3.0.0-pre.1

12 Oct 10:48
Compare
Choose a tag to compare
v3.0.0-pre.1 Pre-release
Pre-release

v3.0.0-pre.1 view commit logs

Package Updates

  • Update to Handlebars 4.

Breaking change

  • Remove hammerjs
  • Remove touch view mixin.

v2.0.0

11 Oct 19:47
Compare
Choose a tag to compare

v2.0.0 view commit logs

Package Updates

  • Update to Marionette 3.0.
  • Update to lodash 4
  • Remove Radio in favour of using the instance that is bundled with Marionette 3.0.
  • Translation strings can now have colons present.

v2.0.0-pre.3

04 Aug 10:11
Compare
Choose a tag to compare
v2.0.0-pre.3 Pre-release
Pre-release

v2.0.0-pre.3 view commit logs

Package Updates

  • Update to Marionette 3.0 prerelease 5.

v2.0.0-pre.2

04 May 08:27
Compare
Choose a tag to compare
v2.0.0-pre.2 Pre-release
Pre-release

v2.0.0-pre.2 view commit logs

Fixes

  • Translation strings can now have colons present.

v1.5.1

29 Mar 08:39
Compare
Choose a tag to compare

v1.5.1 view commit logs

Package Updates

  • Use v2.3.5 of i18next to solve regression in 2.4.0.