Material Design Web Components
Go to file
2023-10-24 13:58:09 -07:00
.github code review feedback 2023-09-22 13:16:48 -07:00
button chore: add missing licenses 2023-10-23 13:39:04 -07:00
catalog docs: remove cache for entrypoint JS files until we can diagnose what's going on 2023-10-20 17:41:07 -07:00
checkbox refactor(checkbox): move cursor styles to host 2023-10-17 16:48:36 -07:00
chips fix(filter-chip): reflect correct value on click event 2023-10-24 16:46:06 +02: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 Merge pull request #5040 from Burtan:main 2023-10-24 13:39:21 -07:00
elevation fix: add aria-hidden="true" to ripple, focus ring, and elevation 2023-09-01 16:33:32 -07:00
fab fix(fab): cursor should be pointer 2023-10-18 10:53:09 -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(behaviors): add focusable behavior to labs 2023-10-23 12:57:14 -07:00
list Merge pull request #5040 from Burtan:main 2023-10-24 13:39:21 -07:00
menu fix(menu): fix menu OOB from resizing window 2023-10-17 15:42:11 -07:00
progress Merge pull request #5080 from datvm:correct-progress-buffer-doc 2023-10-24 10:44:39 -07:00
radio fix(radio): cursor should be pointer except when disabled 2023-10-17 21:36:53 -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): form failure no longer throws non-focusable error 2023-10-20 18:10:02 -07:00
slider chore: update tslint comments 2023-10-06 07:36:57 -07:00
switch fix(switch): cursor should be pointer except when disabled 2023-10-18 10:54:34 -07:00
tabs Merge pull request #4917 from VandeurenGlenn:fix-scroll-behavior-type 2023-10-24 13:58: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 Merge pull request #5000 from vdegenne:textfield-cols 2023-10-24 11:24: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.1 2023-10-18 17:55:42 +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 Merge pull request #5005 from material-components:release-please--branches--main--components--web 2023-10-19 14:08:38 -07: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.1 2023-10-18 17:55:42 +00:00
package.json chore: release 1.0.1 2023-10-18 17:55:42 +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