evanwills / material-web

Material Design Web Components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Material Web

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

Material Web is Google’s 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 Google’s open-source design system.

Tip: Check out the quick start guide to jump in.

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

v1.0.0 (2023)

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 βœ… βœ… 🟑

Future

These features are planned for a future release.

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 ❌ ❌ ❌

About

Material Design Web Components

License:Apache License 2.0


Languages

Language:SCSS 55.4%Language:TypeScript 44.3%Language:JavaScript 0.3%