Material Design Web Components
Go to file
2023-12-13 20:22:56 -08:00
.github chore: add readme link to size and bot 2023-12-13 11:23:32 -08:00
button fix(button): height increases when label wraps 2023-11-14 16:41:20 -08:00
catalog Merge pull request #5275 from material-components:stories-page 2023-12-12 12:48:15 -08:00
checkbox fix(checkbox): checked and indeterminate not updated during input event 2023-12-06 11:50:41 -08:00
chips chore(chips): move trailing icon aria-hidden 2023-12-12 13:15:54 -08:00
color chore: token code adjustments 2023-09-08 11:38:07 -07:00
dialog Fix #5182: dialog icon padding error 2023-11-11 18:59:52 +08:00
divider chore: format files with prettier 2023-10-25 11:59:00 -07:00
docs chore: add leading and trailing table pipes 2023-12-13 20:22:56 -08:00
elevation chore: format files with prettier 2023-10-25 11:59:00 -07:00
fab fix(fab): make tap highlight transparent 2023-11-22 09:56:38 +01:00
field fix(text-field): wrap text in textarea 2023-11-29 20:19:51 +01:00
focus docs: document events in jsdoc 2023-11-09 15:25:21 -08:00
icon [icon_size] fix code regarding feedback 2023-11-14 13:27:55 +01:00
iconbutton refactor(button): move background content outside of inner button 2023-11-10 11:29:54 -08:00
internal fix(button): sometimes submits form even when click listener prevents default 2023-12-07 15:18:05 -08:00
labs chore(card): remove host padding and update demo 2023-12-04 16:58:37 -08:00
list refactor: remove Firefox ARIAMixin polyfills (v119+) 2023-11-29 13:48:38 -08:00
menu fix(menu): shift tab into anchor closes menu 2023-12-08 10:25:43 -08:00
progress fix: Circular progress isn't circular in flex column display 2023-11-03 12:50:37 -05:00
radio feat(radio): add required constraint validation 2023-11-28 11:15:20 -08:00
ripple chore: format files with prettier 2023-10-25 11:59:00 -07:00
scripts chore: add leading and trailing table pipes 2023-12-13 20:22:56 -08:00
select feat(menu,select): allow menu and select typeahead to read default slot text content 2023-12-04 15:45:18 -08:00
slider docs: document events in jsdoc 2023-11-09 15:25:21 -08:00
switch Merge pull request #5241 from mavyfaby:switch-icon-slots 2023-11-30 16:41:39 -08:00
tabs refactor: remove Firefox ARIAMixin polyfills (v119+) 2023-11-29 13:48:38 -08:00
testing test: add classes to shared template props 2023-12-05 10:11:56 -08:00
textfield refactor(text-field): add validator and use validity mixins 2023-12-01 12:32:30 -08:00
tokens feat(chips): add tokens to customize padding 2023-12-07 16:19:41 -08: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
CODE_OF_CONDUCT.md chore: add code of conduct 2023-12-07 16:09:33 -08: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 docs: add size tracking 2023-12-12 17:25:03 -08:00
package.json chore: add build dependecy to update-size 2023-12-13 11:27:32 -08:00
README.md chore: add readme link to size and bot 2023-12-13 11:23:32 -08:00
release-please-config.json chore: update release-please 2023-01-09 10:04:00 -08:00
SECURITY.md chore: set up security policy 2023-12-07 16:08:14 -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