aurelia-templating-router v0.18.0
·
181 commits
to master
since this release
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)