Skip to content

Future version ideas

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 /\/(.*)($|\/.*)/

Clone this wiki locally