Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Commit 82f4cf6

Browse files
author
Matt Goo
authored
docs: update roadmap (#396)
1 parent 1cb409f commit 82f4cf6

File tree

1 file changed

+21
-16
lines changed

1 file changed

+21
-16
lines changed

ROADMAP.md

Lines changed: 21 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -3,31 +3,36 @@ We release a new version of MDC React every 2 weeks. We try and keep MDC React w
33

44
## Current Release
55

6-
### 0.5.x - September 2018
7-
- Depend on MDC Web 0.39.x
8-
- New tabs
9-
- New switch
10-
- New chips
11-
- New icon button
12-
13-
## Upcoming Releases
14-
156
### 0.6.x - October 2018
7+
[Related Milestone](https://github.com/material-components/material-components-web-react/milestone/1)
168
- Depend on MDC Web 0.40.x
179
- New list
1810
- New navigation drawer
1911
- New menu surface
2012
- New checkbox
2113

22-
### 0.7.x - November 2018
14+
## Upcoming Releases
15+
16+
### 0.6.2 - November 2018
17+
[Related Milestone](https://github.com/material-components/material-components-web-react/milestone/4)
18+
- Bug fixes for Text Field
19+
- Remove the need for an ID in List
20+
21+
### 0.7.x - Mid November 2018
22+
[Related Milestone](https://github.com/material-components/material-components-web-react/milestone/2)
23+
24+
[Related Branch](https://github.com/material-components/material-components-web-react/tree/rc7.0)
2325
- Depend on MDC Web 0.41.x
24-
- New menu
25-
- New dialog
2626
- New radio
27+
- Typings
2728

2829
### 0.8.x - December 2018
29-
- Depend on MDC Web 0.42.x
30-
- Introduce Typescript to select
30+
[Related Milestone](https://github.com/material-components/material-components-web-react/milestone/3)
31+
- Depend on MDC Web 0.42.X
3132
- New select (drop down menu attached to a text field)
32-
- New side sheet
33-
- Prefix and suffix support in Text Field
33+
- New menu
34+
35+
### 0.9.x - January 2019
36+
[Related Milestone](https://github.com/material-components/material-components-web-react/milestone/5)
37+
- Depend on MDC Web 0.43.X
38+
- New dialog

0 commit comments

Comments
 (0)