1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src
Alex Andreev 413664ddd3 Fix <Select/> text overflow below baseline (#6085)
* Fix: do not crop <Select/> single value

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Fix: do not crop namespace selector placeholder

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Align working dir input height with others

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Linter fix

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2022-08-26 11:13:52 -04:00
..
behaviours Open application only if new update is available when using tray to check for updates (#5948) 2022-08-09 10:18:31 +03:00
common Use default export to fix issue with package lying with types (#6081) 2022-08-26 11:13:52 -04:00
extensions Remove global shared state to fix unit tests (#5889) 2022-07-26 08:55:13 -04:00
main Don't error out if we can't find resources from helm in our cluster, and handle "blank" output from kubectl gracefully. (#6039) 2022-08-26 11:05:04 -04:00
migrations Turn on strict mode in tsconfig.json, some helpful lints, and required cleanup where strictness necessitates it (#5195) 2022-05-16 07:17:57 -04:00
renderer Fix <Select/> text overflow below baseline (#6085) 2022-08-26 11:13:52 -04:00
test-utils Introduce way to install update directly from tray. Make application updater unit testable... (#5433) 2022-06-03 11:21:36 +03:00
jest-28-resolver.js Bump @kubernetes/client-node from 0.16.3 to 0.17.0 (#5751) 2022-07-06 08:07:23 -04:00
jest-after-env.setup.ts Fix cluster frame display issue (#5518) 2022-06-20 22:23:15 -04:00
jest.setup.ts Fix installation of helm charts (#5841) 2022-07-20 08:15:27 +03:00
jest.timezone.ts Change update warning level over time (#5445) 2022-06-28 16:27:19 +03:00