Commit Graph

24 Commits

Author SHA1 Message Date
aamunger
8d55402690 toggle scrollable outputs by cell 2023-04-05 11:08:01 -07:00
aamunger
b0459b7b45 add aria-label to link 2023-03-21 15:09:53 -07:00
aamunger
a0a6fd1a35 show message to refresh if scrolling is enabled and not scrollable 2023-03-17 15:39:36 -07:00
aamunger
11eefc95cb fixed alias 2023-03-14 16:38:37 -07:00
aamunger
b8728a5e06 fixed word wrap 2023-03-14 16:24:41 -07:00
aamunger
51f2dc8d46 fixed styling on stream and errors 2023-03-14 15:28:23 -07:00
aamunger
db07a2b60a updated stream output to consolidate correctly 2023-03-14 15:28:23 -07:00
aamunger
39c8e79b13 simplify generated html 2023-03-14 15:28:21 -07:00
aamunger
ec47753952 dispose of scroll event listener 2023-03-08 15:43:05 -08:00
aamunger
605bde227c cleaner element selection, add css shadow 2023-03-08 14:44:15 -08:00
aamunger
4b6837ca34 scroll to the bottom of scrollable outputs 2023-03-07 10:53:23 -08:00
aamunger
a1665b75bf put open new editor link outside of scrollable div 2023-02-16 15:56:32 -08:00
Peng Lyu
90277d5c56 Fix #170263, do not parse html for stream output. (#170264) 2022-12-30 08:05:30 +01:00
aamunger
b3f3de9cfe border around scrollable area 2022-11-17 15:08:51 -08:00
aamunger
457e4d29da update css selectors 2022-11-17 15:08:50 -08:00
aamunger
7b5a16bdd1 adjustable output height 2022-11-17 15:08:49 -08:00
aamunger
d3351f8606 add box shadow for scrolling 2022-11-17 15:08:48 -08:00
aamunger
9f56904138 styling 2022-11-17 15:08:46 -08:00
aamunger
d7c8a6c272 css change to scroll output 2022-11-17 15:08:29 -08:00
Raymond Zhao
5f0a3888b4 Fix command encoding. Fixes #151364 (#152896) 2022-06-22 14:12:32 -07:00
Johannes
0656d21d11 auto-fixed prefer-const violation 2022-06-08 17:49:21 +02:00
Rob Lourens
a49e21c63b Fix notebook output double spacing (#149842)
Fixes #149563
2022-05-18 15:37:22 -07:00
rebornix
a785b7bae8 styling update and link handling for show more outputs 2022-02-08 14:52:11 -08:00
rebornix
d5d7e03cfc Move stream renderer to extension, support merging. 2022-02-08 12:54:56 -08:00