1.4.1 (2022-03-31)
1.4.0 (2022-03-31)
- all: point package.json module from dist/es2015 back to dist/native-modules (0e59359)
- dep: resolve vulnerable dep issue (#1000) (78102fd)
1.3.0-rc.2 (2018-06-21)
- FrameworkConfiguration: use private info (5a51394)
1.3.0-rc.1 (2018-06-21)
- Aurelia: ability to define root with constructor (15fc9dd)
- config: accepts classes beside module id string (80a3d39)
1.2.0 (2018-03-29)
- doc: clarify when detached() is called (6eee2b9)
- doc: updated contact detail screenshot to bootstrap 4 styles (5cdfe26)
- doc: updated screenshots to bootstrap 4 styles (88f0210)
- doc: updated the form layout in the contact manager tutorial (19a5dbe)
- doc: upgrade contacts tutorial to bootstrap 4 (2bb2f55)
- log: support optional log level param to developmentLogging(). (7962912)
1.1.3 (2017-07-11)
- Documentation updates.
1.1.2 (2017-04-05)
- Documentation update.
1.1.0 (2017-02-27)
- startup: start() incorrectly returns a resolved promise (4ef49e6)
- config: .feature() accepts explicit /index. (890f8d5)
1.0.2 (2016-08-26)
- doc: fix typo (c0daf1b)
- doc: fixed escaping variable (fc354e3)
- doc: rename view file (1553006)
- doc: s/sting/string in quick start (1f6deb9)
- doc: note about style vs css attribute (78f4cd9)
1.0.0 (2016-07-27)
1.0.0-rc.1.0.3 (2016-07-21)
- documentation update
1.0.0-rc.1.0.2 (2016-07-12)
1.0.0-rc.1.0.1 (2016-06-30)
- aurelia: make default root load relative to config module if defined (8c2334e)
- framework-configuration: add basicConfiguration helper (6329fc9)
1.0.0-rc.1.0.0 (2016-06-22)
- Add d.ts update to include
host
property on theAurelia
object.
- feature: use proper parameter to check extension (c179a3e9)
- framework-configuration: getExt return invalid extension when relative path is supplied (335f8559)
- global resource: load resources other than .ts or .js (b57f290a)
- feature configuration (8d5eaa17)
- feature: check extension. (4bfd6c47)
- test: fix loadGlobalResource related tests (8fbd24d5)
- enhance: use document.body as fallback (e1cbfcc2)
- aurelia: integrate composition transaction (38851185)
- all: update jspm meta; core-js; aurelia deps (be9776e3)
- all: switch normalizeSync to normalize api (4d5b1f6b)
- aurelia: detect router on successive setRoot calls (0f83b9b3)
- docs update
- docs update
- docs update
- all: update to work with latest TemplatingEngine (edf2b5f8)
- all:
- aurelia:
- switch window loader check to platform loader check (471d8c51)
- enable multiple calls to setRoot (10708cae)
- update to use ViewResources instead of ResourceRegistry (f458a193)
- throw a descriptive error when globalizeResources is called with non-strings (09038c83)
- 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)
- global resources left out (4bb098a3)
- custom event undefined in local scope (c3594bf9)
- ensure plugin resources are loaded first (bffcd614)
- ensure all start code paths return a promise (02752512)
- load groups of resources in order (2d936e5f)
- directly use app container to create root view model (d86665b3)
- remove dependency on event aggregator (424fa2bf)
- plugin loading module id fix (ba79cb93)
- build:
- dts: update promise-based apis (94548514)
- framework: Use correct import for core-js (da0756fd)
- framework-configuration:
- index: ensure export of path module api (17cf46cd)
- package:
- change jspm directories (37f2670b)
- update dependencies (79feec43)
- update deps and fix bower semver ranges (3f05b27e)
- update dependencies (b52b1b05)
- update Aurelia dependencies (f9df6e55)
- update dependencies to latest (bfcd292e)
- update templating to latest version (63d4c5f6)
- update templating to latest version (5d1305e6)
- update templating to latest version (1e981956)
- update dependencies to latest versions (12f0f9a8)
- update dependencies to latest versions (5ca82ad1)
- update dependencies to their latest versions (fe83ef37)
- plugin:
- plugins:
- preserve built-in plugin load order (25a35297)
- address changes in jspm/system.js beta (90afee4d)
- removed unnecessary es5 helper support (710499a8)
- set es5 computed properties correctly (f1b140d9)
- enable relative path plugins (7cbe4d22)
- language helpers should return this for chaining (d8817425)
- install sequentially (cc78f9a0)
- ensure plugin installation can only happen once (9b37c848)
- all:
- aurelia:
- initialize new templatingEngine api (e60e5163)
- initialize the binding system (d6f569f7)
- add preliminary enhance api (f970c65c)
- configure host as root dom boundary (5a99ab02)
- update to use composition host instruction value (bd456bc5)
- take advantage of previously configured host (0c5bbcd7)
- add parameter default to setRoot (f3955d22)
- ensure animator implementation (e3ab3ab0)
- raise DOM events for start and compose (feed2a3a)
- enable splash screen swaps on load (c2135d41)
- set root sets element in container and uses composition engine (9f6fa60d)
- build:
- docs:
- framework:
- index: export all from pal (10ca62bb)
- plugins:
- better api by moving some bootstrapper code directly into aurelia (f76baf08)
- remove AtScript support (f1adb01a)
- update to use new metadata locator function (4b09490d)
- support legacy atscript annotation location (37463681)
- update atscript helper to use new metadata api (c9b4fb99)
- enable loading after bootstrapped (790c9da2)
- new plugin api including explicit support for es5 and at script (b5c588bc)
- track plugin id for relative resource loading without system hack (3465e849)
- If you were using ES5 and used the computed helper on function, this will affect you as that is no longer present.
(710499a8)
- build: update linting, testing and tools (ed65edc6)
- framework-configuration:
- all: create a property framework configuration object (bab4c776)
- aurelia:
- framework: Use correct import for core-js (da0756fd)
- framework-configuration: correct type information (f1fc9987)
- docs:
- plugins: preserve built-in plugin load order (25a35297)
- plugin: add feature api and prepare for jspm beta (5f0b7cf3)
- aurelia: add preliminary enhance api (f970c65c)
- plugins: better api by moving some bootstrapper code directly into aurelia (f76baf08)
- aurelia: configure host as root dom boundary (5a99ab02)
- dts: update promise-based apis (94548514)
- plugins: address changes in jspm/system.js beta (90afee4d)
- index: ensure export of path module api (17cf46cd)
- aurelia: update to use composition host instruction value (bd456bc5)
- 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)
- aurelia: take advantage of previously configured host (0c5bbcd7)
- If you were using ES5 and used the computed helper on function, this will affect you as that is no longer present.
(710499a8)
- all: update compiler and metadata plugin (50e3afe0)
- all: load resources by module id only (655192b2)
- aurelia:
- aurelia: add parameter default to setRoot (f3955d22)
- package: change jspm directories (37f2670b)
- aurelia: global resources left out (4bb098a3)
- build: add missing bower bump (111797ae)
- package: update dependencies (79feec43)
- aurelia: ensure animator implementation (e3ab3ab0)
- build: add command line argument for semver bump. resolve #28 (39652c80)
- framework: prevent forms without [action] from submiting (a5805257)
- plugins: support legacy atscript annotation location (37463681)
- aurelia: custom event undefined in local scope (c3594bf9)
- plugins: set es5 computed properties correctly (f1b140d9)
- aurelia: raise DOM events for start and compose (feed2a3a)
- aurelia: ensure plugin resources are loaded first (bffcd614)
- plugins: enable relative path plugins (7cbe4d22)
- package: update deps and fix bower semver ranges (3f05b27e)
- plugins: language helpers should return this for chaining (d8817425)
- aurelia: ensure all start code paths return a promise (02752512)
- package: update dependencies (b52b1b05)
- aurelia: enable splash screen swaps on load (c2135d41)
- plugins:
- aurelia: load groups of resources in order (2d936e5f)
- package: update Aurelia dependencies (f9df6e55)
- plugins: install sequentially (cc78f9a0)
- aurelia: directly use app container to create root view model (d86665b3)
- package: update dependencies to latest (bfcd292e)
- aurelia: set root sets element in container and uses composition engine (9f6fa60d)
- aurelia:
- plugins: ensure plugin installation can only happen once (9b37c848)
- build: update compiler and switch to register module format (63c5d367)
- package: update templating to latest version (63d4c5f6)
- framework: enable plugin loading and config (f3b02ea9)
- package: update templating to latest version (5d1305e6)
- package: update templating to latest version (1e981956)
- package: update dependencies to latest versions (12f0f9a8)
- package: update dependencies to latest versions (5ca82ad1)
- package: update dependencies to their latest versions (fe83ef37)