-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
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
[TreeView] Use Tree View from MUI X in the lab #38261
Merged
flaviendelangle
merged 11 commits into
mui:master
from
flaviendelangle:tree-item-reexport
Sep 4, 2023
Merged
[TreeView] Use Tree View from MUI X in the lab #38261
flaviendelangle
merged 11 commits into
mui:master
from
flaviendelangle:tree-item-reexport
Sep 4, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Netlify deploy preview@material-ui/lab: parsed: +0.79% , gzip: +0.66% Bundle size reportDetails of bundle changes (Toolpad) |
flaviendelangle
added
the
component: tree view
TreeView, TreeItem. This is the name of the generic UI component, not the React module!
label
Aug 1, 2023
github-actions
bot
added
the
PR: out-of-date
The pull request has merge conflicts and can't be merged
label
Aug 1, 2023
github-actions
bot
removed
the
PR: out-of-date
The pull request has merge conflicts and can't be merged
label
Aug 2, 2023
flaviendelangle
force-pushed
the
tree-item-reexport
branch
from
August 3, 2023 07:40
2258152
to
e2a34c7
Compare
flaviendelangle
force-pushed
the
tree-item-reexport
branch
from
August 3, 2023 07:47
e2a34c7
to
499b49d
Compare
github-actions
bot
added
the
PR: out-of-date
The pull request has merge conflicts and can't be merged
label
Aug 7, 2023
github-actions
bot
removed
the
PR: out-of-date
The pull request has merge conflicts and can't be merged
label
Aug 10, 2023
flaviendelangle
commented
Aug 10, 2023
"You should use `import { TreeItem } from '@mui/x-tree-view'`", | ||
"or `import { TreeItem } from '@mui/x-tree-view/TreeItem'`", | ||
'', | ||
'More information about this migration on our blog: INSERT BLOG POST.', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I will not merge this PR before adding the blog post link here (and on the TreeView
component)
flaviendelangle
requested review from
mnajdova,
michaldudak,
noraleonte and
joserodolfofreitas
August 10, 2023 07:20
github-actions
bot
added
the
PR: out-of-date
The pull request has merge conflicts and can't be merged
label
Aug 14, 2023
michaldudak
reviewed
Aug 17, 2023
github-actions
bot
added
PR: out-of-date
The pull request has merge conflicts and can't be merged
and removed
PR: out-of-date
The pull request has merge conflicts and can't be merged
labels
Aug 21, 2023
github-actions
bot
removed
the
PR: out-of-date
The pull request has merge conflicts and can't be merged
label
Aug 21, 2023
github-actions
bot
added
the
PR: out-of-date
The pull request has merge conflicts and can't be merged
label
Aug 24, 2023
github-actions
bot
removed
the
PR: out-of-date
The pull request has merge conflicts and can't be merged
label
Aug 24, 2023
michaldudak
approved these changes
Aug 28, 2023
github-actions
bot
added
the
PR: out-of-date
The pull request has merge conflicts and can't be merged
label
Aug 29, 2023
1 task
github-actions
bot
removed
the
PR: out-of-date
The pull request has merge conflicts and can't be merged
label
Sep 4, 2023
mnajdova
pushed a commit
to mnajdova/material-ui
that referenced
this pull request
Sep 8, 2023
mnajdova
pushed a commit
to mnajdova/material-ui
that referenced
this pull request
Sep 8, 2023
xcode-it
pushed a commit
to xcode-it/material-ui
that referenced
this pull request
Sep 11, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
component: tree view
TreeView, TreeItem. This is the name of the generic UI component, not the React module!
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
@mui/x-tree-view
in@mui/lab
and add a warning@mui/x-tree-view
on the landing pages