Material Design Web Components
Go to file
Andrew Jakubowicz 8ec08133af fix(tabs)!: use md-tab attribute to brand individual tab children
PiperOrigin-RevId: 568943375
2023-09-27 13:27:09 -07:00
.github code review feedback 2023-09-22 13:16:48 -07:00
button fix(button): remove font shorthand tokens 2023-09-06 10:56:22 -07:00
catalog chore(fab): explicitly mark function as protected for API docs 2023-09-25 11:20:26 -07:00
checkbox chore: fix closure compiler issues 2023-09-12 16:30:19 -07:00
chips feat(chips): swap to toolbar a11y pattern 2023-09-18 10:57:56 -07:00
color chore: token code adjustments 2023-09-08 11:38:07 -07:00
dialog refactor(menu,select)!: rename fixed to positioning 2023-09-22 14:54:57 -07:00
divider build: use firebase for hosting and remove url prefixes 2023-07-27 09:17:27 -07:00
docs docs(list): update the list docs off of old list implementation 2023-09-26 17:28:31 -07:00
elevation fix: add aria-hidden="true" to ripple, focus ring, and elevation 2023-09-01 16:33:32 -07:00
fab chore(fab): explicitly mark function as protected for API docs 2023-09-25 11:20:26 -07:00
field chore: decouple field component from interface imported from menu 2023-09-21 11:09:34 -07:00
focus fix(textfield,focus,ripple): fix textfield SSR 2023-09-19 23:57:20 -07:00
icon fix: add aria-hidden="true" to ripple, focus ring, and elevation 2023-09-01 16:33:32 -07:00
iconbutton feat(iconbutton): update tokens to v0.192 2023-09-19 17:52:12 -07:00
internal fix: aria polyfill overrides user values and user values override internals values 2023-09-14 22:11:40 -07:00
labs fix(md-item): exclude start slot from hidden overflow 2023-09-27 18:51:28 +02:00
list fix(list): text items are no longer tabbable, links cannot be disabled 2023-09-25 14:03:12 -07:00
menu fix(menu): expose item custom properties and fix selected color 2023-09-25 15:47:19 -07:00
progress fix(linearprogress): linear progress buffer dots now visible in HCM 2023-09-13 15:09:50 -07:00
radio fix(radio): dispatches input event on select 2023-09-14 17:25:54 -07:00
ripple fix(textfield,focus,ripple): fix textfield SSR 2023-09-19 23:57:20 -07:00
scripts chore: update the analyzer to update the docs for select 2023-09-23 17:17:29 -07:00
select chore(select): update demo a11y 2023-09-25 15:08:50 -07:00
slider fix(slider): border should only appear when handle nubs are overlapping 2023-09-13 15:32:44 -07:00
switch fix(textfield): broken required validity on Safari 2023-09-11 18:39:59 -07:00
tabs fix(tabs)!: use md-tab attribute to brand individual tab children 2023-09-27 13:27:09 -07:00
testing feat(select): add required and form association 2023-09-13 22:45:10 -07:00
textfield feat(select): add required and form association 2023-09-13 22:45:10 -07:00
tokens refactor(list)!: refactor list using md-item 2023-09-22 15:30:06 -07:00
typography feat(typography): add typography Sass APIs 2023-09-08 10:59:09 -07:00
.gitignore add all docs content to the catalog 2023-09-22 23:05:50 -07:00
.release-please-manifest.json chore: release 1.0.0 2023-09-26 21:49:18 +00:00
all.ts refactor(menu)!: remove sub-menu-item in favor of sub-menu 2023-09-22 13:41:43 -07:00
CHANGELOG.md chore: release 1.0.0 2023-09-26 21:49:18 +00:00
common.ts refactor(menu)!: remove sub-menu-item in favor of sub-menu 2023-09-22 13:41:43 -07:00
css-to-ts.js Add type:module and convert css-to-ts.js to a module 2022-11-29 17:02:52 -08:00
LICENSE fix: update license year and holder 2023-02-22 15:42:31 -08:00
package-lock.json chore: release 1.0.0 2023-09-26 21:49:18 +00:00
package.json chore: release 1.0.0 2023-09-26 21:49:18 +00:00
README.md docs: add support doc for browser support and FAQ 2023-09-19 16:20:38 -07:00
release-please-config.json chore: update release-please 2023-01-09 10:04:00 -08:00
tsconfig.json docs: auto-generate API docs 2023-09-19 21:05:47 -07:00
web-test-runner.config.js chore: fix script import paths 2023-01-03 11:52:31 -08:00

Material Web

Material web components is a UI toolkit to build customizable and accessible web applications.

Material 3 is the latest version of Google's open-source design system.

Tip: Using Angular? We recommend using Angular Material components instead.

Resources