Skip to content

Commit c1d5cbc

Browse files
[store] Move to a subfolder
1 parent 45fe0e3 commit c1d5cbc

File tree

14 files changed

+25
-23
lines changed

14 files changed

+25
-23
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ Check out our [documentation website](https://material-ui.com/).
112112

113113
## Premium Themes
114114

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

117117
## Contributing
118118

docs/cdn/_redirects

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,10 @@ https://material-ui.dev/* https://material-ui.com/:splat 301!
2626
/r/input-component-ref-interface /components/text-fields/#integration-with-3rd-party-input-libraries 302
2727
/r/issue-template https://codesandbox.io/s/material-ui-issue-dh2yh
2828
/r/ts-issue-template https://www.typescriptlang.org/play/#code/JYWwDg9gTgLgBAKjgQwM5wEoFNkGN4BmUEIcA5FDvmQNwBQokscA3nXHAPSdwwAWWOLhKQAdllEx0ATwgBXOHNRYAJnQC+cIiXIABEMhhYowZABsAtHOCdhlMnToE5o-MAii4AESwgIACgBKVnYuHgBNeSghCBUsDSA 302
29-
# To remove at some point (2021).
3029

30+
/store/* https://material-ui-store.netlify.com/:splat 200
31+
32+
# To remove at some point (2021).
3133
/css-in-js/* /styles/:splat 301
3234
/customization/css-in-js/ /styles/basics/ 301
3335
/customization/overrides/ /customization/components/ 301
@@ -54,7 +56,7 @@ https://material-ui.dev/* https://material-ui.com/:splat 301!
5456
/api/mui-theme-provider/ /styles/api/ 301
5557

5658
# To remove at some point (2022).
57-
/premium-themes* https://themes.material-ui.com/ 301
59+
/premium-themes* https://material-ui.com/store/ 301
5860
/customization/themes/ /customization/theming/ 301
5961
https://v1-5-0.material-ui.com/* https://v1.material-ui.com/:splat 301!
6062
https://v3-9-0.material-ui.com/* https://v3.material-ui.com/:splat 301!

docs/pages/blog/2019.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ We won't rest until we successfully unify these efforts. It's a long term missio
6666
- We introduced [built-in localization](/guides/localization/).
6767
- We removed a good number of external dependencies and increased the `features/bundle size` density.
6868
- We introduced an [icon search page](/components/material-icons/).
69-
- We released a [store for Material-UI](https://themes.material-ui.com/).
69+
- We released a [store for Material-UI](https://material-ui.com/store/).
7070

7171
## Looking at 2020
7272

docs/pages/blog/august-2019-update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Here are the most significant improvements in August:
2424

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

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

3030
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.

docs/pages/blog/material-ui-v1-is-out.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ There are so many new things, we can’t be exhaustive. Aside from what we have
8484
- New documentation
8585
- Right-To-Left support
8686
- First class server-side support
87-
- [Premium themes](https://themes.material-ui.com/)
87+
- [Premium themes](https://material-ui.com/store/)
8888
- First class TypeScript support
8989
- **And much, much more**
9090

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

104104
## Premium themes
105105

106-
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.
106+
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.
107107

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

111111
![A preview of an open source theme we will soon release.](https://cdn-images-1.medium.com/max/2000/1*CThJG6Kuk-XlSM53jM6KLQ.png)

docs/pages/blog/material-ui-v4-is-out.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ Developers should be able to use their preferred styling solution without paying
305305

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

310310
We have built partnerships with the best theme authors of the ecosystem.
311311
Within a few weeks, you should find a collection of the best Material-UI templates and themes 😍.

docs/pages/blog/may-2019-update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ But this summary is just scratching the surface. We have accepted 206 commits fr
2626

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

29-
- We will add more themes to the [premium theme marketplace](https://themes.material-ui.com/).
29+
- We will add more themes to the [premium theme marketplace](https://material-ui.com/store/).
3030
- We will start exploring how we can provide style adapters in v5 (styled-components, JSS, linaria, naked, etc.)
3131
- We will experiment around advisory offerings for enterprises.
3232
If you are an enterprise and are looking for one of the following:

docs/src/modules/components/Ad.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,15 +58,15 @@ const inHouseAds = [
5858
{
5959
name: 'themes-2',
6060
link:
61-
'https://themes.material-ui.com/?utm_source=material_ui&utm_medium=referral&utm_campaign=in-house-2',
61+
'https://material-ui.com/store/?utm_source=material_ui&utm_medium=referral&utm_campaign=in-house-2',
6262
img: '/static/in-house/themes-2.jpg',
6363
description:
6464
'<b>Premium Templates</b><br />Start your project with the best themes for admins, dashboards and more.',
6565
},
6666
{
6767
name: 'themes',
6868
link:
69-
'https://themes.material-ui.com/?utm_source=material_ui&utm_medium=referral&utm_campaign=in-house',
69+
'https://material-ui.com/store/?utm_source=material_ui&utm_medium=referral&utm_campaign=in-house',
7070
img: '/static/in-house/themes.png',
7171
description:
7272
'<b>Premium Themes</b><br />Kickstart your application development with a ready-made theme.',
@@ -89,7 +89,7 @@ const inHouseAds = [
8989
{
9090
name: 'sketch',
9191
link:
92-
'https://themes.material-ui.com/themes/sketch-react/?utm_source=material_ui&utm_medium=referral&utm_campaign=in-house-sketch',
92+
'https://material-ui.com/store/themes/sketch-react/?utm_source=material_ui&utm_medium=referral&utm_campaign=in-house-sketch',
9393
img: '/static/in-house/sketch.png',
9494
description:
9595
'<b>Sketch</b><br />A large UI kit with over 1,500 handcrafted Material-UI symbols 💎.',

docs/src/modules/components/HomeThemes.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ const PremiumThemesLink = React.forwardRef((props, ref) => {
3737
data-ga-event-category="premium-themes"
3838
data-ga-event-action="click"
3939
data-ga-event-label="home-link"
40-
href="https://themes.material-ui.com/"
40+
href="https://material-ui.com/store/"
4141
naked
4242
ref={ref}
4343
{...props}
@@ -61,7 +61,7 @@ function HomeThemes(props) {
6161
{t('themesDescr')}
6262
</Typography>
6363
<Link
64-
href="https://themes.material-ui.com/"
64+
href="https://material-ui.com/store/"
6565
data-ga-event-category="premium-themes"
6666
data-ga-event-action="click"
6767
data-ga-event-label="home-image"

docs/src/pages.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -194,8 +194,8 @@ const pages = [
194194
],
195195
},
196196
{
197-
pathname: 'https://themes.material-ui.com/',
198-
title: 'Premium Themes',
197+
pathname: 'https://material-ui.com/store/',
198+
title: 'Store',
199199
linkProps: {
200200
'data-ga-event-category': 'premium-themes',
201201
'data-ga-event-action': 'click',

0 commit comments

Comments
 (0)