File tree Expand file tree Collapse file tree 5 files changed +10
-4
lines changed Expand file tree Collapse file tree 5 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 1717
1818<a name =" overview " ></a >
1919## Overview
20- The simple-web-notification is a web notifications API which provides simplified API with automatic permission handling.
20+ The simple-web-notification is a simplified web notifications API with automatic permissions support.
21+
22+ This library requires no external dependencies, however the browser must support the Notification API or have a polyfill available.
2123
2224See [ W3 Specification] ( https://dvcs.w3.org/hg/notifications/raw-file/tip/Overview.html ) for more information.
2325
@@ -91,6 +93,7 @@ See [contributing guide](.github/CONTRIBUTING.md)
9193
9294| Date | Version | Description |
9395| ----------- | ------- | ----------- |
96+ | 2017-02-01 | v1.0.4 | Maintenance |
9497| 2017-01-31 | v1.0.3 | Removed polyfill dependency |
9598| 2017-01-22 | v1.0.2 | Maintenance |
9699| 2017-01-22 | v1.0.0 | Official release |
Original file line number Diff line number Diff line change 11{
22 "name" : " simple-web-notification" ,
3- "version" : " 1.0.3 " ,
3+ "version" : " 1.0.4 " ,
44 "description" : " Web Notifications made easy." ,
55 "authors" : [
66 " Sagie Gur-Ari <[email protected] >"
Original file line number Diff line number Diff line change 11| Date | Version | Description |
22| ----------- | ------- | ----------- |
3+ | 2017-02-01 | v1.0.4 | Maintenance |
34| 2017-01-31 | v1.0.3 | Removed polyfill dependency |
45| 2017-01-22 | v1.0.2 | Maintenance |
56| 2017-01-22 | v1.0.0 | Official release |
Original file line number Diff line number Diff line change 11{
22 "name" : " simple-web-notification" ,
3- "version" : " 1.0.3 " ,
3+ "version" : " 1.0.4 " ,
44 "description" : " Web Notifications made easy." ,
55 "author" : {
66 "name" : " Sagie Gur-Ari" ,
Original file line number Diff line number Diff line change 1717
1818<a name =" overview " ></a >
1919## Overview
20- The {"gitdown": "gitinfo", "name": "name"} is a web notifications API which provides simplified API with automatic permission handling.
20+ The {"gitdown": "gitinfo", "name": "name"} is a simplified web notifications API with automatic permissions support.
21+
22+ This library requires no external dependencies, however the browser must support the Notification API or have a polyfill available.
2123
2224See [ W3 Specification] ( https://dvcs.w3.org/hg/notifications/raw-file/tip/Overview.html ) for more information.
2325
You can’t perform that action at this time.
0 commit comments