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

All Components | Standardize data attrib -hover (no more mouseenter or mouseover) #77

Closed neodigm closed 1 year ago

neodigm commented 1 year ago

The interface presented by the data attribs should universally use HOVER regardless of the actual implementation in the code. It should hide the complexity. The Wired4Sound component is one example of a bad / inconsistent data attrib implementation.

THIS IS A BREAKING CHANGE: Will need to change index.html, wiki, landing page, and all alpha sites.

neodigm commented 1 year ago

This is fixed in v3.0. THIS IS BREAKING. The landing page and TSK has been updated.