Commit Graph
6 Commits
Author SHA1 Message Date
Christiaan Rakowski 54e9dfc280 Notify.JS - Notify.isSupported is a method in 1.2.8
Notify.isSupported is typed as a property, but it is actually a method these days.
https://github.com/alexgibson/notify.js/commit/6133f4daf64f9e3ff94957b50f9aca04a5a434e1
2016-01-02 22:05:54 +01:00
Chris Barr 5b4696ffd1 Merge branch 'master' into patch-5 2015-05-12 08:16:45 -04:00
Chris Barr 75f03d73ce Adding missing timeout property, changing others to be properties instead of functions, spelling fixes 2015-05-12 08:13:37 -04:00
Chris Barr b29697846d Adding missing property & other minor changes
* the `permissionLevel` property was missing
* `needsPermission` and `isSupported` are properties, not functions
* Spelling fixes in comments
2015-05-11 09:19:22 -04:00
Chris Barr 8d687affd5 notifyjs - adding missing timeout options 2015-04-03 07:45:37 -04:00
Keisuke Oohashi 796f857dcb Rename module, directory and filename to follow CONTRIBUTING.md 2014-10-27 11:46:19 +09:00