PolymerElements / app-route

A modular client-side router
https://www.polymer-project.org/1.0/articles/routing.html
146 stars 66 forks source link

setting active is now atomic #218

Closed e111077 closed 6 years ago

e111077 commented 6 years ago

Seems like core pulled through with my feature request. Read-only props can now be set atomically.

Fixes #185. Fixes #168. Fixes #148.

cdata commented 6 years ago

Reference to the relevant core change?

cdata commented 6 years ago

LGTM 👍

e111077 commented 6 years ago

Polymer/polymer#4535