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

Commit bdf2e9b

Browse files
author
Matt Goo
committed
docs: Update roadmap (#601)
1 parent 1585c95 commit bdf2e9b

File tree

1 file changed

+15
-30
lines changed

1 file changed

+15
-30
lines changed

Diff for: ROADMAP.md

+15-30
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,24 @@
11
# 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!
33

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).
165

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.
247

25-
### 0.7.x - Early December 2018
26-
- Depend on MDC Web 0.41.x
27-
- Typings
8+
## Current Release
289

29-
### 0.8.x - December 2018
10+
### 0.8.0 - December 2018
3011
[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:
3213
- bug fixes
3314

34-
### 0.9.x - January 2019
15+
## Upcoming Releases
16+
17+
### 0.9.0 - January 2019
3518
[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

Comments
 (0)