Skip to content

docs(material/tree): update examples to use modern childrenAccessor API#32751

Open
olagokemills wants to merge 1 commit intoangular:mainfrom
olagokemills:fix/mat-tree-deprecated-examples
Open

docs(material/tree): update examples to use modern childrenAccessor API#32751
olagokemills wants to merge 1 commit intoangular:mainfrom
olagokemills:fix/mat-tree-deprecated-examples

Conversation

@olagokemills
Copy link

Removed deprecated FlatTreeControl, NestedTreeControl, MatTreeFlattener, and MatTreeFlatDataSource from all mat-tree examples. Updated to use the modern childrenAccessor pattern.

Fixes #31524

Removed deprecated FlatTreeControl, NestedTreeControl, MatTreeFlattener,
and MatTreeFlatDataSource from all mat-tree examples. Updated to use
the modern childrenAccessor pattern.

Fixes angular#31524
@pullapprove pullapprove bot requested review from adolgachev and ok7sai February 7, 2026 13:47
@google-cla
Copy link

google-cla bot commented Feb 7, 2026

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@angular-robot angular-robot bot added area: docs Related to the documentation area: material/tree labels Feb 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: docs Related to the documentation area: material/tree

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs-bug(mat-tree): Examples still use deprecated symbols

1 participant