Skip to content

Commit

Permalink
[docs] Update twitter.com to x.com
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari committed Jun 1, 2024
1 parent 8ada0d1 commit 6460b35
Show file tree
Hide file tree
Showing 37 changed files with 44 additions and 44 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8376,7 +8376,7 @@ A big thanks to the 15 contributors who made this release possible. Here are som

- &#8203;<!-- 27 -->[core] Rename mui/core to mui/base (#29585) @michaldudak

Based on the results of the [poll](https://twitter.com/michaldudak/status/1452630484706635779) and our internal discussions, we decided to rename the `@mui/core` package to `@mui/base`. The main rationale for this is the fact that we use the term "Core" to refer to the core components product family, the one that includes Material Design components, unstyled components, System utilities, etc. Therefore, @mui/core was effectively a subset of MUI Core. This was confusing.
Based on the results of the [poll](https://x.com/michaldudak/status/1452630484706635779) and our internal discussions, we decided to rename the `@mui/core` package to `@mui/base`. The main rationale for this is the fact that we use the term "Core" to refer to the core components product family, the one that includes Material Design components, unstyled components, System utilities, etc. Therefore, @mui/core was effectively a subset of MUI Core. This was confusing.

The new name better reflects the purpose of the package: it contains unstyled components, hooks, and utilities that serve as a **base** to build on.

Expand Down Expand Up @@ -12793,7 +12793,7 @@ A big thanks to the 34 contributors who made this release possible. Here are som
```

- [Autocomplete] Remove `debug` in favor of `open` and dev tools (#23377) @eps1lon
There are a couple of simpler alternatives: `open={true}`, Chrome devtools ["Emulate focused"](https://twitter.com/sulco/status/1305841873945272321), or React devtools props.
There are a couple of simpler alternatives: `open={true}`, Chrome devtools ["Emulate focused"](https://x.com/sulco/status/1305841873945272321), or React devtools props.

#### Changes

Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.old.md
Original file line number Diff line number Diff line change
Expand Up @@ -2209,7 +2209,7 @@ Here are some highlights ✨:
- 🔍 Introduce a new Autocomplete component in the lab to support the autocomplete, combobox and multi-select use cases (#17037) @dreamsinspace.

This [new component](https://mui.com/components/autocomplete/) will replace the [third-party integration examples](https://mui.com/components/integrated-autocomplete/) once it graduates from the lab to the core.
It was one of the [most requested features](https://twitter.com/MaterialUI/status/1148901411180163073) (by number of 👍 on the corresponding issue).
It was one of the [most requested features](https://x.com/MaterialUI/status/1148901411180163073) (by number of 👍 on the corresponding issue).

- 📚 Show the JSX by default for small examples (#17831) @mbrookes.
- ♿️ Improve Gatsby's Modal support (#17972) @sreetej1998.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
[![npm downloads](https://img.shields.io/npm/dm/@mui/material.svg)](https://www.npmjs.com/package/@mui/material)
[![CircleCI](https://circleci.com/gh/mui/material-ui/tree/master.svg?style=shield)](https://app.circleci.com/pipelines/github/mui/material-ui?branch=master)
[![Coverage Status](https://img.shields.io/codecov/c/github/mui/material-ui/master.svg)](https://codecov.io/gh/mui/material-ui/branch/master)
[![Follow on X](https://img.shields.io/twitter/follow/MUI_hq.svg?label=follow+MUI)](https://twitter.com/MUI_hq)
[![Follow on X](https://img.shields.io/twitter/follow/MUI_hq.svg?label=follow+MUI)](https://x.com/MUI_hq)
[![Renovate status](https://img.shields.io/badge/renovate-enabled-brightgreen.svg)](https://github.com/mui/material-ui/issues/27062)
[![Average time to resolve an issue](https://isitmaintained.com/badge/resolution/mui/material-ui.svg)](https://isitmaintained.com/project/mui/material-ui 'Average time to resolve an issue')
[![Open Collective backers and sponsors](https://img.shields.io/opencollective/all/mui-org)](https://opencollective.com/mui-org)
Expand Down
2 changes: 1 addition & 1 deletion docs/data/base/getting-started/support/support.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ This includes issues introduced by external sources, like browser upgrades or ch

### Social media

The Base UI community is active on both [X/Twitter](https://twitter.com/MUI_hq) and [LinkedIn](https://www.linkedin.com/company/mui/).
The Base UI community is active on both [X/Twitter](https://x.com/MUI_hq) and [LinkedIn](https://www.linkedin.com/company/mui/).
These are great platforms to share what you're working on and connect with other developers.

### Discord
Expand Down
2 changes: 1 addition & 1 deletion docs/data/joy/getting-started/support/support.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ This includes issues introduced by external sources, like browser upgrades or ch

### Social media

The Joy UI community is active on both [X/Twitter](https://twitter.com/Joy_UI_) and [LinkedIn](https://www.linkedin.com/company/mui/).
The Joy UI community is active on both [X/Twitter](https://x.com/Joy_UI_) and [LinkedIn](https://www.linkedin.com/company/mui/).
These are great platforms to share what you're working on and connect with other developers.

### Discord
Expand Down
4 changes: 2 additions & 2 deletions docs/data/joy/getting-started/templates/TemplateCollection.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ import sourceJoyTemplates from 'docs/src/modules/joy/sourceJoyTemplates';
const authors = {
MUI: {
name: 'MUI',
link: 'https://twitter.com/MUI_hq',
link: 'https://x.com/MUI_hq',
},
SteveEberger: {
name: 'Steve Ernstberger',
link: 'https://twitter.com/SteveEberger',
link: 'https://x.com/SteveEberger',
},
};

Expand Down
2 changes: 1 addition & 1 deletion docs/data/material/getting-started/faq/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ If you still can't find what you're looking for, you can refer to our [support p
There are many ways to support us:

- **Spread the word**. Evangelize MUI's products by [linking to mui.com](https://mui.com/) on your website—every backlink matters.
Follow us on [X](https://twitter.com/MUI_hq), like and retweet the important news. Or just talk about us with your friends.
Follow us on [X](https://x.com/MUI_hq), like and retweet the important news. Or just talk about us with your friends.
- **Give us feedback**. Tell us what is going well or where there is improvement opportunities. Please upvote (👍) the issues that you are the most interested in seeing solved.
- **Help new users**. You can answer questions on
[Stack Overflow](https://stackoverflow.com/questions/tagged/material-ui).
Expand Down
2 changes: 1 addition & 1 deletion docs/data/material/getting-started/support/support.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ This includes issues introduced by external sources, like browser upgrades or ch

### Social media

The Material UI community is active on both [X/Twitter](https://twitter.com/MaterialUI) and [LinkedIn](https://www.linkedin.com/company/mui/).
The Material UI community is active on both [X/Twitter](https://x.com/MaterialUI) and [LinkedIn](https://www.linkedin.com/company/mui/).
These are great platforms to share what you're working on and connect with other developers.

### Discord
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ export default function Footer() {
</IconButton>
<IconButton
color="inherit"
href="https://twitter.com/MaterialUI"
href="https://x.com/MaterialUI"
aria-label="X"
sx={{ alignSelf: 'center' }}
>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ export default function Footer() {
</IconButton>
<IconButton
color="inherit"
href="https://twitter.com/MaterialUI"
href="https://x.com/MaterialUI"
aria-label="X"
sx={{ alignSelf: 'center' }}
>
Expand Down
2 changes: 1 addition & 1 deletion docs/data/material/guides/api/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<p class="description">We have learned a great deal regarding how Material UI is used, and the v1 rewrite allowed us to completely rethink the component API.</p>

> API design is hard because you can make it seem simple but it's actually deceptively complex, or make it actually simple but seem complex.
> [@sebmarkbage](https://twitter.com/sebmarkbage/status/728433349337841665)
> [@sebmarkbage](https://x.com/sebmarkbage/status/728433349337841665)

As Sebastian Markbage [pointed out](https://2014.jsconf.eu/speakers/sebastian-markbage-minimal-api-surface-area-learning-patterns-instead-of-frameworks.html), no abstraction is superior to wrong abstractions.
We are providing low-level components to maximize composition capabilities.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ Move the component from the lab to the core. The component is now stable.

### Remove debug prop

Remove `debug` prop. There are a couple of simpler alternatives: `open={true}`, Chrome devtools ["Emulate focused"](https://twitter.com/sulco/status/1305841873945272321), or React devtools prop setter.
Remove `debug` prop. There are a couple of simpler alternatives: `open={true}`, Chrome devtools ["Emulate focused"](https://x.com/sulco/status/1305841873945272321), or React devtools prop setter.

### Update `renderOption`

Expand Down
2 changes: 1 addition & 1 deletion docs/data/system/getting-started/support/support.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ This includes issues introduced by external sources, like browser upgrades or ch

### Social media

The MUI System community is active on both [X/Twitter](https://twitter.com/MUI_hq) and [LinkedIn](https://www.linkedin.com/company/mui/).
The MUI System community is active on both [X/Twitter](https://x.com/MUI_hq) and [LinkedIn](https://www.linkedin.com/company/mui/).
These are great platforms to share what you're working on and connect with other developers.

### Discord
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/blog.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -412,7 +412,7 @@ export default function Blog(props: InferGetStaticPropsType<typeof getStaticProp
<GitHubIcon fontSize="small" />
GitHub
</Link>
<Link href="https://twitter.com/MUI_hq" target="_blank" fontSize={14}>
<Link href="https://x.com/MUI_hq" target="_blank" fontSize={14}>
<XIcon fontSize="small" />X
</Link>
<Link href="https://mui.com/r/discord/" target="_blank" fontSize={14}>
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/blog/2020-introducing-sketch.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ This new product brings you one step closer to this long term goal. It enables d
### Frequent requests

Over the last few months, we have seen a growing number of designers asking for these Sketch symbols.
For instance, there is a [Stack Overflow question](https://stackoverflow.com/questions/38834629/material-ui-sketch-files) with over 4,000 views. It has been a common request on X: [one](https://twitter.com/TimoMajerski/status/1144503789619224578), [two](https://twitter.com/jonminori/status/1141121330156310528), [three](https://twitter.com/ProfessorXavior/status/1196522875706056705), [etc](https://twitter.com/JeffreyKaine/status/1133435042259120132).
For instance, there is a [Stack Overflow question](https://stackoverflow.com/questions/38834629/material-ui-sketch-files) with over 4,000 views. It has been a common request on X: [one](https://x.com/TimoMajerski/status/1144503789619224578), [two](https://x.com/jonminori/status/1141121330156310528), [three](https://x.com/ProfessorXavior/status/1196522875706056705), [etc](https://x.com/JeffreyKaine/status/1133435042259120132).

### No great alternatives

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/blog/2021-q3-update.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ No updates.
We held our first company retreat 🏝 in Lisbon, Portugal 🇵🇹 ,
for members of the team that were not prevented by COVID-19 related travel restrictions, and who felt safe enough to travel.
Less than half the company made it, but it was still fun!
We spent half the time doing a [Hackathon](https://twitter.com/olivtassinari/status/1441773885259583491) and the other half on activities (surfing, biking, winery tour, and sightseeing).
We spent half the time doing a [Hackathon](https://x.com/olivtassinari/status/1441773885259583491) and the other half on activities (surfing, biking, winery tour, and sightseeing).

<img loading="lazy" src="/static/blog/2021-q3-update/retreat.jpeg" alt="" style="width: 596px; margin-bottom: 8px" />

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/blog/2022-tenerife-retreat.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ One of the key goals of the retreat was to outline mid- to long-term goals for o

We had some great conversations about what we hope to accomplish over the next several months on the way to our next major release: Material UI v6.
It's still hard to say when that release day might come, but we're optimistic that we could see it in mid to late 2023.
[@RemindMe_OfThis](https://twitter.com/RemindMe_OfThis) September 2023 🙃
[@RemindMe_OfThis](https://x.com/RemindMe_OfThis) September 2023 🙃

<img alt="The product teams are seen spread out around a large indoor/outdoor workspace" src="/static/blog/2022-tenerife-retreat/focus-groups.jpeg" loading="lazy" />

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/blog/2023-toolpad-beta-announcement.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ Your input is crucial to helping us shape the roadmap from here.

The best places to stay up-to-date about what we're currently working on are [GitHub issues](https://github.com/mui/mui-toolpad) and our [public roadmap](https://github.com/orgs/mui/projects/9/views/1).

If you have any questions or would like to share feedback, you can directly contact the team at toolpad@mui.com or reach us on [X/Twitter](https://twitter.com/Toolpad_).
If you have any questions or would like to share feedback, you can directly contact the team at toolpad@mui.com or reach us on [X/Twitter](https://x.com/Toolpad_).
You can also engage in conversation on our [Discord](https://mui.com/r/discord/) server.

If you'd like an in-depth demo to discuss your use case, please feel free to [schedule a meeting with me on Calendly](https://calendly.com/prakhar-mui).
4 changes: 2 additions & 2 deletions docs/pages/blog/danail-hadjiatanasov-joining.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ tags: ['Company']
manualCard: true
---

We are excited to share that [Danail Hadjiatanasov](https://twitter.com/danail_h) has joined MUI as part of the enterprise team. This was his first full-time week.
We are excited to share that [Danail Hadjiatanasov](https://x.com/danail_h) has joined MUI as part of the enterprise team. This was his first full-time week.

For the past 3 years Danail has been working in a company called [Backbase](https://www.backbase.com/) where he was responsible for building a UI library based on Angular that was specifically designed for banks. The UI library and its corresponding design system were sold under a commercial license, and today some of the biggest names in the banking industry have web applications powered by those UI components (RBC, Central 1, Deutsche Bank, BNP Paribas, and others).

Expand All @@ -23,4 +23,4 @@ He's now actively working on new features for the data grid.

The enterprise team will continue developing the data grid component, and progressively extend to new advanced components as we grow the team. Here's a quick view of [the enterprise roadmap](https://github.com/mui/mui-x/projects/1).

We couldn't be more excited to have Danail on the team! You can follow him on [X](https://twitter.com/danail_h).
We couldn't be more excited to have Danail on the team! You can follow him on [X](https://x.com/danail_h).
2 changes: 1 addition & 1 deletion docs/pages/blog/discord-announcement.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ manualCard: true
<a href="https://mui.com/r/discord/"><img src="/static/blog/discord-announcement/discord.png" width="1280" height="640" style="margin-bottom: 16px;" alt="Discord banner with link" /></a>

This year, one of our highest priorities has been to create a central hub for the MUI community.
Up until now, our community has been scattered across discussions and interactions on [X](https://twitter.com/MUI_hq), [LinkedIn](https://linkedin.com/company/mui), [GitHub](https://github.com/mui), and [Stack Overflow](https://stackoverflow.com/questions/tagged/material-ui).
Up until now, our community has been scattered across discussions and interactions on [X](https://x.com/MUI_hq), [LinkedIn](https://linkedin.com/company/mui), [GitHub](https://github.com/mui), and [Stack Overflow](https://stackoverflow.com/questions/tagged/material-ui).

That's why we've officially launched our [Discord Server](https://mui.com/r/discord/)—and we'd love for you to be a part of our community!

Expand Down
4 changes: 2 additions & 2 deletions docs/pages/blog/marija-najdova-joining.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ tags: ['Company']
manualCard: true
---

We are excited to share that [Marija Najdova](https://twitter.com/marijanajdova) has joined MUI. She has started this week full-time, and is now part of the community team.
We are excited to share that [Marija Najdova](https://x.com/marijanajdova) has joined MUI. She has started this week full-time, and is now part of the community team.

Before joining MUI, Marija worked on the React implementation of [Fluent UI](https://www.microsoft.com/design/fluent/) at Microsoft. She's passionate about React, design systems, and component driven development. At Microsoft, as part of the Fluent UI core team since 2018, she was responsible for the icons, animations and various theme related features.

Expand All @@ -17,4 +17,4 @@ She is now actively working on the unstyled components and [the update of the st

The community team will continue developing the foundations on which to build great design systems.

We couldn't be more excited to have Marija on the team! You can follow her on [X](https://twitter.com/marijanajdova).
We couldn't be more excited to have Marija on the team! You can follow her on [X](https://x.com/marijanajdova).
2 changes: 1 addition & 1 deletion docs/pages/blog/material-ui-v1-is-out.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,4 +128,4 @@ Material UI is an MIT-licensed open-source project. It's an independent project
![Our gold sponsors](https://cdn-images-1.medium.com/v2/resize:fit:2000/1*fx_BaOxYY0ZJo3n9iXI1Jg.png)<p class="blog-description">Our gold sponsors</p>

- GitHub: https://github.com/mui/material-ui ⭐
- X: https://twitter.com/MUI_hq
- X: https://x.com/MUI_hq
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 @@ -201,7 +201,7 @@ function MyButton() {
<p class="blog-description">React Dev Tools output for one Typography element in production (<a href="https://github.com/mui/material-ui/pull/15023">this POC</a> might further improve the situation).</p>

- **Concurrent mode**. React has shared its [release timeline](https://legacy.reactjs.org/blog/2018/11/27/react-16-roadmap.html#react-16x-q2-2019-the-one-with-concurrent-mode) for the important features coming into React. [Concurrent mode](https://legacy.reactjs.org/blog/2018/11/27/react-16-roadmap.html#react-16x-q2-2019-the-one-with-concurrent-mode) should be released within the next few months. Concurrent Mode lets React apps be more responsive by rendering component trees without blocking the main thread. We have worked on getting ready for it. Most of the work was related to fixing the [<React.StrictMode>](https://legacy.reactjs.org/docs/strict-mode.html) warnings. You should soon be able to leverage it 🔥.
- **Shallow tests.** We have removed the majority of our internal shallow tests to rely on [full mount tests](https://twitter.com/dan_abramov/status/1109461529227866112).
- **Shallow tests.** We have removed the majority of our internal shallow tests to rely on [full mount tests](https://x.com/dan_abramov/status/1109461529227866112).

### Material Design

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/blog/matheus-wichman-joining.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Matheus is the first of a series of 5 new positions we have recently opened and
We will cross the 10 person milestone in the coming weeks.
We have opened these positions as our revenue growth allows.
At the current pace, we will soon open new positions.
You can [follow us on X](https://twitter.com/MUI_hq) to hear about upcoming positions.
You can [follow us on X](https://x.com/MUI_hq) to hear about upcoming positions.
These new roles will help accelerate our mission, strengthen our existing offering, and initiate a new vertical.

We couldn't be more excited to have Matheus on the team!
2 changes: 1 addition & 1 deletion docs/pages/blog/michal-dudak-joining.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ tags: ['Company']
manualCard: true
---

We are excited to share that [Michał Dudak](https://twitter.com/michaldudak) has joined MUI!
We are excited to share that [Michał Dudak](https://x.com/michaldudak) has joined MUI!
He started a couple of days ago full-time and is part of the core components team.

Before joining MUI, Michał worked as a full-stack engineer and software architect at Future Processing, a high-end development agency in Poland.
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/blog/mui-core-v5.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ For instance, you can add one unit of vertical margin with:

<p class="blog-description"><a href="https://codesandbox.io/p/sandbox/nostalgic-williams-zmo5r?file=/src/App.js">CodeSandbox</a></p>

Developers already seem to [love it](https://twitter.com/AnsonLowZF/status/1397034690771443715).
Developers already seem to [love it](https://x.com/AnsonLowZF/status/1397034690771443715).
You can find a [side-by-side comparison](https://mui.com/system/getting-started/usage/#why-use-mui-system) of `styled()` vs. `sx` in the documentation to determine when you should use the prop.
Some developers use `sx` for everything, others only in simple cases.

Expand Down
Loading

0 comments on commit 6460b35

Please sign in to comment.