Skip to content

Commit

Permalink
[store] Move to a subfolder (mui#19822)
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari authored and EsoterikStare committed Mar 30, 2020
1 parent 5e25221 commit d13ad5e
Show file tree
Hide file tree
Showing 14 changed files with 26 additions and 23 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ Check out our [documentation website](https://material-ui.com/).

## Premium Themes

You can find complete templates & themes in our [premium themes](https://themes.material-ui.com/) section.
You can find complete templates & themes in the [Material-UI store](https://material-ui.com/store/) .

## Contributing

Expand Down
7 changes: 5 additions & 2 deletions docs/cdn/_redirects
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,11 @@ https://material-ui.dev/* https://material-ui.com/:splat 301!
/r/input-component-ref-interface /components/text-fields/#integration-with-3rd-party-input-libraries 302
/r/issue-template https://codesandbox.io/s/material-ui-issue-dh2yh
/r/ts-issue-template https://www.typescriptlang.org/play/#code/JYWwDg9gTgLgBAKjgQwM5wEoFNkGN4BmUEIcA5FDvmQNwBQokscA3nXHAPSdwwAWWOLhKQAdllEx0ATwgBXOHNRYAJnQC+cIiXIABEMhhYowZABsAtHOCdhlMnToE5o-MAii4AESwgIACgBKVnYuHgBNeSghCBUsDSA 302
# To remove at some point (2021).

/store/* https://material-ui-store.netlify.com/:splat 200
/store-staging/* https://master--material-ui-store.netlify.com/:splat 200

# To remove at some point (2021).
/css-in-js/* /styles/:splat 301
/customization/css-in-js/ /styles/basics/ 301
/customization/overrides/ /customization/components/ 301
Expand All @@ -54,7 +57,7 @@ https://material-ui.dev/* https://material-ui.com/:splat 301!
/api/mui-theme-provider/ /styles/api/ 301

# To remove at some point (2022).
/premium-themes* https://themes.material-ui.com/ 301
/premium-themes* https://material-ui.com/store/ 301
/customization/themes/ /customization/theming/ 301
https://v1-5-0.material-ui.com/* https://v1.material-ui.com/:splat 301!
https://v3-9-0.material-ui.com/* https://v3.material-ui.com/:splat 301!
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/blog/2019.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ We won't rest until we successfully unify these efforts. It's a long term missio
- We introduced [built-in localization](/guides/localization/).
- We removed a good number of external dependencies and increased the `features/bundle size` density.
- We introduced an [icon search page](/components/material-icons/).
- We released a [store for Material-UI](https://themes.material-ui.com/).
- We released a [store for Material-UI](https://material-ui.com/store/).

## Looking at 2020

Expand Down
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 @@ -24,7 +24,7 @@ Here are the most significant improvements in August:

![TypeScript](/static/blog/august-2019-update/typescript.png)

- 🎨 We have worked on seeding https://themes.material-ui.com/.
- 🎨 We have worked on seeding https://material-ui.com/store/.
- 📖 We have updated our ROADMAP. [Check it out](/discover-more/roadmap/).

But this summary is just scratching the surface. We have accepted 193 commits from 74 different contributors. We have changed 5,875 files with 35,101 additions and 14,701 deletions.
Expand Down
6 changes: 3 additions & 3 deletions docs/pages/blog/material-ui-v1-is-out.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ There are so many new things, we can’t be exhaustive. Aside from what we have
- New documentation
- Right-To-Left support
- First class server-side support
- [Premium themes](https://themes.material-ui.com/)
- [Premium themes](https://material-ui.com/store/)
- First class TypeScript support
- **And much, much more**

Expand All @@ -103,9 +103,9 @@ We want to translate the documentation into Chinese and more languages. [Any hel

## Premium themes

We have shipped the long-awaited Material-UI v1 stable release. With a new codebase designed to better support customization, it’s the perfect timing to start building and promoting premium themes. We are very happy to announce [the first two](https://themes.material-ui.com/) from [Creative Tim](https://themes.material-ui.com/contributors/creative-tim/). More are coming.
We have shipped the long-awaited Material-UI v1 stable release. With a new codebase designed to better support customization, it’s the perfect timing to start building and promoting premium themes. We are very happy to announce [the first two](https://material-ui.com/store/) from [Creative Tim](https://material-ui.com/store/contributors/creative-tim/). More are coming.

![[Creative Tim](https://themes.material-ui.com/contributors/creative-tim/) themes](https://cdn-images-1.medium.com/max/2000/1*jPOu6n1EMsqv4Gh652MtPA.png)
![[Creative Tim](https://material-ui.com/store/contributors/creative-tim/) themes](https://cdn-images-1.medium.com/max/2000/1*jPOu6n1EMsqv4Gh652MtPA.png)
<p class="blog-description">Creative Tim themes</p>

![A preview of an open source theme we will soon release.](https://cdn-images-1.medium.com/max/2000/1*CThJG6Kuk-XlSM53jM6KLQ.png)
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/blog/material-ui-v4-is-out.md
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ Developers should be able to use their preferred styling solution without paying

How are we going to sustain this ambitious roadmap?
We will follow the Bootstrap model.
We are working on [a Premium themes store](https://themes.material-ui.com/).
We are working on [a Premium themes store](https://material-ui.com/store/).

We have built partnerships with the best theme authors of the ecosystem.
Within a few weeks, you should find a collection of the best Material-UI templates and themes 😍.
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/blog/may-2019-update.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ But this summary is just scratching the surface. We have accepted 206 commits fr

![Tree View](/static/blog/may-2019-update/tree-view.png)

- We will add more themes to the [premium theme marketplace](https://themes.material-ui.com/).
- We will add more themes to the [premium theme marketplace](https://material-ui.com/store/).
- We will start exploring how we can provide style adapters in v5 (styled-components, JSS, linaria, naked, etc.)
- We will experiment around advisory offerings for enterprises.
If you are an enterprise and are looking for one of the following:
Expand Down
6 changes: 3 additions & 3 deletions docs/src/modules/components/Ad.js
Original file line number Diff line number Diff line change
Expand Up @@ -58,15 +58,15 @@ const inHouseAds = [
{
name: 'themes-2',
link:
'https://themes.material-ui.com/?utm_source=material_ui&utm_medium=referral&utm_campaign=in-house-2',
'https://material-ui.com/store/?utm_source=material_ui&utm_medium=referral&utm_campaign=in-house-2',
img: '/static/in-house/themes-2.jpg',
description:
'<b>Premium Templates</b><br />Start your project with the best themes for admins, dashboards and more.',
},
{
name: 'themes',
link:
'https://themes.material-ui.com/?utm_source=material_ui&utm_medium=referral&utm_campaign=in-house',
'https://material-ui.com/store/?utm_source=material_ui&utm_medium=referral&utm_campaign=in-house',
img: '/static/in-house/themes.png',
description:
'<b>Premium Themes</b><br />Kickstart your application development with a ready-made theme.',
Expand All @@ -89,7 +89,7 @@ const inHouseAds = [
{
name: 'sketch',
link:
'https://themes.material-ui.com/themes/sketch-react/?utm_source=material_ui&utm_medium=referral&utm_campaign=in-house-sketch',
'https://material-ui.com/store/items/sketch-react/?utm_source=material_ui&utm_medium=referral&utm_campaign=in-house-sketch',
img: '/static/in-house/sketch.png',
description:
'<b>Sketch</b><br />A large UI kit with over 1,500 handcrafted Material-UI symbols 💎.',
Expand Down
4 changes: 2 additions & 2 deletions docs/src/modules/components/HomeThemes.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ const PremiumThemesLink = React.forwardRef((props, ref) => {
data-ga-event-category="premium-themes"
data-ga-event-action="click"
data-ga-event-label="home-link"
href="https://themes.material-ui.com/"
href="https://material-ui.com/store/"
naked
ref={ref}
{...props}
Expand All @@ -61,7 +61,7 @@ function HomeThemes(props) {
{t('themesDescr')}
</Typography>
<Link
href="https://themes.material-ui.com/"
href="https://material-ui.com/store/"
data-ga-event-category="premium-themes"
data-ga-event-action="click"
data-ga-event-label="home-image"
Expand Down
4 changes: 2 additions & 2 deletions docs/src/pages.js
Original file line number Diff line number Diff line change
Expand Up @@ -194,8 +194,8 @@ const pages = [
],
},
{
pathname: 'https://themes.material-ui.com/',
title: 'Premium Themes',
pathname: 'https://material-ui.com/store/',
title: 'Store',
linkProps: {
'data-ga-event-category': 'premium-themes',
'data-ga-event-action': 'click',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Feel free to submit a pull request to add another project; it will be accepted i

## Design resources

- **Sketch**: [Sketch for Material-UI](https://themes.material-ui.com/themes/sketch-react/) — A large UI kit with over 1,500 handcrafted Material-UI's symbols 💎.
- **Sketch**: [Sketch for Material-UI](https://material-ui.com/store/item/sketch-react/) — A large UI kit with over 1,500 handcrafted Material-UI's symbols 💎.
- **Figma**:
- https://material.5ly.co/ for Material-UI made by Fively Team.
- https://ui-kit.co/ a starter kit for your Material Design 2 project.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ build instructions.

## More advanced example projects

If you want to start with a more complete and real-world example, you could take a look at the [premium themes & templates](https://themes.material-ui.com/) or:
If you want to start with a more complete and real-world example, you could take a look at the [premium themes & templates](https://material-ui.com/store/) or:

### Free

Expand Down
4 changes: 2 additions & 2 deletions docs/src/pages/getting-started/templates/templates.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ So far we have demos for a dashboard, sign in page, sign up page, blog page, che

## Premium Themes

Looking for something more? You can find complete templates & themes in the <a href="https://themes.material-ui.com/" data-ga-event-category="premium-themes" data-ga-event-action="click" data-ga-event-label="templates-link">premium themes section</a>.
Looking for something more? You can find complete templates & themes in the <a href="https://material-ui.com/store/" data-ga-event-category="premium-themes" data-ga-event-action="click" data-ga-event-label="templates-link">premium template section</a>.

<a href="https://themes.material-ui.com/" data-ga-event-category="premium-themes" data-ga-event-action="click" data-ga-event-label="templates-image"><img src="/static/images/themes-light.jpg" alt="react templates" /></a>
<a href="https://material-ui.com/store/" data-ga-event-category="premium-themes" data-ga-event-action="click" data-ga-event-label="templates-image"><img src="/static/images/themes-light.jpg" alt="react templates" /></a>
4 changes: 2 additions & 2 deletions docs/translations/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"usageDescr": "Material-UI components work without any additional setup, and don't pollute the global scope.",
"usageButton": "Explore the docs",
"themes": "Premium themes",
"themesDescr": "Take your project to the next level with premium themes from our official marketplace – all built on Material-UI.",
"themesDescr": "Take your project to the next level with premium themes from our store – all built on Material-UI.",
"themesButton": "Browse themes",
"whosUsing": "Who's using Material-UI?",
"joinThese": "Join these and other great organisations!",
Expand Down Expand Up @@ -221,7 +221,7 @@
"/styles": "Styles",
"/styles/basics": "Basics",
"/styles/advanced": "Advanced",
"https://themes.material-ui.com/": "Premium Themes",
"https://material-ui.com/store/": "Store",
"/components/material-icons": "Material Icons",
"/components/textarea-autosize": "Textarea Autosize",
"/components/rating": "Rating",
Expand Down

0 comments on commit d13ad5e

Please sign in to comment.