aboutsummaryrefslogtreecommitdiffstats
path: root/lua/mason-core/ui
Commit message (Expand)AuthorAgeFilesLines
* feat(ui): support 'winborder'William Boman2025-04-211-1/+2
* refactor: standardize constructors and improve inheritance constructionWilliam Boman2025-02-191-1/+1
* feat(ui): add backdrop (#1759)Hung Vu2025-02-151-18/+51
* fix(ui): reposition window if border is different than "none" (#1859)Pedro Gabriel de Morais Ribeiro2025-02-151-5/+7
* fix(ui): don't indent empty lines (#1597)Will Lillis2024-01-211-9/+10
* feat(ui): add search mode (#1306)William Boman2023-05-171-0/+22
* style: enforce import order (#1092)William Boman2023-03-121-1/+1
* feat(ui): customizable window height and width (#906)Zeng2023-01-151-9/+17
* feat(ui): nicer bottom offset (#905)William Boman2023-01-141-1/+5
* fix(ui): better bottom padding if cmdheight=0 (#902)William Boman2023-01-131-1/+1
* fix(ui): set severity min & max for namespaced diagnostic config (#738)William Boman2022-12-071-1/+4
* feat(ui): increase window height (#719)William Boman2022-12-021-6/+6
* feat(ui): add MasonNormal highlight (#636)William Boman2022-11-061-14/+10
* fix(ui): lower zindex to 45 (#404)William Boman2022-09-111-1/+1
* fix(ui): use custom diagnostic config (#303)William Boman2022-08-161-0/+7
* refactor: introduce selene, harden type defs, and use proper EmmyLua syntax (...William Boman2022-08-152-13/+13
* fix(ui): ensure window is active before getting cursor (#196)William Boman2022-07-291-0/+3
* fix(ui): don't call terminate handler when setting up handle (#190)William Boman2022-07-281-2/+0
* feat(ui): hoist cursor when switching tab (#178)William Boman2022-07-281-0/+4
* feat(ui): bring focus to the installation section when :MasonInstall (#90)William Boman2022-07-171-2/+12
* chore: change emmylua annotation syntax from @ to : for comments (#73)William Boman2022-07-142-12/+12
* refactor: add mason-schemas and mason-core modules (#29)William Boman2022-07-083-0/+734