mirror of
https://github.com/material-components/material-web.git
synced 2026-03-09 00:09:23 +08:00
106 lines
2.1 KiB
Markdown
106 lines
2.1 KiB
Markdown
<!-- catalog-only-start --><!-- ---
|
|
name: Roadmap
|
|
title: Roadmap
|
|
order: 3
|
|
-----><!-- catalog-only-end -->
|
|
|
|
# Roadmap
|
|
|
|
<!-- go/mwc-roadmap -->
|
|
|
|
<!--*
|
|
# Document freshness: For more information, see go/fresh-source.
|
|
freshness: { owner: 'lizmitchell' reviewed: '2023-09-11' }
|
|
*-->
|
|
|
|
<!-- [TOC] -->
|
|
|
|
This roadmap outlines the current and future goals for Material Web Components.
|
|
|
|
<!--#include file="../googlers/roadmap.md" -->
|
|
|
|
* 💤 Not started
|
|
* 🟡 In progress
|
|
* ✅ Complete
|
|
|
|
## Cards and more | Q4 2023
|
|
|
|
_What that the team is currently working on._
|
|
|
|
* Components
|
|
* 🟡 Card
|
|
* 💤 Segmented button
|
|
* Features
|
|
* 💤 Support more screen readers
|
|
* 💤 Prevent event default behavior
|
|
* 💤 Size tracking
|
|
* 💤 Performance improvements
|
|
* 💤 Docs and examples
|
|
|
|
## Planned
|
|
|
|
_What that the team is planning to work on after the current goal._
|
|
|
|
* Components
|
|
* 💤 Navigation drawer
|
|
* 💤 Snackbar
|
|
* 💤 Tooltip
|
|
* Features
|
|
* 💤 Catalog
|
|
* 💤 Spacing tokens
|
|
* 💤 Density
|
|
* 💤 SSR
|
|
|
|
## Future
|
|
|
|
_What is not yet organized into a planned goal._
|
|
|
|
* Components
|
|
* 💤 Autocomplete
|
|
* 💤 Badge
|
|
* 💤 Banner
|
|
* 💤 Bottom app bar
|
|
* 💤 Bottom sheet
|
|
* 💤 Data table
|
|
* 💤 Date picker
|
|
* 💤 Navigation bar
|
|
* 💤 Navigation rail
|
|
* 💤 Search
|
|
* 💤 Time picker
|
|
* 💤 Top app bar
|
|
* Features
|
|
* 💤 Motion theming
|
|
* 💤 Shape theming
|
|
* 💤 Typescript-based theming
|
|
* 💤 Side-effect free imports
|
|
|
|
## Complete
|
|
|
|
_Completed goals and releases._
|
|
|
|
### Material 1.0 | Sep 2023
|
|
|
|
* Features
|
|
* ✅ Color theming
|
|
* ✅ Typography theming
|
|
* Components
|
|
* ✅ Button
|
|
* ✅ FAB
|
|
* ✅ Icon button
|
|
* ✅ Checkbox
|
|
* ✅ Chips
|
|
* ✅ Dialog
|
|
* ✅ Divider
|
|
* ✅ Elevation
|
|
* ✅ Focus ring
|
|
* ✅ List
|
|
* ✅ Menu
|
|
* ✅ Progress indicators
|
|
* ✅ Radio
|
|
* ✅ Ripple
|
|
* ✅ Select
|
|
* ✅ Slider
|
|
* ✅ Switch
|
|
* ✅ Tabs
|
|
* ✅ Text field
|