diff --git a/docs/pages/blog/august-2019-update.md b/docs/pages/blog/august-2019-update.md index 4704566f14cd8e..68017a57ac3a57 100644 --- a/docs/pages/blog/august-2019-update.md +++ b/docs/pages/blog/august-2019-update.md @@ -37,7 +37,7 @@ But this summary is just scratching the surface. We have accepted 193 commits fr - 🔍 We will keep working on providing ready to use autocomplete, combo box, and multi-select components. We announced it last month but have made little progress so far due to focusing on fixing bugs in existing components. Let's make it happen! -- ❓ Want something in specific? Please upvote our GitHub issues, the number of 👍 matters to us. +- ❓ Do you want something in specific? Please upvote our GitHub issues, the number of 👍 matters to us.
diff --git a/docs/pages/blog/september-2019-update.md b/docs/pages/blog/september-2019-update.md index 35ec374a2c930d..c34f7ca5bf2b80 100644 --- a/docs/pages/blog/september-2019-update.md +++ b/docs/pages/blog/september-2019-update.md @@ -22,7 +22,7 @@ Here are the most significant improvements in September: ``` -- 🔐 Add support for Chrome autofill. The `InputBase` component detects Chrome autofill events and update the label position accordingly. +- 🔐 Add support for Chrome autofill. The `InputBase` component detects Chrome autofill events and updates the label position accordingly. ![Autofill](/static/blog/september-2019-update/autofill.png) @@ -61,10 +61,10 @@ But this summary is just scratching the surface. We have accepted 199 commits fr - 📅 We will start to work on a [major upgrade](https://github.com/mui-org/material-ui-pickers/issues/1293) of the date/time picker components. -- 🧮 We will work on providing ready to use Data Table component. +- 🧮 We will start to work on a Data Table component. ⭐️ Notice that the advanced features of the data grid will be paid, behind an enterprise subscription. This is an effort part of [our roadmap](/discover-more/roadmap/) to answer enterprise needs. -- ❓ Want something in specific? Please upvote our [GitHub issues](https://github.com/mui-org/material-ui/issues), the number of 👍 matters to us. +- ❓ Do you want something in specific? Please upvote our [GitHub issues](https://github.com/mui-org/material-ui/issues), the number of 👍 matters to us.
diff --git a/docs/src/pages/getting-started/supported-components/supported-components.md b/docs/src/pages/getting-started/supported-components/supported-components.md index 4584f2824fa229..29752a955ed371 100644 --- a/docs/src/pages/getting-started/supported-components/supported-components.md +++ b/docs/src/pages/getting-started/supported-components/supported-components.md @@ -79,9 +79,9 @@ to discuss the approach before submitting a pull request. - **[Checkbox](https://material.io/design/components/selection-controls.html#checkboxes) ✓** - **[Radio button](https://material.io/design/components/selection-controls.html#radio-buttons) ✓** - **[Switch](https://material.io/design/components/selection-controls.html#switches) ✓** -- **[Sliders](https://material.io/design/components/sliders.html) ~** ([Lab](/components/about-the-lab/)) +- **[Sliders](https://material.io/design/components/sliders.html) ✓** - **[Continuous](https://material.io/design/components/sliders.html#continuous-slider) ✓** - - **[Discrete](https://material.io/design/components/sliders.html#discrete-slider) ~** + - **[Discrete](https://material.io/design/components/sliders.html#discrete-slider) ✓** - **[Snackbars](https://material.io/design/components/snackbars.html) ✓** (*Legacy Material v1*) - **[Subheaders](https://material.io/archive/guidelines/components/subheaders.html) ✓** (*Legacy Material v1*) - **[List](https://material.io/archive/guidelines/components/subheaders.html#subheaders-list-subheaders) ✓**