ember-cli-push-js-shim icon indicating copy to clipboard operation
ember-cli-push-js-shim copied to clipboard

An Ember CLI shim for the push.js notifcation library, see demo:

Results 1 ember-cli-push-js-shim issues
Sort by recently updated
recently updated
newest added

usage: Push.create(`${payload.message.from}`, { body: payload.message.title, icon: '/assets/images/bk_icon.png', timeout: 4000, onClick: window.location.replace(`${ENV.Hostname}/messages`)