Material Design Web Components
Go to file
Elizabeth Mitchell 00e73d0926 chore(divider): alpha complete
PiperOrigin-RevId: 504364556
2023-01-24 13:44:20 -08:00
.github chore: simplify workflows and remove commitlint dependency 2023-01-11 09:36:53 -08:00
actionelement chore: Comment-out jasmine import statements for external compatibility 2022-11-30 11:18:44 -08:00
autocomplete Implement List 2023-01-19 13:59:41 -08:00
badge chore: replace * selector with :host 2022-12-08 14:15:19 -08:00
button fix(all): remove @requirecss comments 2023-01-20 17:02:21 -08:00
checkbox chore(checkbox): add documentation 2023-01-10 17:32:57 -08:00
chips chore: update component tokens to v0.152 2023-01-10 11:56:25 -08:00
controller chore(testing): Adds submitForm to testing harness. This submits the element's associated form if one exists and returns the submitted FormData object. 2022-12-16 17:01:56 -08:00
decorators chore: Comment-out jasmine import statements for external compatibility 2022-11-30 11:18:44 -08:00
divider feat(divider): add divider component 2023-01-24 09:41:31 -08:00
docs docs: add docs folder 2023-01-24 09:28:35 -08:00
elevation chore: update component tokens to v0.152 2023-01-10 11:56:25 -08:00
fab chore: update component tokens to v0.152 2023-01-10 11:56:25 -08:00
field fix(all): remove @requirecss comments 2023-01-20 17:02:21 -08:00
focus refactor(focusring): Simplify focus ring to just use host element 2023-01-09 16:31:10 -08:00
icon fix(icon, iconbutton): Cleanup styling 2023-01-09 14:17:48 -08:00
iconbutton refactor(iconbutton)!: Make a few API improvements 2023-01-18 15:38:40 -08:00
list Implement List 2023-01-19 13:59:41 -08:00
localization chore: Comment-out jasmine import statements for external compatibility 2022-11-30 11:18:44 -08:00
menu Implement List 2023-01-19 13:59:41 -08:00
menusurface chore: update component tokens to v0.152 2023-01-10 11:56:25 -08:00
motion rename motion easing & add a few knobs to material stories 2023-01-10 21:09:55 -08:00
navigationbar chore: update component tokens to v0.152 2023-01-10 11:56:25 -08:00
navigationdrawer chore: update component tokens to v0.152 2023-01-10 11:56:25 -08:00
navigationtab chore: update component tokens to v0.152 2023-01-10 11:56:25 -08:00
radio chore(radio): add documentation 2023-01-10 17:57:11 -08:00
ripple fix(ripple) Address remaining ripple overflow issues when hovering or pressing ripple elements on Safari due to https://bugs.webkit.org/show_bug.cgi?id=247546. 2023-01-13 14:12:26 -08:00
sass chore: update component tokens to v0.152 2023-01-10 11:56:25 -08:00
segmentedbutton chore(radio): remove ripple-theme.scss 2022-12-19 13:52:45 -08:00
segmentedbuttonset fix(all): remove @requirecss comments 2023-01-20 17:02:21 -08:00
switch fix(switch): update to latest animations, and implement sizing tokens 2023-01-19 13:09:51 -08:00
testing chore(testing): Adds submitForm to testing harness. This submits the element's associated form if one exists and returns the submitted FormData object. 2022-12-16 17:01:56 -08:00
textfield fix(all): remove @requirecss comments 2023-01-20 17:02:21 -08:00
tokens chore(tokens): remove v0.150 2023-01-13 09:05:33 -08:00
types chore(text-field): add additional aria properties for autocomplete 2022-08-24 09:01:32 -07:00
.gitignore Check in package lock for more reliable CI build 2022-11-29 20:16:35 -08:00
.release-please-manifest.json chore: release 1.0.0-pre.1 2023-01-09 22:18:33 +00:00
CHANGELOG.md chore: release 1.0.0-pre.1 2023-01-09 22:18:33 +00: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 chore: add LICENSE file 2022-08-25 08:20:49 -07:00
package-lock.json chore: simplify workflows and remove commitlint dependency 2023-01-11 09:36:53 -08:00
package.json chore: simplify workflows and remove commitlint dependency 2023-01-11 09:36:53 -08:00
README.md chore(divider): alpha complete 2023-01-24 13:44:20 -08:00
release-please-config.json chore: update release-please 2023-01-09 10:04:00 -08:00
tsconfig.json Exclude irrelevant types like node and remove skipLibCheck 2022-11-29 17:00:05 -08:00
web-test-runner.config.js chore: fix script import paths 2023-01-03 11:52:31 -08:00

Material Web

IMPORTANT: Material Web is a work in progress and subject to major changes until 1.0 release.

Material Web is Googles UI toolkit for building beautiful, accessible web applications. Material Web is implemented as a collection of web components. Material 3 is the latest version of Googles open-source design system.

Note: Looking for Material 2? <mwc-* components are now on the mwc branch.

Roadmap

Alpha components are in-development and may have many frequent breaking changes.

Beta components are mostly polished and ready for use.

Stable components are reviewed, documented, and API complete.

  • 🔴 Not started
  • 🟡 In progress
  • 🟢 Complete

1.0 Components

Component Alpha Beta Stable
Button 🟢 🟢 🔴
FAB 🟢 🔴 🔴
Icon button 🟢 🔴 🔴
Checkbox 🟢 🟢 🔴
Chips 🔴 🔴 🔴
Dialog 🔴 🔴 🔴
Divider 🟢 🟡 🔴
Elevation 🟢 🔴 🔴
Focus ring 🟢 🔴 🔴
Field 🟢 🟢 🔴
Icon 🟢 🔴 🔴
List 🟡 🔴 🔴
Menu 🟡 🔴 🔴
Progress indicator (circular) 🔴 🔴 🔴
Progress indicator (linear) 🔴 🔴 🔴
Radio button 🟢 🟢 🔴
Ripple 🟢 🔴 🔴
Select 🔴 🔴 🔴
Slider 🔴 🔴 🔴
Switch 🟢 🟢 🔴
Tabs 🔴 🔴 🔴
Text field 🟢 🟢 🔴

1.1+ Components

These components are planned for release after 1.0.

Component Alpha Beta Stable
Autocomplete 🟡 🔴 🔴
Badge 🟡 🔴 🔴
Banner 🔴 🔴 🔴
Bottom app bar 🔴 🔴 🔴
Bottom sheet 🔴 🔴 🔴
Segmented button 🟡 🔴 🔴
Card 🔴 🔴 🔴
Data table 🔴 🔴 🔴
Date picker 🔴 🔴 🔴
Navigation bar 🟡 🔴 🔴
Navigation drawer 🟡 🔴 🔴
Navigation rail 🔴 🔴 🔴
Search 🔴 🔴 🔴
Snackbar 🔴 🔴 🔴
Time picker 🔴 🔴 🔴
Tooltip 🔴 🔴 🔴
Top app bar 🔴 🔴 🔴