Skip to content

1.1.0

Compare
Choose a tag to compare
@moribvndvs moribvndvs released this 07 May 08:19
· 81 commits to develop since this release

New Features

  • Added getIdle() and getTimeout() to Idle.
  • Initialize idle-countdown's countdown value automatically using config (no more having to add ng-initialize).
  • Set original title on IdleStart event to accommodate dynamic page titles.

Bug Fixes

  • #75 idle-countdown directive not updating countdown value when used in Angular 1.2.x
  • #76 Idle Service getExpiry() Function Throwing an Error on Empty Local Storage
  • #77 angular dependency only expressed when using npm --dev