Material Design Web Components
Go to file
2023-11-03 12:50:37 -05:00
.github code review feedback 2023-09-22 13:16:48 -07:00
button chore(behaviors): add ElementInternals mixin 2023-10-26 11:31:33 -07:00
catalog chore: format files with prettier 2023-10-25 11:59:00 -07:00
checkbox chore(behaviors): update form controls to use shared mixins 2023-10-31 14:08:39 -07:00
chips chore: update components to use mixinFocusable 2023-10-26 14:09:08 -07:00
color chore: token code adjustments 2023-09-08 11:38:07 -07:00
dialog chore: format files with prettier 2023-10-25 11:59:00 -07:00
divider chore: format files with prettier 2023-10-25 11:59:00 -07:00
docs docs: update roadmap status 2023-10-31 13:57:36 -07:00
elevation chore: format files with prettier 2023-10-25 11:59:00 -07:00
fab chore: format files with prettier 2023-10-25 11:59:00 -07:00
field chore(field): reduce HCM styles and move from textfield/select to field 2023-10-31 17:33:28 -07:00
focus chore: format files with prettier 2023-10-25 11:59:00 -07:00
icon chore: format files with prettier 2023-10-25 11:59:00 -07:00
iconbutton chore(behaviors): add ElementInternals mixin 2023-10-26 11:31:33 -07:00
internal chore(behaviors): update form controls to use shared mixins 2023-10-31 14:08:39 -07:00
labs chore(behaviors): update form controls to use shared mixins 2023-10-31 14:08:39 -07:00
list chore: update components to use mixinFocusable 2023-10-26 14:09:08 -07:00
menu chore: update components to use mixinFocusable 2023-10-26 14:09:08 -07:00
progress fix: Circular progress isn't circular in flex column display 2023-11-03 12:50:37 -05:00
radio chore(behaviors): update form controls to use shared mixins 2023-10-31 14:08:39 -07:00
ripple chore: format files with prettier 2023-10-25 11:59:00 -07:00
scripts chore: format files with prettier 2023-10-25 11:59:00 -07:00
select fix(select,textfield): native form validation shows error state 2023-11-01 13:59:55 -07:00
slider chore(behaviors): update form controls to use shared mixins 2023-10-31 14:08:39 -07:00
switch chore(behaviors): update form controls to use shared mixins 2023-10-31 14:08:39 -07:00
tabs fix(tabs): allow changing tab padding 2023-10-26 17:19:54 -07:00
testing chore: format files with prettier 2023-10-25 11:59:00 -07:00
textfield fix(select,textfield): native form validation shows error state 2023-11-01 13:59:55 -07:00
tokens chore(tokens): add card tokens 2023-10-25 14:24:23 -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 sort all.ts alphabetically 2023-10-25 09:06:26 +02: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 sort common.ts alphabetically 2023-10-25 09:07:01 +02: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: format files with prettier 2023-10-25 11:59:00 -07: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