Commit 5429fd5
authored
fix: scroll to bottom button didnt show during streaming (carbon-design-system#1007)
1 parent 3f78178 commit 5429fd5
File tree
30 files changed
+2267
-905
lines changed- packages
- ai-chat-components/src/components
- chat-shell/src
- markdown/src
- ai-chat
- src
- chat
- components-legacy
- responseTypes
- conversationalSearch
- custom
- iframe
- util
- store
- utils
- types
- instance
- messaging
- state
- tests
- instance/spec/messaging
- utils/spec
30 files changed
+2267
-905
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| 84 | + | |
84 | 85 | | |
85 | 86 | | |
86 | 87 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
326 | 326 | | |
327 | 327 | | |
328 | 328 | | |
329 | | - | |
| 329 | + | |
330 | 330 | | |
331 | 331 | | |
332 | 332 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
| |||
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | 63 | | |
65 | 64 | | |
66 | 65 | | |
| |||
136 | 135 | | |
137 | 136 | | |
138 | 137 | | |
139 | | - | |
140 | | - | |
| 138 | + | |
141 | 139 | | |
142 | 140 | | |
143 | 141 | | |
| |||
1042 | 1040 | | |
1043 | 1041 | | |
1044 | 1042 | | |
1045 | | - | |
1046 | 1043 | | |
1047 | 1044 | | |
1048 | 1045 | | |
| |||
1075 | 1072 | | |
1076 | 1073 | | |
1077 | 1074 | | |
1078 | | - | |
1079 | 1075 | | |
1080 | 1076 | | |
1081 | 1077 | | |
| |||
Lines changed: 2 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
376 | 376 | | |
377 | 377 | | |
378 | 378 | | |
379 | | - | |
380 | 379 | | |
381 | 380 | | |
382 | 381 | | |
| |||
483 | 482 | | |
484 | 483 | | |
485 | 484 | | |
486 | | - | |
| 485 | + | |
487 | 486 | | |
488 | 487 | | |
489 | | - | |
490 | 488 | | |
491 | 489 | | |
492 | 490 | | |
493 | 491 | | |
494 | 492 | | |
495 | 493 | | |
496 | | - | |
497 | 494 | | |
498 | 495 | | |
499 | 496 | | |
| |||
560 | 557 | | |
561 | 558 | | |
562 | 559 | | |
563 | | - | |
| 560 | + | |
564 | 561 | | |
565 | 562 | | |
566 | 563 | | |
| |||
569 | 566 | | |
570 | 567 | | |
571 | 568 | | |
572 | | - | |
573 | 569 | | |
574 | 570 | | |
575 | 571 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
16 | 20 | | |
17 | 21 | | |
18 | 22 | | |
| |||
0 commit comments