Commit Graph

4 Commits

Author SHA1 Message Date
Larry Bahr
b2894b6053 [phonegap-plugin-push] Updates for version 2.0.0 (#18825)
* Added Line Chart Options

http://www.chartjs.org/docs/latest/charts/line.html#configuration-options
showLines - Boolean - If false, the lines between points are not drawn.
spanGaps - Boolean - If false, NaN data causes a break in the line.

* Moved location of property

* Update definitions by

* [phonegap-plugin-push] Updates for version 2.0.0

* Added test for clearAllNotifications

* Added back in HasPermissionCallbackParameters

* Wrong file committed for HasPermissionCallbackParameters change
2017-08-10 16:33:51 -07:00
Larry Bahr
28861b3603 Updated test
Updated test
2017-04-25 15:32:19 -05:00
Larry Bahr
4b2e86f8b5 Added hasPermission Method to PushNotificationStatic
Added hasPermission Method to PushNotificationStatic.
Removed new key in PushNotificationStatic because it is no longer
supported.
Added ; where needed
2017-04-25 15:14:13 -05:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00