aurelia / templating-router

An implementation of the RouteLoader interface for use with the router module. Also contains a custom element that allows the templating engine to display the current route.
MIT License
26 stars 40 forks source link

refactor(router-view): revert inherit binding context feat #91

Closed bigopon closed 5 years ago

bigopon commented 5 years ago

@EisenbergEffect I didn't remove the code, so that it's clear what is intended to be done later, and anyone can pick this up easily if interested in case we don't want to wait for compose to be in sync.

EisenbergEffect commented 5 years ago

Usually, I prefer not to leave code commented out...

bigopon commented 5 years ago

@EisenbergEffect Removed