Skip to content

Commit

Permalink
docs: update roadmap
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 568650855
  • Loading branch information
asyncLiz authored and copybara-github committed Sep 26, 2023
1 parent 2f549a4 commit c4146eb
Showing 1 changed file with 49 additions and 40 deletions.
89 changes: 49 additions & 40 deletions docs/roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,56 +23,38 @@ This roadmap outlines the current and future goals for Material Web Components.
* 🟑 In progress
* βœ… Complete

## Current (Sep 2023)
## Cards and more | Q4 2023

These features are planned for the next release.
_What that the team is currently working on._

* 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
* πŸ’€ Card
* πŸ’€ Segmented button
* Features
* πŸ’€ Support more screen readers
* πŸ’€ Prevent event default behavior
* πŸ’€ Size tracking
* πŸ’€ Performance improvements
* πŸ’€ Docs and examples

## Next (Q1 2024)
## Planned

These features are planned for the release after the next one.
_What that the team is planning to work on after the current goal._

* Features
* πŸ’€ Catalog
* πŸ’€ Density
* Components
* πŸ’€ Card
* πŸ’€ Navigation drawer
* πŸ’€ Segmented button
* πŸ’€ Snackbar
* πŸ’€ Tooltip
* Features
* πŸ’€ Catalog
* πŸ’€ Spacing tokens
* πŸ’€ Density
* πŸ’€ SSR

## Future

These features are planned for future releases.
_What is not yet organized into a planned goal._

* Features
* πŸ’€ Motion theming
* πŸ’€ Shape theming
* πŸ’€ Typescript theming
* Components
* πŸ’€ Autocomplete
* πŸ’€ Badge
Expand All @@ -86,11 +68,38 @@ These features are planned for future releases.
* πŸ’€ Search
* πŸ’€ Time picker
* πŸ’€ Top app bar
* Features
* πŸ’€ Motion theming
* πŸ’€ Shape theming
* πŸ’€ Typescript-based theming
* πŸ’€ Side-effect free imports

<!-- ## Past
## Complete

Past release roadmaps.
_Completed goals and releases._

### 1.0 (Sep 2023) -->
### Material 1.0 | Sep 2023

<!-- Move 1.0 once released -->
* 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

0 comments on commit c4146eb

Please sign in to comment.