[docs] Prepare for v4.material-ui.com deploy#28227
Conversation
Details of bundle changes.Comparing: e544918...5ffa621 Details of page changes
@material-ui/core: parsed: +Infinity% , gzip: +Infinity% |
|
We need to update https://github.com/algolia/docsearch-configs/blob/8c00aefb042ea88edfc342a531aa333ffc38291b/configs/material-ui.json#L6 too for the Algolia search to work. |
Co-authored-by: Olivier Tassinari <olivier.tassinari@gmail.com>
|
Can we already do a deploy of https://v4.material-ui.com/ to test integration? |
Yes, let me do it. |
Created algolia/docsearch-configs#4563 |
|
I've pushed v4 - https://github.com/mui-org/material-ui-docs/tree/v4 How can I trigger a deploy? Or is it going to be deployed automatically? |
Probably need to setup netlify. Maybe https://app.netlify.com/sites/material-ui-docs/settings/domain? |
Yep, updated looks like it started - https://app.netlify.com/sites/material-ui-docs/deploys/6138b75981ce81000735f48d |
|
Actually I should have pushed the current branch so that we can test with these change too 🤦 |
|
Here is the preview: https://6138bd2317673f00085a263d--material-ui-docs.netlify.app/ |
I believe the DNS record is automatically handled by netlify. But DNS records take a while to get propagated. If it isn't available tomorrow, we're missing something. |
|
It’s life https://v4.material-ui.com/ |
|
I feel like we should start marking the affected lines like we do with |
Agree, it's not really straightforward, but on the other hand, it was easy to follow based on what was done in v3. But yes, it may be better if we mark them. After this is successfully merged, I will add above the lines that were changed a comment that can help when we do the next major version. |
|
One last thing, should we change the v5 banner's link to point to https://material-ui.com instead of https://next.material-ui.com ? |
But |
Yeah, I was going two steps at a time 😄 Alright, going to merge this one, we can iterate if we find something missing. |
The PR prepares the deploy for https://v4.material-ui.com
I followed the last three commits from https://github.com/mui-org/material-ui-docs/commits/v3
I hope I haven't missed something important.