new icon indicating copy to clipboard operation
new copied to clipboard

Any plans for router setup? similar to skeleton-navigation

Open PraveenGandhi opened this issue 5 years ago • 6 comments

PraveenGandhi avatar Sep 03 '19 01:09 PraveenGandhi

Aurelia 2 router is WIP. @jwx is working on it. Once we got some decorators (@router and @dependencies) to clean user code up, we will ship a skeleton for router.

3cp avatar Sep 03 '19 01:09 3cp

Any progress here? I'd like to try out Aurelia 2 - but at least want routing in my app.

ShawnTalbert avatar Mar 25 '20 23:03 ShawnTalbert

this may help to get started https://www.youtube.com/watch?v=mwrIiwVPSHo

PraveenGandhi avatar Mar 26 '20 12:03 PraveenGandhi

Thx for @PraveenGandhi, the router skeleton option is up.

There are still missing unit tests and e2e tests in router skeleton. I would need to take time to get familiar with router and fill up those missing parts.

3cp avatar Mar 30 '20 21:03 3cp

FYI there is a router issue related to shadow dom. https://github.com/aurelia/aurelia/issues/829

3cp avatar Mar 30 '20 21:03 3cp

Route is in skeleton. But need some update to use latest features from router and router-lite.

3cp avatar Aug 09 '24 06:08 3cp