vscode/src/vs/base/browser/ui
2021-11-10 12:17:03 +01:00
..
actionbar fix: performance issues on large context menus (#136398) 2021-11-05 15:45:13 -07:00
aria Organize imports in vs/base 2021-08-04 12:28:27 -07:00
breadcrumbs Organize imports in vs/base 2021-08-04 12:28:27 -07:00
button fixes #127756 2021-11-02 18:03:32 -07:00
centered connect nested grids absolute offsets 2021-10-25 16:17:12 +02:00
checkbox make checked optional on IAction (#135605) 2021-10-22 08:50:41 -07:00
codicons Update Codicons: Add newline 2021-11-05 09:15:32 -07:00
contextview Fonts: consider to set font-display: block. Fixes #131396 2021-08-23 14:31:13 +02:00
countBadge Revert "Fix #132456" 2021-09-07 11:42:17 +02:00
dialog fixes #128695 2021-10-22 11:33:18 -07:00
dropdown Extract keybindings related types to vs/base/common/keybindings 2021-10-18 20:34:32 +02:00
findinput Append hint text to placeholder if input supports history (#129324) 2021-09-17 14:41:40 -07:00
grid feat(grid): 🚸 2x2 mode can be enabled by splitting 2021-11-08 13:58:29 +01:00
highlightedlabel Organize imports in vs/base 2021-08-04 12:28:27 -07:00
hover Uses EventType.MOUSE_DOWN instead of EventType.CLICK so that high frequent clicks work properly. Fixes #133517. 2021-09-21 13:03:47 +02:00
iconLabel Iocn hovers stopped working. Fixes #134794. 2021-10-16 00:13:48 +02:00
inputbox Append hint text to placeholder if input supports history (#129324) 2021-09-17 14:41:40 -07:00
keybindingLabel Extract keybindings related types to vs/base/common/keybindings 2021-10-18 20:34:32 +02:00
list fix(list): 🐛 list/tree should show focus outline while context menu is open 2021-11-08 15:51:31 +01:00
menu fix: performance issues on large context menus (#136398) 2021-11-05 15:45:13 -07:00
mouseCursor
progressbar Organize imports in vs/base 2021-08-04 12:28:27 -07:00
sash docs(sash): 📝 add documentation for the Sash widget 2021-11-10 12:17:03 +01:00
scrollbar Fixes microsoft/monaco-editor#2650: Move scrollbar style participant down to the editor layer 2021-11-09 18:20:18 +01:00
selectBox Fix #71096 2021-10-25 15:29:32 -07:00
splitview docs(sash): 📝 add documentation for the Sash widget 2021-11-10 12:17:03 +01:00
table fix(table): 🐛 double clicking sashes should restore column's size 2021-11-09 15:11:15 +01:00
toolbar Extract keybindings related types to vs/base/common/keybindings 2021-10-18 20:34:32 +02:00
tree fix(tree): 🐛 allow navigating between breadcrumbs using arrow keys 2021-11-05 16:23:15 +01:00
widget.ts Organize imports in vs/base 2021-08-04 12:28:27 -07:00