@@ -3,31 +3,36 @@ We release a new version of MDC React every 2 weeks. We try and keep MDC React w
3
3
4
4
## Current Release
5
5
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
-
15
6
### 0.6.x - October 2018
7
+ [ Related Milestone] ( https://github.com/material-components/material-components-web-react/milestone/1 )
16
8
- Depend on MDC Web 0.40.x
17
9
- New list
18
10
- New navigation drawer
19
11
- New menu surface
20
12
- New checkbox
21
13
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 )
23
25
- Depend on MDC Web 0.41.x
24
- - New menu
25
- - New dialog
26
26
- New radio
27
+ - Typings
27
28
28
29
### 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
31
32
- 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