[TreeView] Make the label editing and the drag and drop stable #14784
Labels
component: tree view
TreeView, TreeItem. This is the name of the generic UI component, not the React module!
v8.x
Part of #13188
Requires #14785
Remove the
labelEditing
anditemsReordering
features and all related checks in their respective plugins.Add a codemod to remove them from the
experimentalFeatures
prop (the grid did it in v7, we should be able to copy paste their codemod).We can wait for the end of the alpha to do this one, just in case we have a lot of feedback around those features (unlikely).
Search keywords:
The text was updated successfully, but these errors were encountered: