arcanus55 / neodigm55

An eclectic low-code vanilla JavaScript UX micro-library for those that defiantly think for themselves.
https://thescottkrause.com/emerging_tech/neodigm55_ux_library/
BSD 3-Clause "New" or "Revised" License
17 stars 2 forks source link

Neodigm Toast Web Notifications #102

Open neodigm opened 7 months ago

neodigm commented 7 months ago

This enhancement will allow Toast to fire a web notification in addition to or instead of its normal animation.

neodigmToast.msg( { "msg":"hello", "theme":"brand", "webnote":"true", "toast":"true" } )

A webnote feature flag will enable.

neodigm commented 7 months ago

FYI revisiting the physics animation today.