Commit 1fc41ee
feat(devtools): add support for @for control flow blocks in directive explorer
- Handle @for data in tree strategies and view extraction
- Show @for details in the UI and property tab
- Persist @for state and update UI accordingly1 parent d072791 commit 1fc41ee
30 files changed
Lines changed: 1106 additions & 104 deletions
File tree
- devtools/projects
- ng-devtools-backend/src/lib
- directive-forest
- hooks
- state-serializer
- ng-devtools/src/lib/devtools-tabs
- diffing
- directive-explorer
- directive-forest
- component-data-source
- index-forest
- tree-node
- property-resolver
- property-tab
- for-view
- injector-tree
- protocol/src/lib
- packages/core/src
- render3
- instructions
- util
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
437 | 437 | | |
438 | 438 | | |
439 | 439 | | |
| 440 | + | |
440 | 441 | | |
441 | 442 | | |
442 | 443 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| 95 | + | |
95 | 96 | | |
96 | 97 | | |
97 | 98 | | |
| |||
118 | 119 | | |
119 | 120 | | |
120 | 121 | | |
| 122 | + | |
121 | 123 | | |
122 | 124 | | |
123 | 125 | | |
| |||
0 commit comments