-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into list-view-tests
- Loading branch information
Showing
583 changed files
with
9,419 additions
and
7,415 deletions.
There are no files selected for viewing
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
8 changes: 4 additions & 4 deletions
8
...ub/workflows/cherry-pick-master-to-v6.yml → .github/workflows/cherry-pick-v7-to-v6.yml
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
Large diffs are not rendered by default.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1485,7 +1485,7 @@ Same changes as in `@mui/[email protected]`, plus: | |
- [docs] Fix charts demo using too deep import (#10263) @LukasTy | ||
- [docs] Fix `e.g.` typo @oliviertassinari | ||
- [docs] Fix npm package indentation @oliviertassinari | ||
- [docs] Fix typo in tree view docs @oliviertassinari | ||
- [docs] Fix typo in Tree View docs @oliviertassinari | ||
- [docs] Improve the week picker example (#8257) @flaviendelangle | ||
- [docs] Include code links in the Data Grid demo (#10219) @cherniavskii | ||
- [docs] Polish page for SEO (#10216) @oliviertassinari | ||
|
@@ -1546,7 +1546,7 @@ Same changes as in `@mui/[email protected]`. | |
|
||
- [docs] Add `DemoContainer` and `DemoItem` JSDoc (#10186) @LukasTy | ||
- [docs] Add link to `custom layout` page (#10184) @LukasTy | ||
- [docs] Add tree view nav item (#10181) @LukasTy | ||
- [docs] Add Tree View nav item (#10181) @LukasTy | ||
- [docs] Fix wrong chart tooltip reference (#10169) @oliviertassinari | ||
- [docs] Improve chart SEO (#10170) @oliviertassinari | ||
- [docs] Precise expired license key condition (#10165) @oliviertassinari | ||
|
@@ -1748,7 +1748,7 @@ _Aug 4, 2023_ | |
|
||
We'd like to offer a big thanks to the 12 contributors who made this release possible. Here are some highlights ✨: | ||
|
||
- ⌚️ Move the tree view component from `@mui/lab` package | ||
- ⌚️ Move the Tree View component from `@mui/lab` package | ||
|
||
The `<TreeView />` component has been moved to the MUI X repository. | ||
It is now accessible from its own package: `@mui/x-tree-view`. | ||
|
@@ -1804,7 +1804,7 @@ Same changes as in `@mui/[email protected]`. | |
### Tree View / `@mui/[email protected]` | ||
|
||
- [TreeView] Add missing exported types (#9862) @flaviendelangle | ||
- [TreeView] Add tree view to changelog generator script (#9903) @MBilalShafi | ||
- [TreeView] Add Tree View to changelog generator script (#9903) @MBilalShafi | ||
- [TreeView] Create the package on the X repository (#9798) @flaviendelangle | ||
- [TreeView] Improve props typing (#9855) @flaviendelangle | ||
|
||
|
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
Broken links found by `docs:link-check` that exist: | ||
|
||
- https://mui.com/x/react-date-pickers/fields/#accessible-dom-structure |
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
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
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
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
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
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
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
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
Oops, something went wrong.