Commit 3f16ac9
authored
Trim TreeBranchEvents (#26754)
This removes events on tree _branches_ that are specific to _views_.
This is part of ongoing effort to expose branches as separate entities
from views. This is a breaking alpha API change - I will run the
integration pipeline to ensure compatibility. Use `hasRootSchema` to get
the view from your branch if you want to use the events that were
removed.
- [ ] Integration Pipeline Succeeded (FF Build 385127)1 parent 24418e9 commit 3f16ac9
File tree
3 files changed
+3
-3
lines changed- packages
- dds/tree
- api-report
- src/simple-tree/api
- framework/fluid-framework/api-report
3 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1681 | 1681 | | |
1682 | 1682 | | |
1683 | 1683 | | |
1684 | | - | |
| 1684 | + | |
1685 | 1685 | | |
1686 | 1686 | | |
1687 | 1687 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
559 | 559 | | |
560 | 560 | | |
561 | 561 | | |
562 | | - | |
| 562 | + | |
563 | 563 | | |
564 | 564 | | |
565 | 565 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2073 | 2073 | | |
2074 | 2074 | | |
2075 | 2075 | | |
2076 | | - | |
| 2076 | + | |
2077 | 2077 | | |
2078 | 2078 | | |
2079 | 2079 | | |
| |||
0 commit comments