ngx-back-button
Advanced tools
Comparing version 17.0.1 to 18.0.0
{ | ||
"name": "ngx-back-button", | ||
"version": "17.0.1", | ||
"version": "18.0.0", | ||
"license": "MIT", | ||
@@ -24,3 +24,3 @@ "author": "Raphael Balet", | ||
"dependencies": { | ||
"tslib": "^2.6.2" | ||
"tslib": "^2.6.3" | ||
}, | ||
@@ -27,0 +27,0 @@ "peerDependencies": { |
@@ -1,4 +0,9 @@ | ||
# @ngx-back-button [![npm version](https://img.shields.io/npm/v/ngx-back-button.svg)](https://www.npmjs.com/package/ngx-back-button) | ||
# @ngx-back-button | ||
A library for handling a proper angular back button capability | ||
![NPM](https://img.shields.io/npm/l/ngx-back-button) | ||
[![npm version](https://img.shields.io/npm/v/ngx-back-button.svg)](https://www.npmjs.com/package/ngx-back-button) | ||
![npm bundle size](https://img.shields.io/bundlephobia/min/ngx-back-button) | ||
![npm](https://img.shields.io/npm/dm/ngx-back-button) | ||
1. Handle Browser history | ||
@@ -8,12 +13,2 @@ 2. Handle `Fallback` when clicking on the back button when not routed yet | ||
- [@ngx-back-button ](#ngx-back-button-) | ||
- [Demo](#demo) | ||
- [Installation](#installation) | ||
- [rootUrl](#rooturl) | ||
- [fallbackPrefix](#fallbackprefix) | ||
- [Usage](#usage) | ||
- [Directive](#directive) | ||
- [Service](#service) | ||
- [Authors and acknowledgment](#authors-and-acknowledgment) | ||
## Demo | ||
@@ -20,0 +15,0 @@ - https://stackblitz.com/~/github.com/rbalet/ngx-back-button |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
33798
126
Updatedtslib@^2.6.3