This package provides Angular components and services to display changelogs within an application. It fetches changelog data from a remote source and presents it in a user-friendly dialog or component, allowing users to view updates and changes. The package also includes features to remember the last viewed version and disable the changelog display.

npm version commitizen friendly styled with prettier Libraries.io dependency status for latest release, scoped npm package npm NPM

Installation

Add the package to your workspace:

Example :
yarn add @rxap/ngx-changelog

Install peer dependencies:

Example :
yarn add @angular/common @angular/core @angular/forms @rxap/directives @rxap/environment @rxap/open-api ngx-markdown rxjs 

Execute the init generator:

Example :
yarn nx g @rxap/ngx-changelog:init

Generators

init

Initialize the package in the workspace

Example :
nx g @rxap/ngx-changelog:init

results matching ""

    No results matching ""