Skip to content

Releases: aurelia/framework

aurelia-framework v0.11.0

01 May 05:12
Compare
Choose a tag to compare

Bug Fixes

  • aurelia: throw a descriptive error when globalizeResources is called with non-strings (09038c83)
  • plugin: make api use configure like other apis in framework (cbfdaad7, closes #96)
  • plugins: removed unnecessary es5 helper support (710499a8)

Features

  • aurelia: take advantage of previously configured host (0c5bbcd7)

Breaking Changes

  • If you were using ES5 and used the computed helper on
    function, this will affect you as that is no longer present.

    (710499a8)

aurelia-framework v0.10.0

09 Apr 06:41
Compare
Choose a tag to compare

Bug Fixes

  • all: update compiler and metadata plugin (50e3afe0)

Features

  • plugins:
    • remove AtScript support (f1adb01a)
    • update to use new metadata locator function (4b09490d)

aurelia-framework v0.9.0

25 Mar 06:26
Compare
Choose a tag to compare

Bug Fixes

  • all: load resources by module id only (655192b2)
  • aurelia:
    • update to use latest animator default config api (5dea25b5)
    • update to use new view engine (e6d20c42)
    • update to load global resources through new resource pipeline (bdbca554)

Features

  • aurelia: add parameter default to setRoot (f3955d22)

aurelia-framework v0.8.8

01 Mar 01:15
Compare
Choose a tag to compare

Bug Fixes

  • package: change jspm directories (37f2670b)

aurelia-framework v0.8.7

28 Feb 06:00
Compare
Choose a tag to compare

Bug Fixes

  • aurelia: global resources left out (4bb098a3)
  • build: add missing bower bump (111797ae)
  • package: update dependencies (79feec43)

Features

  • aurelia: ensure animator implementation (e3ab3ab0)
  • build: add command line argument for semver bump. resolve #28 (39652c80)
  • framework: prevent forms without [action] from submiting (a5805257)

aurelia-framework v0.8.6

03 Feb 11:45
Compare
Choose a tag to compare

Features

  • plugins: support legacy atscript annotation location (37463681)

aurelia-framework v0.8.5

29 Jan 12:44
Compare
Choose a tag to compare

Bug Fixes

  • aurelia: custom event undefined in local scope (c3594bf9)
  • plugins: set es5 computed properties correctly (f1b140d9)

Features

  • aurelia: raise DOM events for start and compose (feed2a3a)

aurelia-framework v0.8.4

25 Jan 20:51
Compare
Choose a tag to compare

Bug Fixes

  • aurelia: ensure plugin resources are loaded first (bffcd614)

aurelia-framework v0.8.3

25 Jan 19:41
Compare
Choose a tag to compare

Bug Fixes

  • plugins: enable relative path plugins (7cbe4d22)

aurelia-framework v0.8.2

24 Jan 07:20
Compare
Choose a tag to compare

Bug Fixes

  • package: update deps and fix bower semver ranges (3f05b27e)