Skip to content

Commit

Permalink
improve the blog posts
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari committed Apr 5, 2019
1 parent be3c487 commit 4fb4d07
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 9 deletions.
5 changes: 1 addition & 4 deletions pages/blog/2019-developer-survey-results.md
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,4 @@ If you want to continue to influence our roadmap, please upvote 👍 the issues

<hr />

Material-UI is an MIT-licensed open source project. It’s an independent project with ongoing development made possible thanks to the support of these awesome [backers](https://github.com/mui-org/material-ui/blob/master/BACKERS.md). If you’d like to join them, please consider:

- [Become a backer or sponsor on OpenCollective.](https://opencollective.com/material-ui)
- [Become a backer or sponsor on my Patreon.](https://www.patreon.com/oliviertassinari)
Material-UI is an MIT-licensed open source project. It’s an independent project with ongoing development made possible thanks to the support of these awesome [backers](https://material-ui.com/discover-more/backers/). Please join them ✨.
7 changes: 2 additions & 5 deletions pages/blog/march-2019-update.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ If you are wondering which you should use, we would encourage the use of `makeSt
-import { unstable_Box as Box } from '@material-ui/core/Box';
+import Box from '@material-ui/core/Box';
```
- We have commited to [a new Roadmap](https://next.material-ui.com/discover-more/roadmap/) (prioritized) for the next 6 months.
- We have committed to [a new Roadmap](https://next.material-ui.com/discover-more/roadmap/) (prioritized) for the next 6 months.
- We have migrated 50% of the codebase from the Classes API to the Hooks API. Once we are done with this task we can remove the internal usage of higher-order components.
- We have introduced [a simplified server-side rendering API](https://next.material-ui.com/css-in-js/advanced/#server-side-rendering), inspired by styled-components.

Expand All @@ -38,7 +38,4 @@ Don't worry, it's almost over! We will focus on providing more components once w

<hr />

Material-UI is an MIT-licensed open source project. It’s an independent project with ongoing development made possible thanks to the support of these awesome [backers](https://github.com/mui-org/material-ui/blob/master/BACKERS.md). If you’d like to join them, please consider:

- [Become a backer or sponsor on OpenCollective.](https://opencollective.com/material-ui)
- [Become a backer or sponsor on my Patreon.](https://www.patreon.com/oliviertassinari)
Material-UI is an MIT-licensed open source project. It’s an independent project with ongoing development made possible thanks to the support of these awesome [backers](https://material-ui.com/discover-more/backers/). Please join them ✨.

0 comments on commit 4fb4d07

Please sign in to comment.