neodigm55 icon indicating copy to clipboard operation
neodigm55 copied to clipboard

An eclectic low-code vanilla JavaScript UX micro-library for those that defiantly think for themselves.

Results 14 neodigm55 issues
Sort by recently updated
recently updated
newest added

Currently unistore logic only works when there is only one widget on the page. Store unistore (compress string) and unistore_token on each neodigm-widget element. **Steps to reproduce:** `neodigmAgent.unistore` **About UniStore:**...

bug
3.5

**Low priority:** It seems that doConfetti will fail silently if the target has no children. Steps to reproduce: ` NeodigmClaire.init().doConfetti( "neodigm-sodapop-scrim" ) `

bug
3.5

https://github.com/arcanus55/neodigm55/wiki/Neodigm-55-Declarative-Attributes-API

documentation
good first issue
3.5

This is a new ever-present component that abstracts DOM events (Roadmap v3.1). This client-side micro-service manages all DOM events by emitting the relevant events to its subscribing components. Because it...

documentation
enhancement
performance
3.5

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...

enhancement
good first issue
3.5

Allow a component to be loaded as only JS (or only MU). Default is both. `` For example an Ipsum generator could be loaded as a simple JS API.

enhancement
3.5

Add declarative support for global events. ``` data-n55-keylime-click = "{'SodaPop': '.qry'}" data-n55-keylime-rightclick= "{'Toast': 'msg', 'theme'}" data-n55-keylime-hover = "{'PopTart': '.qry'}" data-n55-keylime-longclick = "{'Wired4Sound': '11'}" data-n55-keylime-inview = "{'roundRobin': 'party'}" ```

enhancement
3.5

This is a big enhancement. This concept can have significant impact on what can be done with this platform. Move to come. See CloneNode(). Pin this.

enhancement
3.5