GwtMaterialDesign / gwt-material

A Google Material Design wrapper for GWT
https://gwtmaterialdesign.github.io/gmd-core-demo/
Apache License 2.0
410 stars 124 forks source link

Branch 2.1 , API for Notification Browser gone #824

Closed nseb closed 6 years ago

nseb commented 6 years ago

Hi, API for Notification Browser is gone in 2.1 branch , I use snapshot jar ,

kevzlou7979 commented 6 years ago

Hi @nseb ,

There's a new implementation of PushNotification Service in GMD will be updating the demo once we've got the browser testing final.

Best Regards, Mark

nseb commented 6 years ago

Hi @kevzlou7979 , I had seen that the API had changed, only in passing we had lost, the ability to create a simple notification from the client, without the notification necessarily come from the server

kevzlou7979 commented 6 years ago

Yup the api (External push service) is not supported anymore in 2.1. However you can add your own custom implementation as a addin / incubator widget https://pushjs.org/#. We are doing a native PushNotification now or even a Firebase notification is tied to the native PushNotificationManager

kevzlou7979 commented 6 years ago

Available now in 2.1 - https://gwtmaterialdesign.github.io/gwt-material-demo/#notification