Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 657 Bytes

CHANGELOG.md

File metadata and controls

18 lines (13 loc) · 657 Bytes

Changelog

0.3.0

  • Loading bar only appears on XHR requests with high latency (#27)

0.2.0

  • Progression bar not calculated correctly for consecutive calls within the 500ms delay (#29, #32)
  • Event broadcasts when loading (#31)

0.1.1

  • Alias chieffancypants.loadingbar to angular-loading-bar (#25, #19)

0.1.0

  • Fixed issues with Angular 1.2-rc3+
  • Ability to ignore particular XHR requests (#21)
  • Broadcasting of events (#18)