Skip to content

Commit

Permalink
[docs] Improve blog post wording
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari committed Oct 16, 2019
1 parent 1ac0c0d commit c991be6
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion docs/pages/blog/august-2019-update.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

This comment has been minimized.

Copy link
@mbrookes

mbrookes Oct 18, 2019

Member
Please upvote our GitHub issues if you want something specific. The number of 👍 helps us to prioritize.

This comment has been minimized.

Copy link
@oliviertassinari

oliviertassinari Oct 18, 2019

Author Member

Thanks, for the next batch.


<hr />

Expand Down
6 changes: 3 additions & 3 deletions docs/pages/blog/september-2019-update.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Here are the most significant improvements in September:
</Button>
```

- 🔐 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)

Expand Down Expand Up @@ -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.

This comment has been minimized.

Copy link
@mbrookes

mbrookes Oct 18, 2019

Member
Please upvote our GitHub issues if you want something specific. The number of 👍 helps us to prioritize.

<hr />

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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)**
Expand Down

0 comments on commit c991be6

Please sign in to comment.