routify

Automated Svelte routes

Downloads
24.5K
Stars
1.8K
Committers
27

Bot releases are hidden (Show)

routify - v2.8.2

Published by jakobrosenberg almost 4 years ago

2.8.2 (2020-12-20)

Bug Fixes

  • isChangingPage should be false on blocked nav (a18f5c1)
routify - v2.8.1

Published by jakobrosenberg almost 4 years ago

2.8.1 (2020-12-20)

Bug Fixes

  • error on popState (79028ad)
  • navigating to current url should do nothing (38dbf92)
routify - v2.8.0

Published by jakobrosenberg almost 4 years ago

2.8.0 (2020-12-19)

Features

  • add incoming route to beforeUrlChange (3a69516)
routify - v2.7.6

Published by jakobrosenberg almost 4 years ago

2.7.6 (2020-12-12)

Bug Fixes

  • goto & redirect static async calls (c7b7c6a)
routify - v2.7.5

Published by jakobrosenberg almost 4 years ago

2.7.5 (2020-12-09)

Bug Fixes

  • point Router type in index.d.ts to Router.svelte (07027f9)
routify - v2.7.4

Published by jakobrosenberg almost 4 years ago

2.7.4 (2020-11-18)

Performance Improvements

  • better error/log handling/supression (d8f990c)
routify - v2.7.3

Published by jakobrosenberg almost 4 years ago

2.7.3 (2020-11-09)

Bug Fixes

  • missing getBoundingClientRect on transitions (ae6d295)
routify - v2.7.2

Published by jakobrosenberg almost 4 years ago

2.7.2 (2020-11-09)

Bug Fixes

routify - v2.7.1

Published by jakobrosenberg almost 4 years ago

2.7.1 (2020-11-09)

Bug Fixes

  • add missing dependency chalk (0d4bef0)
  • auto create missing routifyDir (3ffea96)
  • Splash screen did not respect routifyDir (a2ed4fd)
routify - v2.7.0

Published by jakobrosenberg almost 4 years ago

2.7.0 (2020-11-09)

Features

  • added component to node api (69d455d)
routify - v1.9.10

Published by jakobrosenberg almost 4 years ago

1.9.10 (2020-11-07)

Bug Fixes

  • add missing dependency chalk (0d4bef0)
routify - v2.6.1

Published by jakobrosenberg almost 4 years ago

2.6.1 (2020-11-06)

Bug Fixes

  • (layout) $layout returned current component (c9b4084)
routify - v2.6.0

Published by jakobrosenberg almost 4 years ago

2.6.0 (2020-11-05)

Features

  • allow flags as metadata (7ed076b)
routify - v2.5.2

Published by jakobrosenberg almost 4 years ago

2.5.2 (2020-11-04)

Bug Fixes

Performance Improvements

  • improve indexable pages (a1850dc)
routify - v2.5.1

Published by jakobrosenberg almost 4 years ago

2.5.1 (2020-11-01)

Bug Fixes

  • Cannot read property parentNode of undefined (d152bc5)
routify - v2.5.0

Published by jakobrosenberg almost 4 years ago

2.5.0 (2020-11-01)

Features

  • add query-params-is-page (3aa4783)
routify - v2.4.0

Published by jakobrosenberg almost 4 years ago

2.4.0 (2020-11-01)

Features

  • TabsTransition no longer requires width (3cc58d6)
routify - v2.3.1

Published by jakobrosenberg almost 4 years ago

2.3.1 (2020-10-31)

Bug Fixes

routify - v2.3.0

Published by jakobrosenberg almost 4 years ago

2.3.0 (2020-10-28)

Features

routify - v2.2.4

Published by jakobrosenberg almost 4 years ago

2.2.4 (2020-10-28)

Performance Improvements

  • load nested nodes in parallel on navigation (1c4c17f)