Lee Murray
c27cf4f84a
Sessions: Adjust header height and refine button styles ( #306902 )
...
Adjust header height and padding in CIStatusWidget; refine button styles in changes view
Co-authored-by: mrleemurray <mrleemurray@users.noreply.github.com >
2026-04-01 06:34:19 +11:00
Lee Murray
fc23f2d266
Merge pull request #306701 from microsoft/mrleemurray/front-tomato-hornet
...
Update CI status widget labels and styles for improved clarity
2026-03-31 17:13:42 +01:00
mrleemurray
9341e572cf
Hide status counts on hover and focus for improved UI clarity
...
Co-authored-by: Copilot <copilot@github.com >
2026-03-31 15:54:07 +01:00
mrleemurray
d6c22f5130
Refactor CI Status Widget CSS for improved layout and visibility
...
Co-authored-by: Copilot <copilot@github.com >
2026-03-31 15:41:55 +01:00
mrleemurray
8c99a135c1
Add right padding to header on focus for improved accessibility
2026-03-31 15:24:40 +01:00
mrleemurray
9135ca9ba3
Add right padding to header on focus for improved accessibility
...
Co-authored-by: Copilot <copilot@github.com >
2026-03-31 15:22:19 +01:00
mrleemurray
fc209bb848
Adjust CI Status Widget header height and margin for improved layout
2026-03-31 15:19:11 +01:00
mrleemurray
055a4758bc
address pr ccr feedback
...
Co-authored-by: Copilot <copilot@github.com >
2026-03-31 15:15:29 +01:00
mrleemurray
a29a7d7c22
Enhance CI Status Widget: Add aria-label for accessibility and remove unnecessary CSS property
...
Co-authored-by: Copilot <copilot@github.com >
2026-03-31 14:55:09 +01:00
mrleemurray
0fbb436619
Refactor CI Status Widget: Adjust header height, improve padding, and enhance hover/focus styles
...
Co-authored-by: Copilot <copilot@github.com >
2026-03-31 14:52:42 +01:00
mrleemurray
2caf5f7a9c
Enhance CI Status Widget: Adjust header height, improve accessibility, and refine styles
...
Co-authored-by: Copilot <copilot@github.com >
2026-03-31 14:48:52 +01:00
mrleemurray
9a1e226c62
Enhance CI Status Widget: Add collapse/expand functionality and update styles
...
Co-authored-by: Copilot <copilot@github.com >
2026-03-31 14:31:46 +01:00
mrleemurray
63a85bd46b
Update CI status widget labels and styles for improved clarity
...
Co-authored-by: Copilot <copilot@github.com >
2026-03-31 11:58:46 +01:00
mrleemurray
94a939136e
style: adjust padding in changes view and CI status widget for improved layout
2026-03-27 13:53:50 +00:00
mrleemurray
1daa2bd43e
refactor: rename Changes view to Artifacts and clean up related code
...
Co-authored-by: Copilot <copilot@github.com >
2026-03-26 16:14:04 +00:00
mrleemurray
f7784f32af
refactor: update CIStatusWidget dimensions and adjust layout in ChangesViewPane
...
Co-authored-by: Copilot <copilot@github.com >
2026-03-26 15:30:40 +00:00
mrleemurray
7e41df97ac
refactor: simplify layout logic in ChangesViewPane and enhance CIStatusWidget styles
...
Co-authored-by: Copilot <copilot@github.com >
2026-03-26 14:52:55 +00:00
mrleemurray
872217c276
feat: implement SplitView for changes panel and enhance CI status widget layout
...
Co-authored-by: Copilot <copilot@github.com >
2026-03-26 14:41:44 +00:00
Benjamin Christopher Simmonds
deca02023f
Fix CI status widget header label vertical alignment ( #303455 )
...
* fix: enhance title styling in CI Status Widget for better alignment
* fix: set monaco-icon-label height to 18px in CI status widget title
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-03-20 11:46:00 +01:00
Benjamin Christopher Simmonds
907d1f1619
Improve CI status widget icons and layout in sessions changes view ( #302425 )
...
* fix: update CI status widget icons for pending state
* fix: update CI status widget action icon and add default case for check icon
* fix: improve CIStatusWidget layout handling and height management
* fix: use Codicon.loading instead of spinningLoading for ResourceLabel compatibility
The spinningLoading ThemeIcon (id: loading~spin) gets rendered as a single
CSS class 'codicon-loading~spin' by ResourceLabels, which doesn't match the
'.codicon-loading::before' CSS rule needed for the icon content. Using
Codicon.loading directly produces the class 'codicon-loading', which has both
the icon glyph and the spin animation defined in codicon-modifiers.css.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-03-17 13:18:05 +00:00
BeniBenj
f316d9db7e
ci and PR review comments in agent feedback
2026-03-10 14:11:45 +01:00