You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -42,21 +38,6 @@ MDL. If you are looking to use MDL on your website or web app please head to
42
38
A-grade browsers are fully supported. B-grade browsers will gracefully degrade
43
39
to our CSS-only experience.
44
40
45
-
## Browser Support in v2 (in development)
46
-
47
-
Supported evergreen browsers:
48
-
49
-
- Chrome
50
-
- Edge
51
-
- Firefox
52
-
- Opera
53
-
54
-
Supported versioned browsers:
55
-
56
-
- Internet Explorer 11
57
-
- Safari 8
58
-
- Mobile Safari 8
59
-
60
41
### Download / Clone
61
42
62
43
Clone the repo using Git:
@@ -84,12 +65,18 @@ production. Use a tagged state of the repository, npm, or bower for stability!
84
65
85
66
## Feature requests
86
67
87
-
If you find MDL doesn't contain a particular component you think would be
88
-
useful, please check the issue tracker in case work has already started on it.
89
-
If not, you can request a [new component](https://github.com/Google/material-design-lite/issues/new?title=[Component%20Request]%20{Component}&body=Please%20include:%0A*%20Description%0A*%20Material%20Design%20Spec%20link%0A*%20Use%20Case%28s%29).
90
-
Please keep in mind that one of the goals of MDL is to adhere to the Material
91
-
Design specs and therefore some requests might not be within the scope of this
92
-
project.
68
+
MDL is currently in limited support mode, with no further development taking place by the core team.
69
+
We are happy to accept and review pull requests for new functionality, however, as long as there are no breaking
70
+
changes.
71
+
72
+
## Want to contribute?
73
+
74
+
If you found a bug, have any questions or want to contribute. Follow our
0 commit comments