seshachalamyv
|
2e83ade978
|
docs(): fix method name in example (#1585)
data.wasPressed
should be change as data.wasTapped
|
2017-05-19 06:36:04 -04:00 |
|
seshachalamyv
|
61c73eaa4e
|
docs(): fix package name in import statement (#1581)
import { FCM } from 'ionic-native'; Corrected as import { FCM } from '@ionic-native/fcm';
|
2017-05-18 23:39:31 -04:00 |
|
Niccolò Belli
|
ad514bbf63
|
fix(fcm): fix method name (#1531)
|
2017-05-12 04:15:35 -04:00 |
|
Askhat Saiapov
|
6cc6393712
|
feat(fcm): support Firebase Cloud Messaging plugin (#1449)
* feat(): add fcm plugin
* fix(): fix whitespace
* fix(): add observables for methods
* feat(): add NotificationData interface
* doc(): improve examples in document
* style(): remove usage examples from emthod declarations
* fix(): decorate methods appropriately
|
2017-05-09 17:29:29 -04:00 |
|