spa_router 0.1.2+2 copy "spa_router: ^0.1.2+2" to clipboard
spa_router: ^0.1.2+2 copied to clipboard

Routing element for HTML5 single page applications (declarative syntax!) written in Polymer.dart.

ChangeLog #

0.1.2+2 #

  • Update dependencies. This package is still experimental and I keep versions of the dependencies as high as possible.

0.1.2+1 #

  • Use more Dartian way of handling core-animated-pages-transition-end events.

0.1.2 #

  • New route-deactivate event.

0.1.1 #

  • New SpaRouter.reload() method.

0.1.0+2 #

  • Minor fixes to documentation.

0.1.0+1 #

  • Fixes in README.md.

0.1.0 #

  • Configurable fragment separator through fragSep attribute of the <spa-router>, defaults to '@@' (to avoid malformed urls). Example: //some.host/a/b/.../c#/some/path?query@@fragment

0.0.1+5 #

  • Fixed: clearing routes after animation ends.

0.0.1+4 #

  • Fix issue with finding templates by SpaRoutes.

0.0.1+3 #

  • Fix @HtmlImports.

0.0.1+2 #

  • Improvements to documentation.

0.0.1+1 #

  • Minor fixes to documentation.
  • Remove unnecessary mixin for SpaRoute.

0.0.1 #

0
likes
40
points
4
downloads

Publisher

unverified uploader

Weekly Downloads

Routing element for HTML5 single page applications (declarative syntax!) written in Polymer.dart.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

browser, core_elements, polymer, template_binding

More

Packages that depend on spa_router