Material Design Web Components
Go to file
Elizabeth Mitchell df6923e85c docs: use relative links on readme
PiperOrigin-RevId: 621164228
2024-04-02 07:15:51 -07:00
.github chore: don't add reviewers to size update PR and try new branch 2023-12-20 14:18:29 -08:00
button fix(button,fab,chips,labs): text-transform inherits through shadow root 2024-03-05 13:24:40 -08:00
catalog chore: remove todo from catalog code 2024-02-20 16:34:59 -08:00
checkbox fix: rename internal <styles>.css.js to <styles>.css 2024-02-28 16:20:22 -08:00
chips fix(button,fab,chips,labs): text-transform inherits through shadow root 2024-03-05 13:24:40 -08:00
color chore: token code adjustments 2023-09-08 11:38:07 -07:00
dialog fix(dialog): update info comment with autocomplete -> autofocus 2024-03-22 08:15:23 +01:00
divider fix(typography): rename md-typescale.js to md-typescale-styles.js 2024-03-20 13:43:26 -07:00
docs docs: update freshness 2024-04-01 10:25:41 -07:00
elevation fix(elevation): limit elevation transition to box-shadow and opacity 2024-03-06 16:56:21 -08:00
fab fix(button,fab,chips,labs): text-transform inherits through shadow root 2024-03-05 13:24:40 -08:00
field fix: rename internal <styles>.css.js to <styles>.css 2024-02-28 16:20:22 -08:00
focus fix: rename internal <styles>.css.js to <styles>.css 2024-02-28 16:20:22 -08:00
icon fix: rename internal <styles>.css.js to <styles>.css 2024-02-28 16:20:22 -08:00
iconbutton fix(typography): rename md-typescale.js to md-typescale-styles.js 2024-03-20 13:43:26 -07:00
internal chore: add event hooks for default prevention behavior 2023-12-19 16:29:52 -08:00
labs fix(typography): rename md-typescale.js to md-typescale-styles.js 2024-03-20 13:43:26 -07:00
list fix: rename internal <styles>.css.js to <styles>.css 2024-02-28 16:20:22 -08:00
menu fix: rename internal <styles>.css.js to <styles>.css 2024-02-28 16:20:22 -08:00
progress fix: rename internal <styles>.css.js to <styles>.css 2024-02-28 16:20:22 -08:00
radio fix: rename internal <styles>.css.js to <styles>.css 2024-02-28 16:20:22 -08:00
ripple fix: rename internal <styles>.css.js to <styles>.css 2024-02-28 16:20:22 -08:00
scripts chore: update css-to-ts script 2024-03-05 11:52:39 -08:00
select chore(select): remove fixed todo 2024-03-04 07:14:51 -08:00
slider Changed slider background-color to background in css 2024-03-09 10:00:46 +01:00
switch Merge pull request #5501 from vdegenne:switch-input-event 2024-03-11 18:02:40 -07:00
tabs fix(typography): rename md-typescale.js to md-typescale-styles.js 2024-03-20 13:43:26 -07:00
testing fix: rename internal <styles>.css.js to <styles>.css 2024-02-28 16:20:22 -08:00
textfield fix(textfield): no longer inherits text-align from parents 2024-03-11 16:38:47 -07:00
tokens chore(tokens): remove closed todo bug 2024-02-29 13:33:41 -08:00
typography fix(typography): rename md-typescale.js to md-typescale-styles.js 2024-03-20 13:43:26 -07:00
.gitignore chore: update css-to-ts script 2024-03-05 11:52:39 -08:00
.release-please-manifest.json chore: release 1.4.0 2024-03-21 19:41:02 +00:00
all.ts sort all.ts alphabetically 2023-10-25 09:06:26 +02:00
CHANGELOG.md chore: release 1.4.0 2024-03-21 19:41:02 +00:00
CODE_OF_CONDUCT.md chore: add code of conduct 2023-12-07 16:09:33 -08:00
commitlint.config.js chore: add "testing" to commitlint types 2024-01-22 12:09:08 -08:00
common.ts sort common.ts alphabetically 2023-10-25 09:07:01 +02:00
CONTRIBUTING.md docs: add contributing guide 2023-12-18 11:52:14 -08:00
LICENSE fix: update license year and holder 2023-02-22 15:42:31 -08:00
package-lock.json chore: release 1.4.0 2024-03-21 19:41:02 +00:00
package.json chore: release 1.4.0 2024-03-21 19:41:02 +00:00
README.md docs: use relative links on readme 2024-04-02 07:15:51 -07: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: remove todos from web-test-running.config.js 2024-02-20 15:32:23 -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