svelte-guard-history-router
Advanced tools
Comparing version 4.6.20 to 4.6.21
{ | ||
"name": "svelte-guard-history-router", | ||
"version": "4.6.20", | ||
"version": "4.6.21", | ||
"publishConfig": { | ||
@@ -5,0 +5,0 @@ "access": "public" |
195
README.md
@@ -106,105 +106,94 @@ [![Svelte v3](https://img.shields.io/badge/svelte-v3-orange.svg)](https://svelte.dev) | ||
- [svelte-guard-history-router](#svelte-guard-history-router) | ||
- [Features](#features) | ||
- [usage](#usage) | ||
- [Sample code](#sample-code) | ||
- [run tests](#run-tests) | ||
- [API](#api) | ||
- [Table of Contents](#table-of-contents) | ||
- [Key](#key) | ||
- [Properties](#properties) | ||
- [BaseRouter](#baserouter) | ||
- [Parameters](#parameters) | ||
- [Properties](#properties-1) | ||
- [component](#component) | ||
- [value](#value) | ||
- [path](#path) | ||
- [path](#path-1) | ||
- [Parameters](#parameters-1) | ||
- [replace](#replace) | ||
- [Parameters](#parameters-2) | ||
- [push](#push) | ||
- [Parameters](#parameters-3) | ||
- [finalizePush](#finalizepush) | ||
- [Parameters](#parameters-4) | ||
- [continue](#continue) | ||
- [Parameters](#parameters-5) | ||
- [abort](#abort) | ||
- [Parameters](#parameters-6) | ||
- [subscribe](#subscribe) | ||
- [Parameters](#parameters-7) | ||
- [updateActive](#updateactive) | ||
- [Parameters](#parameters-8) | ||
- [addRoute](#addroute) | ||
- [Parameters](#parameters-9) | ||
- [routeFor](#routefor) | ||
- [Parameters](#parameters-10) | ||
- [pathFor](#pathfor) | ||
- [Parameters](#parameters-11) | ||
- [BaseTransition](#basetransition) | ||
- [searchParams](#searchparams) | ||
- [searchParams](#searchparams-1) | ||
- [Parameters](#parameters-12) | ||
- [nest](#nest) | ||
- [Parameters](#parameters-13) | ||
- [continue](#continue-1) | ||
- [abort](#abort-1) | ||
- [Parameters](#parameters-14) | ||
- [DetailRoute](#detailroute) | ||
- [Properties](#properties-2) | ||
- [first](#first) | ||
- [last](#last) | ||
- [Guard](#guard) | ||
- [enter](#enter) | ||
- [Parameters](#parameters-15) | ||
- [leave](#leave) | ||
- [Parameters](#parameters-16) | ||
- [redirectGuard](#redirectguard) | ||
- [Parameters](#parameters-17) | ||
- [sequenceGuard](#sequenceguard) | ||
- [Parameters](#parameters-18) | ||
- [parallelGuard](#parallelguard) | ||
- [Parameters](#parameters-19) | ||
- [MasterRoute](#masterroute) | ||
- [Parameters](#parameters-20) | ||
- [Properties](#properties-3) | ||
- [nullGuard](#nullguard) | ||
- [RootRoute](#rootroute) | ||
- [hasParams](#hasparams) | ||
- [path](#path-2) | ||
- [propertyMapping](#propertymapping) | ||
- [guard](#guard-1) | ||
- [SkeletonRoute](#skeletonroute) | ||
- [Parameters](#parameters-21) | ||
- [Properties](#properties-4) | ||
- [enter](#enter-1) | ||
- [Parameters](#parameters-22) | ||
- [leave](#leave-1) | ||
- [Parameters](#parameters-23) | ||
- [matches](#matches) | ||
- [Parameters](#parameters-24) | ||
- [propertiesFor](#propertiesfor) | ||
- [Parameters](#parameters-25) | ||
- [commonAncestor](#commonancestor) | ||
- [Parameters](#parameters-26) | ||
- [objectFor](#objectfor) | ||
- [Parameters](#parameters-27) | ||
- [Transition](#transition) | ||
- [Parameters](#parameters-28) | ||
- [Properties](#properties-5) | ||
- [start](#start) | ||
- [end](#end) | ||
- [redirect](#redirect) | ||
- [Parameters](#parameters-29) | ||
- [abort](#abort-2) | ||
- [Parameters](#parameters-30) | ||
- [nameValueStore](#namevaluestore) | ||
- [Parameters](#parameters-31) | ||
- [Properties](#properties-6) | ||
- [WaitingGuard](#waitingguard) | ||
- [Parameters](#parameters-32) | ||
- [install](#install) | ||
- [SPA integrating with a nginx backend](#spa-integrating-with-a-nginx-backend) | ||
- [SPA integrating with a netlify](#spa-integrating-with-a-netlify) | ||
- [license](#license) | ||
* [Key](#key) | ||
* [Properties](#properties) | ||
* [BaseRouter](#baserouter) | ||
* [Parameters](#parameters) | ||
* [Properties](#properties-1) | ||
* [component](#component) | ||
* [value](#value) | ||
* [path](#path) | ||
* [path](#path-1) | ||
* [Parameters](#parameters-1) | ||
* [replace](#replace) | ||
* [Parameters](#parameters-2) | ||
* [push](#push) | ||
* [Parameters](#parameters-3) | ||
* [finalizePush](#finalizepush) | ||
* [Parameters](#parameters-4) | ||
* [continue](#continue) | ||
* [Parameters](#parameters-5) | ||
* [abort](#abort) | ||
* [Parameters](#parameters-6) | ||
* [subscribe](#subscribe) | ||
* [Parameters](#parameters-7) | ||
* [updateActive](#updateactive) | ||
* [Parameters](#parameters-8) | ||
* [addRoute](#addroute) | ||
* [Parameters](#parameters-9) | ||
* [routeFor](#routefor) | ||
* [Parameters](#parameters-10) | ||
* [pathFor](#pathfor) | ||
* [Parameters](#parameters-11) | ||
* [BaseTransition](#basetransition) | ||
* [searchParams](#searchparams) | ||
* [searchParams](#searchparams-1) | ||
* [Parameters](#parameters-12) | ||
* [nest](#nest) | ||
* [Parameters](#parameters-13) | ||
* [continue](#continue-1) | ||
* [abort](#abort-1) | ||
* [Parameters](#parameters-14) | ||
* [DetailRoute](#detailroute) | ||
* [Properties](#properties-2) | ||
* [first](#first) | ||
* [last](#last) | ||
* [Guard](#guard) | ||
* [enter](#enter) | ||
* [Parameters](#parameters-15) | ||
* [leave](#leave) | ||
* [Parameters](#parameters-16) | ||
* [redirectGuard](#redirectguard) | ||
* [Parameters](#parameters-17) | ||
* [sequenceGuard](#sequenceguard) | ||
* [Parameters](#parameters-18) | ||
* [parallelGuard](#parallelguard) | ||
* [Parameters](#parameters-19) | ||
* [MasterRoute](#masterroute) | ||
* [Parameters](#parameters-20) | ||
* [Properties](#properties-3) | ||
* [nullGuard](#nullguard) | ||
* [RootRoute](#rootroute) | ||
* [hasParams](#hasparams) | ||
* [path](#path-2) | ||
* [propertyMapping](#propertymapping) | ||
* [guard](#guard-1) | ||
* [SkeletonRoute](#skeletonroute) | ||
* [Parameters](#parameters-21) | ||
* [Properties](#properties-4) | ||
* [enter](#enter-1) | ||
* [Parameters](#parameters-22) | ||
* [leave](#leave-1) | ||
* [Parameters](#parameters-23) | ||
* [matches](#matches) | ||
* [Parameters](#parameters-24) | ||
* [propertiesFor](#propertiesfor) | ||
* [Parameters](#parameters-25) | ||
* [commonAncestor](#commonancestor) | ||
* [Parameters](#parameters-26) | ||
* [objectFor](#objectfor) | ||
* [Parameters](#parameters-27) | ||
* [Transition](#transition) | ||
* [Parameters](#parameters-28) | ||
* [Properties](#properties-5) | ||
* [start](#start) | ||
* [end](#end) | ||
* [redirect](#redirect) | ||
* [Parameters](#parameters-29) | ||
* [abort](#abort-2) | ||
* [Parameters](#parameters-30) | ||
* [nameValueStore](#namevaluestore) | ||
* [Parameters](#parameters-31) | ||
* [Properties](#properties-6) | ||
* [WaitingGuard](#waitingguard) | ||
* [Parameters](#parameters-32) | ||
@@ -211,0 +200,0 @@ ## Key |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
51740
896
724