Releases: aurelia/templating-router
Releases · aurelia/templating-router
aurelia-templating-router 1.0.0-beta.1.1.0
Features
- all: update jspm meta; core-js; aurelia-dps (e26b67e7)
aurelia-templating-router 1.0.0-beta.1.0.5
aurelia-templating-router 1.0.0-beta.1.0.4
Bug Fixes
- promise-all: Wrap Promise all args in an array (a6dc58af)
aurelia-templating-router 1.0.0-beta.1.0.3
Bug Fixes
- add-nextview-first: Add the next first on with (d188112c)
- default-swap-order: Set default swap order to after resolves aurelia/framework#263 (984aeb12)
- spelling: Miss-Spelled SwapStrategies (9b9fb9ea)
aurelia-templating-router 1.0.0-beta.1.0.2
aurelia-templating-router 1.0.0-beta.1.0.1
chore(all): prepare release 1.0.0-beta.1.0.1
aurelia-templating-router v0.18.0
Bug Fixes
- all: utilize the viewModel property instead of bindingContext (7e4590fe)
- route-href: ensure the component is bound before processing changes (f7612d6c)
- route-loader: update to latest composition engine (b9a8b4bb)
- router-view:
- swapStrategies: handle undefined view (b2818021)
Features
- animation-timing:
- default-animation-timing: Set the default animation-timing function to 'before' (9a2e530e)
- route-href: report errors via aurelia-logging (ac8dc0fb)
- swap-order: Rename Bindable animationTiming to swapOrder (2be906a9)
- swap-view: Rename Bindable Property form Animation-Timing to Swap-View (0a849540)
aurelia-templating-router v0.17.0
Bug Fixes
- all:
- build:
- index:
- package:
- change jspm directories (98734f03)
- update dependencies (bc40d4e9)
- update deps and fix bower semver ranges (6c09a5e1)
- update dependencies (f956c4ff)
- update Aurelia dependencies (21897ecd)
- update dependencies to latest (c8277386)
- update router to latest version (24ae8680)
- update dependencies to latest versions (9102ed05)
- update templating to latest version (c8ab2558)
- update dependencies to latest versions (4c17dbad)
- update dependencies to latest versions (6a9e8c87)
- updating dependencies to their latest versions (c91a7d75)
- route-href: account for async router configs when generating route hrefs (37933612)
- router-view:
- use correct behavior instruction (4ea57f3a)
- remove reliance on swap method of slot (9b96894c)
- view swapping now unbinds after detach and returns to cache (d9f81cca)
- ensure that bind callbacks execute (07d789fc)
- update to latest metadata api (9813b21a)
- align with view model load api (d3881eaf)
- ensure getComponent returns promise (8cec29a1)
- ensure that execution context is always set (609b8ec1)
- router-view-port: renamed to router-view (43760091)
Features
aurelia-templating-router v0.16.1
Bug Fixes
- router-view: use correct behavior instruction (4ea57f3a)