Material Design Web Components
Go to file
2024-02-28 14:26:18 +01:00
.github chore: don't add reviewers to size update PR and try new branch 2023-12-20 14:18:29 -08:00
button chore: use CSSResultOrNative instead of CSSResult for static styles 2024-02-23 10:01:56 -08:00
catalog chore: remove todo from catalog code 2024-02-20 16:34:59 -08:00
checkbox chore: use CSSResultOrNative instead of CSSResult for static styles 2024-02-23 10:01:56 -08:00
chips chore: use CSSResultOrNative instead of CSSResult for static styles 2024-02-23 10:01:56 -08:00
color chore: token code adjustments 2023-09-08 11:38:07 -07:00
dialog chore: use CSSResultOrNative instead of CSSResult for static styles 2024-02-23 10:01:56 -08:00
divider chore: use CSSResultOrNative instead of CSSResult for static styles 2024-02-23 10:01:56 -08:00
docs chore: update sizes 2024-02-22 17:58:41 +00:00
elevation chore: use CSSResultOrNative instead of CSSResult for static styles 2024-02-23 10:01:56 -08:00
fab chore: use CSSResultOrNative instead of CSSResult for static styles 2024-02-23 10:01:56 -08:00
field chore: use CSSResultOrNative instead of CSSResult for static styles 2024-02-23 10:01:56 -08:00
focus chore: use CSSResultOrNative instead of CSSResult for static styles 2024-02-23 10:01:56 -08:00
icon chore: use CSSResultOrNative instead of CSSResult for static styles 2024-02-23 10:01:56 -08:00
iconbutton chore: use CSSResultOrNative instead of CSSResult for static styles 2024-02-23 10:01:56 -08:00
internal chore: add event hooks for default prevention behavior 2023-12-19 16:29:52 -08:00
labs chore: use CSSResultOrNative instead of CSSResult for static styles 2024-02-23 10:01:56 -08:00
list feat(menu): add no-navigation-wrap to fix select accessibility 2024-02-26 13:46:47 -08:00
menu feat(menu): add no-navigation-wrap to fix select accessibility 2024-02-26 13:46:47 -08:00
progress chore: use CSSResultOrNative instead of CSSResult for static styles 2024-02-23 10:01:56 -08:00
radio chore: use CSSResultOrNative instead of CSSResult for static styles 2024-02-23 10:01:56 -08:00
ripple chore: use CSSResultOrNative instead of CSSResult for static styles 2024-02-23 10:01:56 -08:00
scripts chore: fix size update github action date format 2024-01-25 13:59:12 -08:00
select feat(menu): add no-navigation-wrap to fix select accessibility 2024-02-26 13:46:47 -08:00
slider chore: use CSSResultOrNative instead of CSSResult for static styles 2024-02-23 10:01:56 -08:00
switch chore(switch): add test unit 2024-02-28 14:26:18 +01:00
tabs fix(tabs): default scroll-behavior: smooth not working 2024-02-27 16:44:14 -08:00
testing chore: use CSSResultOrNative instead of CSSResult for static styles 2024-02-23 10:01:56 -08:00
textfield chore: use CSSResultOrNative instead of CSSResult for static styles 2024-02-23 10:01:56 -08:00
tokens chore: remove TODOs for unactionable bugs 2024-02-20 16:10:07 -08:00
typography feat(typography): add typography Sass APIs 2023-09-08 10:59:09 -07:00
.gitignore chore: add commitlint config for scopes 2023-12-14 15:02:12 -08:00
.release-please-manifest.json chore: release 1.3.0 2024-02-22 17:57:23 +00:00
all.ts sort all.ts alphabetically 2023-10-25 09:06:26 +02:00
CHANGELOG.md chore: release 1.3.0 2024-02-22 17:57:23 +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
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.3.0 2024-02-22 17:57:23 +00:00
package.json chore: release 1.3.0 2024-02-22 17:57:23 +00: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: 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