material-components-web icon indicating copy to clipboard operation
material-components-web copied to clipboard

Modular and customizable Material Design UI components for the web

Results 224 material-components-web issues
Sort by recently updated
recently updated
newest added

feat(MenuSurface): Add opening event for menus. BREAKING CHANGE: Adds #notifyOpening method to menu surface adapter.

feat(focus-ring): added a new mixin so we can override just the focus-ring color

Fixes a bug in Material `list` when using MacOs `command`+`a` does not work for 'select all functionality'. (see [angular/components#24788](https://github.com/angular/components/pull/24788))

refactor(button): focus-ring only shows on background-focus

Fix #7277 Add animationend and transitionend handlers to the Chip component

The sitemaps included with npm packages are broken because they point to .ts source files, which are not distributed. Until a final decision is made as to whether .ts source...

Ready for Google

Related to #7388 #7396

Ready for Google

fix(mdc-floating-label): Add missing units to calcs Fixes https://github.com/material-components/material-components-web/issues/7423.

cla: yes