Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Releases: gregberge/angular-notification

v1.1.1

12 Jun 07:39

Choose a tag to compare

  • Return after reject to prevent error on unsupported browsers

v1.1.0

10 Jun 08:09

Choose a tag to compare

  • surround with try/catch to avoid error on Android Chrome #11

v1.0.1

24 Mar 13:01

Choose a tag to compare

  • expose $notification.requestPermission

v1.0.0

20 Mar 17:07

Choose a tag to compare

  • rename provider to "$notification" #2
  • $notification.requestPermission() now returns a promise #5
  • fix extend order #1

v0.2.3

21 Mar 10:27

Choose a tag to compare

  • silent if not supported

v0.2.2

21 Mar 10:26

Choose a tag to compare

  • optional callback for requestPermission method

v0.2.1

17 Mar 10:17

Choose a tag to compare

  • fix event context, now this is the notification

v0.2.0

17 Mar 09:44

Choose a tag to compare

  • add focusWindowOnClick option

Initial release

17 Mar 09:43

Choose a tag to compare

  • Notification creation
  • delay option