Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[blog] Add a post for the Tree View migration #38407

Merged
merged 15 commits into from
Sep 4, 2023

Conversation

flaviendelangle
Copy link
Member

@flaviendelangle flaviendelangle commented Aug 10, 2023

- **No surprise licenses changes**. We are staying true to [our promises](https://mui-org.notion.site/Stewardship-542a2226043d4f4a96dfb429d16cf5bd). What's MIT stays MIT. Therefore, all the existing features and a lot of the future features of the Tree View will remain MIT and free to use.
- Follow the [migration steps](/x/migration/migration-tree-view-lab/)

## What is the tree view?
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have no idea what to write here 😆

@mui-bot
Copy link

mui-bot commented Aug 10, 2023

Netlify deploy preview

https://deploy-preview-38407--material-ui.netlify.app/

Bundle size report

No bundle size changes (Toolpad)
No bundle size changes

Generated by 🚫 dangerJS against d2c650e

docs/pages/blog/lab-date-pickers-to-mui-x.md Outdated Show resolved Hide resolved
date: 2023-08-11T00:00:00.000Z
authors: ['flaviendelangle']
tags: ['MUI X', 'News']
card: true
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
card: true
card: false

unless you will add card later?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed 👍

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@richbustos
Copy link
Contributor

I pushed a few changes:

  • Added video of tree view
  • Changed some copy
  • Added a outro and linked to discord.

Copy link
Member

@joserodolfofreitas joserodolfofreitas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! Thanks for putting up this piece!

docs/pages/blog/lab-tree-view-to-mui-x.md Outdated Show resolved Hide resolved
docs/pages/blog/lab-tree-view-to-mui-x.md Outdated Show resolved Hide resolved
- MUI X is MIT licensed, so it's free to use.
- MUI X Pro includes the most advanced features and is commercially licensed.

## Why did the Tree View move to MUI X?
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think one of the reasons we could raise is that we want to go beyond what's offered in the MIT space.

I would perhaps argue like this:

"Once a component is ready to leave the lab, it can either go to MUI X or MUI Core libraries.
Given the nature of the Treeview components, it was a clear choice to group it with the other advanced components.
Besides, we plan to improve it beyond what's offered in the MIT space with extra fine-tuned features for enterprise and data-rich applications."

Co-authored-by: José Rodolfo Freitas <[email protected]>
Signed-off-by: Flavien DELANGLE <[email protected]>
@siriwatknp
Copy link
Member

siriwatknp commented Aug 22, 2023

@flaviendelangle is this ready to be merged?

@flaviendelangle
Copy link
Member Author

I would like #38261 to be released at the same time

But for the content of this PR, I still have two comments from @joserodolfofreitas, I don't know what's @richbustos opinion for them.

@siriwatknp
Copy link
Member

I would like #38261 to be released at the same time

But for the content of this PR, I still have two comments from @joserodolfofreitas, I don't know what's @richbustos opinion for them.

Alright, I'll let you merge it when you think it's ready.

@siriwatknp siriwatknp added the on hold There is a blocker, we need to wait label Aug 23, 2023
@siriwatknp
Copy link
Member

siriwatknp commented Aug 23, 2023

Not sure what's the best label apart from on hold for this but just to make it clear to the release manager that it should not be merged.

docs/pages/blog/lab-tree-view-to-mui-x.md Outdated Show resolved Hide resolved
docs/pages/blog/lab-tree-view-to-mui-x.md Outdated Show resolved Hide resolved
docs/pages/blog/lab-tree-view-to-mui-x.md Outdated Show resolved Hide resolved
docs/pages/blog/lab-tree-view-to-mui-x.md Outdated Show resolved Hide resolved
docs/pages/blog/lab-tree-view-to-mui-x.md Outdated Show resolved Hide resolved
docs/pages/blog/lab-tree-view-to-mui-x.md Outdated Show resolved Hide resolved
docs/pages/blog/lab-tree-view-to-mui-x.md Outdated Show resolved Hide resolved
flaviendelangle and others added 5 commits September 1, 2023 07:38
Co-authored-by: José Rodolfo Freitas <[email protected]>
Signed-off-by: Flavien DELANGLE <[email protected]>
Co-authored-by: José Rodolfo Freitas <[email protected]>
Signed-off-by: Flavien DELANGLE <[email protected]>
Co-authored-by: José Rodolfo Freitas <[email protected]>
Signed-off-by: Flavien DELANGLE <[email protected]>
Co-authored-by: José Rodolfo Freitas <[email protected]>
Signed-off-by: Flavien DELANGLE <[email protected]>
Co-authored-by: José Rodolfo Freitas <[email protected]>
Signed-off-by: Flavien DELANGLE <[email protected]>
Copy link
Member

@joserodolfofreitas joserodolfofreitas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great blog post!

@flaviendelangle flaviendelangle merged commit 7f2feee into mui:master Sep 4, 2023
@flaviendelangle flaviendelangle deleted the tree-view-migration-blog branch September 4, 2023 08:58
mnajdova pushed a commit to mnajdova/material-ui that referenced this pull request Sep 8, 2023
Signed-off-by: Flavien DELANGLE <[email protected]>
Co-authored-by: Rich Bustos <[email protected]>
Co-authored-by: José Rodolfo Freitas <[email protected]>
mnajdova pushed a commit to mnajdova/material-ui that referenced this pull request Sep 8, 2023
Signed-off-by: Flavien DELANGLE <[email protected]>
Co-authored-by: Rich Bustos <[email protected]>
Co-authored-by: José Rodolfo Freitas <[email protected]>
xcode-it pushed a commit to xcode-it/material-ui that referenced this pull request Sep 11, 2023
Signed-off-by: Flavien DELANGLE <[email protected]>
Co-authored-by: Rich Bustos <[email protected]>
Co-authored-by: José Rodolfo Freitas <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blog on hold There is a blocker, we need to wait
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants