react-mdc / react-material-components-web

React wrapper of Google's Material Components Web
https://react-mdc.github.io/
178 stars 15 forks source link

[base] add custom DOM attributes to NativeDOMAdapter #12

Closed Hardtack closed 7 years ago

Hardtack commented 7 years ago

Some foundations of components that were not implemented yet require DOM attribute modification. It seems that this can be implemented by same way with css vars and event listeners. But I have to research more about react's DOM management algorithm to be sure.

Hardtack commented 7 years ago

Added in @react-mdc/base 0.1.2