|
1 | 1 | # MDC React Roadmap
|
2 |
| -We release a new version of MDC React every 2 weeks. We try and keep MDC React within one version of MDC Web. This roadmap is based of the [MDC Web roadmap](https://github.com/material-components/material-components-web/blob/master/ROADMAP.md), but specific to MDC React. |
| 2 | +We are experiencing some temporary changes for Q1. Resources for MDC React have moved to MDC Web to build out Typescript! |
3 | 3 |
|
4 |
| -## Current Release |
5 |
| - |
6 |
| -### 0.6.x - October 2018 |
7 |
| -### 0.6.2 - November 2018 |
8 |
| -[Related Milestone](https://github.com/material-components/material-components-web-react/milestone/4) |
9 |
| -- Bug fixes for Text Field |
10 |
| -- Remove the need for an ID in List |
11 |
| - |
12 |
| -## Upcoming Releases |
13 |
| - |
14 |
| -### 0.7.0 - Mid November 2018 |
15 |
| -[Related Milestone](https://github.com/material-components/material-components-web-react/milestone/2) |
| 4 | +_Do not worry_ ~ we're not going anywhere. This means we will not be adding new features/fixing bugs (unless it is a showstopper --> causing a package to not work or break existing functionality). We will still be supporting any open source contribution submitted (Pull requests and issues). If you would like to see a new feature or bug fix from MDC Web, please see our [contributions doc](./docs/contributions/README.md). |
16 | 5 |
|
17 |
| -[Related Branch](https://github.com/material-components/material-components-web-react/tree/rc7.0) |
18 |
| -- Depend on MDC Web 0.41.0 |
19 |
| -- New radio |
20 |
| -- New Linear Progress |
21 |
| -- New Typography |
22 |
| -- Checkbox bug fixes |
23 |
| -- Text field bug fixes |
| 6 | +For any additional questions or clarification please visit us on our [Discord channel](https://discordapp.com/invite/material-components), and thanks for helping us grow this community and library during this time. |
24 | 7 |
|
25 |
| -### 0.7.x - Early December 2018 |
26 |
| -- Depend on MDC Web 0.41.x |
27 |
| -- Typings |
| 8 | +## Current Release |
28 | 9 |
|
29 |
| -### 0.8.x - December 2018 |
| 10 | +### 0.8.0 - December 2018 |
30 | 11 | [Related Milestone](https://github.com/material-components/material-components-web-react/milestone/3)
|
31 |
| -- Depend on MDC Web 0.42.X |
| 12 | +- :sparkles: Typescript! [related issue](https://github.com/material-components/material-components-web-react/pull/28):sparkles: |
32 | 13 | - bug fixes
|
33 | 14 |
|
34 |
| -### 0.9.x - January 2019 |
| 15 | +## Upcoming Releases |
| 16 | + |
| 17 | +### 0.9.0 - January 2019 |
35 | 18 | [Related Milestone](https://github.com/material-components/material-components-web-react/milestone/5)
|
36 |
| -- Depend on MDC Web 0.43.X |
37 |
| -- New menu |
38 |
| -- New dialog |
39 |
| -- New select (drop down menu attached to a text field) |
| 19 | +- No new features/bugs (only open source contributions) |
| 20 | + |
| 21 | + |
| 22 | +### 0.10.0 - February 2019 |
| 23 | +[Related Milestone](https://github.com/material-components/material-components-web-react/milestone/6) |
| 24 | +- No new features/bugs (only open source contributions) |
0 commit comments