Activity
release: ruta-vue@0.0.6 & ruta-svelte@0.0.6
release: ruta-vue@0.0.6 & ruta-svelte@0.0.6
refactor(types): reduce param separators & simplify parse param keys
refactor(types): reduce param separators & simplify parse param keys
add comments & change to Promise.all
add comments & change to Promise.all
tweaks & add error message if no error component
tweaks & add error message if no error component
fix: href now contains base & reset params in route matching
fix: href now contains base & reset params in route matching
fix: replace params with modifiers and param values all default to st…
fix: replace params with modifiers and param values all default to st…
fix: parsed params are string by default unless there is parse_params
fix: parsed params are string by default unless there is parse_params
fix: guard for experimental navigation API
fix: guard for experimental navigation API
fix: do not skip undefined error, load, parse_params, parse_search
fix: do not skip undefined error, load, parse_params, parse_search
feat: preload on data-ruta-preload=hover/tap
feat: preload on data-ruta-preload=hover/tap
feat: do not create URLPattern if static path
feat: do not create URLPattern if static path
fix: wait navigation to be finished
fix: wait navigation to be finished
refactor: normalize url vs href handling
refactor: normalize url vs href handling
chore: reuse RegisteredRoutes type
chore: reuse RegisteredRoutes type