Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ngx-loading-bar/core

Package Overview
Dependencies
Maintainers
0
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ngx-loading-bar/core - npm Package Versions

13
7

5.0.0-alpha.2

Diff

aitboudad
published 5.0.0-alpha.1 •

aitboudad
published 5.0.0-alpha.0 •

aitboudad
published 4.2.0 •

Changelog

Source

4.2.0 (2019-02-28)

Features

  • 🎸 add RTL support (#119) (a93b7d0), closes #118

<a name="4.1.1"></a>

aitboudad
published 4.1.1 •

Changelog

Source

4.1.1 (2019-01-18)

Bug Fixes

  • router: ensure currentNavigation is defined (#116) (eb72642)

<a name="4.1.0"></a>

aitboudad
published 4.1.0 •

Changelog

Source

4.1.0 (2019-01-18)

Features

  • allow ignoring loading-bar for particular router (#115) (c00b16e)

<a name="4.0.0"></a>

aitboudad
published 4.0.0 •

Changelog

Source

4.0.0 (2019-01-01)

<a name="4.0.0-alpha.0"></a>

aitboudad
published 4.0.0-alpha.0 •

Changelog

Source

4.0.0-alpha.0 (2019-01-01)

Features

BREAKING CHANGES

  • @ngx-loading-bar/core has been moved to peerDependencies which require to install the dependency by yourself:

Before:

npm install @ngx-loading-bar/http-client --save

After:

npm install @ngx-loading-bar/core @ngx-loading-bar/http-client --save
  • the forRoot method on LoadingBarModule has been removed.

<a name="3.0.0"></a>

aitboudad
published 3.0.0 •

Changelog

Source

3.0.0 (2018-11-22)

Features

BREAKING CHANGES

  • The library now requires Angular 7

<a name="2.2.0"></a>

aitboudad
published 2.2.0 •

Changelog

Source

2.2.0 (2018-08-25)

Features

  • core: disable loading progress on server side (#103) (3810c06)

<a name="2.1.2"></a>

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc