Commit 29d9f2e
Move all render functions outside of the ChatView class
Also, move code for MarkdownRendererWithCodeBlock to a separate file.
This is part of the process to align ChatView with the UI eng vision.
Bug: 394005781
Change-Id: I64a98dd813641b52e20c093c2294e2d63dfe5485
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6242898
Reviewed-by: Alex Rudenko <[email protected]>
Commit-Queue: Samiya Caur <[email protected]>1 parent d658fd5 commit 29d9f2e
File tree
5 files changed
+799
-735
lines changed- config/gni
- front_end/panels/ai_assistance
- components
5 files changed
+799
-735
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1191 | 1191 | | |
1192 | 1192 | | |
1193 | 1193 | | |
| 1194 | + | |
1194 | 1195 | | |
1195 | 1196 | | |
1196 | 1197 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
0 commit comments