svelte-navigator icon indicating copy to clipboard operation
svelte-navigator copied to clipboard

Simple, accessible routing for Svelte

Results 51 svelte-navigator issues
Sort by recently updated
recently updated
newest added

When using svelte navigator there are a11y elements that are hidden via an inline style. Specifically the [status div](https://github.com/mefechoel/svelte-navigator/blob/main/src/Router.svelte#L196-L203) but others as well. When using a [basic Content Security Policy...

**Describe the bug** A clear and concise description of what the bug is. When navigating from "/some/page?from=1" to "/some/page" the history state is replaced instead of being pushed. **To Reproduce**...

bug

### Describe the bug When using renderWithRouter with jest + TypeScript the following error occurs: ``` TypeError: append_styles is not a function at Object.init (node_modules/svelte/internal/index.js:1791:22) at new Router (node_modules/svelte-navigator/dist/svelte-navigator.umd.js:1243:16) at...

Bumps [terser](https://github.com/terser/terser) from 5.5.1 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

Bumps [svelte](https://github.com/sveltejs/svelte) from 3.31.2 to 3.49.0. Changelog Sourced from svelte's changelog. 3.49.0 Improve performance of string escaping during SSR (#5701) Add ComponentType and ComponentProps convenience types (#6770) Add support for...

dependencies

Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...

dependencies

Thank you for this library! I'm looking for something like React routers [Prompt](https://reactrouter.com/core/api/Prompt). When there is unsaved work there are three ways the user should be warned: 1. `window.onbeforeunload`: The...

Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.4.0 to 16.7.0. Release notes Sourced from jsdom's releases. Version 16.7.0 Added AbortSignal.abort(). (ninevra) Added dummy x and y properties to the return value of getBoundingClientRect(). (eiko)...

dependencies

Bumps [nth-check](https://github.com/fb55/nth-check) from 2.0.0 to 2.0.1. Release notes Sourced from nth-check's releases. v2.0.1 Fixes: Replace regex with hand-rolled parser for nth-expressions (#9) 9894c1d Ensures parsing will always have linear time...

dependencies

Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.4. Release notes Sourced from axios's releases. v0.21.4 0.21.4 (September 6, 2021) Fixes and Functionality: Fixing JSON transform when data is stringified. Providing backward compatibility...

dependencies