routify

Automated Svelte routes

Downloads
24.5K
Stars
1.8K
Committers
27

Bot releases are visible (Hide)

routify - v3.0.0-next.158

Published by jakobrosenberg over 1 year ago

3.0.0-next.158 (2023-07-06)

Bug Fixes

  • prefetching regression bug (5453641)
routify - v3.0.0-next.157

Published by jakobrosenberg over 1 year ago

3.0.0-next.157 (2023-07-05)

Bug Fixes

  • $url directive had no reactivity (d66c570)
  • annoying isRoot warnings (5427bd0)
  • double underscored files should not be scanned (6555e20)
  • improve fault tolerance for bad urls (9318b71)
  • improve initialization (877a899)
  • include parameters from components that have been excluded with reset (ec9a703), closes #518
  • make preloadUrl() available on client (65f4d67)
  • rare bug (572506a)
  • scroll issue (047c59d)
  • scroll on refresh had issues with dynamic content (21ccf48)
  • scrolling issues (510ec0d)
  • traversing down the node tree should leave old fragments inactive (e2e8ef5)
  • various scroll fixes (3a81025)

Features

  • .routify/routify-init.js preloads all urls for ssr (d5127c7)
  • added $use directive for html elements (0a912b7)
  • allow anchor elements to declare route state (571e59d)
  • node.title returns meta.title or capitalized node.name (731bc72)
  • url helper for load hook (22b7b4d)
routify - v3.0.0-next.156

Published by jakobrosenberg over 1 year ago

3.0.0-next.156 (2023-05-12)

Bug Fixes

  • make 404 page more helpful (a976b74)
  • pages didn't always scroll to top on nav (54d244c)
  • redirects in preloaded routes would redirect on preload (36c6a57)
routify - v3.0.0-next.155

Published by jakobrosenberg over 1 year ago

3.0.0-next.155 (2023-05-10)

Bug Fixes

  • starter template should prerender pages (90cd06b)
routify - v3.0.0-next.154

Published by jakobrosenberg over 1 year ago

3.0.0-next.154 (2023-05-09)

Bug Fixes

routify - v2.18.12

Published by github-actions[bot] over 1 year ago

2.18.12 (2023-04-28)

Bug Fixes

  • afterPageLoad helper incorrect types (d685a2a)
routify - v3.0.0-next.153

Published by jakobrosenberg over 1 year ago

3.0.0-next.153 (2023-04-27)

Features

  • moved caching to component level rather than route level (cd58725)
routify - v3.0.0-next.152

Published by jakobrosenberg over 1 year ago

3.0.0-next.152 (2023-04-21)

Features

  • data-routify-prefetch-data (e11014a)
  • goto: options.state should be passed to the route (b93c57f)
routify - v3.0.0-next.151

Published by jakobrosenberg over 1 year ago

3.0.0-next.151 (2023-04-13)

Bug Fixes

  • clickHandler couldn't be configured in router object (3568325)
routify - v3.0.0-next.150

Published by jakobrosenberg over 1 year ago

3.0.0-next.150 (2023-04-13)

Bug Fixes

  • "multi" slot property should be "inline" (dfc0e45)
routify - v3.0.0-next.149

Published by jakobrosenberg over 1 year ago

3.0.0-next.149 (2023-03-24)

Features

  • added starter-vitest example (3e76d67)
routify - v3.0.0-next.148

Published by jakobrosenberg over 1 year ago

3.0.0-next.148 (2023-03-21)

Bug Fixes

routify - v3.0.0-next.147

Published by jakobrosenberg over 1 year ago

3.0.0-next.147 (2023-03-15)

Bug Fixes

  • urlReflectors should default to / (c6cbc65)
routify - v3.0.0-next.146

Published by jakobrosenberg over 1 year ago

3.0.0-next.146 (2023-03-13)

Bug Fixes

  • get rid of annoying scrollDecorator warning (ce4c6ac)
  • got rid of svelte:component warning (3a12a1e)

Features

  • added fetch to RoutifyLoadContext (a630ee6)
  • added meta to route (7f99199)
  • starter-basic example (29df27f)
routify - v3.0.0-next.145

Published by jakobrosenberg over 1 year ago

3.0.0-next.145 (2023-02-16)

Bug Fixes

  • meta warnings were logged incorrectly (93f9fb8)
routify - v3.0.0-next.144

Published by jakobrosenberg over 1 year ago

3.0.0-next.144 (2023-02-16)

Bug Fixes

  • clicking hash links without matching elements would crash app (a4bc441)
routify - v3.0.0-next.143

Published by jakobrosenberg over 1 year ago

3.0.0-next.143 (2023-02-16)

Features

  • starter-ts template added (e749cff)
  • typescript-tailwind template added (a301ab7)
  • typescript-tailwind-cypress template added (446eb87)
  • typescript-tailwind-playwright template added (9dc06a1)
routify - v3.0.0-next.142

Published by jakobrosenberg over 1 year ago

3.0.0-next.142 (2023-02-12)

Bug Fixes

  • show warnings for potential meta conflicts (c89a813)
routify - v3.0.0-next.141

Published by jakobrosenberg over 1 year ago

3.0.0-next.141 (2023-02-05)

Features

  • make clickHandler.elem callable (d9cc14e)
routify - v3.0.0-next.140

Published by jakobrosenberg over 1 year ago

3.0.0-next.140 (2023-02-02)

Bug Fixes

  • component anchors should contain routify meta data (2348247)
  • data-routify-scroll = lock (a0744a0)
  • multi slots didn't support deeply nested routes (f215d84)
  • multi visibility was only set on active routeFragments (09a42b0)
  • routerElements should only be matched against the specified router (5be3ddf)
  • scrollhandler (b52e3ed)
  • scrolling on window had issues (fda78cc)
  • unknown prop 'default' warning (3cc7ef8)

Features

  • _decorator.svelte (ecd1267)
  • _decorator.svelte support (73073db)
  • add renderInactive: 'always' | 'browser' | 'ssr' to multi (6bd54f1)
  • added clickHandler option to router (5914740)
  • added renderInNoop to decorator options (291122f)
  • Decorator can be object (347a8e5)
  • improve plugin resolver (3c89021)
  • replace isNoop with hasComponent (efeb7f9)
  • scrollBoundary (4e43e91)
  • support nextSibling anchor (43145c1)