svelte-navigation
v0.2.0
Published
- [x] params matching - [x] lazy loading - [x] data loading - [x] loading component - [x] query params - [x] route pre-conditions - [x] hash handling - [ ] navigation events - [x] programatic navigation - [x] nested routing - [x] error handling - [x] hash
Downloads
10
Readme
- [x] params matching
- [x] lazy loading
- [x] data loading
- [x] loading component
- [x] query params
- [x] route pre-conditions
- [x] hash handling
- [ ] navigation events
- [x] programatic navigation
- [x] nested routing
- [x] error handling
- [x] hash based routing
- [ ] tests
- [ ] fallback route
- [ ] documentation
- [ ] global loading and error component
Todo
- Test hash handling
- don't navigate if same uri (handling refresh then ?)
- don't export writable stores
- path params testing (optionnal, wildcard...)