material-web
material-web copied to clipboard
Material Design Web Components
refactor: added types to the templates.ts file.
chore: remove underscores from folder names
feat(list): Add support for aria active descendant, id
chore(chips): Refactor foundation/adapter into base class: Action
feat(list): Added aria-checked attribute support to list item.
It would be very useful to be able to customize the heading of a mwc-dialog to provide background, html content such as tab-bar, x button, etc **I'm submitting a:** -...
I can't figure out how to listen to material component custom events in Vue 3. The following doesn't work: ```html ``` Where as this does: ```js onMounted(() => { drawer.value.addEventListener('MDCDrawer:opened',...
Hey friends, It looks like a few of the demos are broken, e.g.: https://material-components.github.io/material-web/demos/elevation-overlay/ Also, links from demos to the "view source" button at the upper right hand side end...
chore(icon-button): Refactor to use static templates for focus ring, ripple, and icon.