You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Gabriel Reitz Giannattasio edited this page Apr 11, 2016
·
2 revisions
Plugins
When version 0.15.0 is released we can move some changes to plugins.
beautifyLocation plugin
This feature can be a plugin and not native, since it only rely on the browser location.hash and when it exists it redirect the browser to remove the hash.
Simple rules plugin
Allow to create rules using familiar simple syntax like Backbone and UI-Router uses, like /:variable that is kind same as /\/(.*)($|\/.*)/