Material Design Web Components
Go to file
2023-10-23 15:53:08 -05: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 fix(catalog): align one liners to center 2023-10-11 17:22:50 +02: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 Corrected buffer value description 2023-10-13 17:58:50 -05: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 fix(textfield): missing focused left border for textarea in HCM 2023-09-28 17:36:12 -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): list items will not escape their parent when parent width is restricted 2023-10-12 12:59:19 -07:00
menu fix(list): list items will not escape their parent when parent width is restricted 2023-10-12 12:59:19 -07:00
progress corrected buffer value description in code doc 2023-10-23 15:53:08 -05:00
radio chore(radio): simplify hcm styles 2023-09-29 13:12:20 -07:00
ripple chore(ripple): remove @ts-ignore 2023-10-03 17:31:30 -07:00
scripts chore: update the analyzer to update the docs for select 2023-09-23 17:17:29 -07:00
select fix(select): cursor on select options should be pointer 2023-10-10 13:20:12 -07:00
slider chore: update tslint comments 2023-10-06 07:36:57 -07:00
switch chore(switch): merge hcm styles 2023-10-03 17:30:01 -07:00
tabs fix(tabs)!: use md-tab attribute to brand individual tab children 2023-09-27 13:27:09 -07:00
testing test: fix firefox 118 css transform for tests and bump to ff118 2023-10-06 16:40:43 -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