1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-05-17 01:17:29 +02:00
unleash.unleash/frontend/src
Thomas Heartman 4a46c8adbf
fix: set min-height on dropdown item list (#7106)
This ensures that the dropdown items without checkbox are the same
height as the dropdown items with checkbox.
2024-05-22 13:25:39 +02:00
..
__mocks__ refactor: format files (#719) 2022-02-18 09:51:10 +01:00
assets feat: Project owners UI (#6949) 2024-04-29 11:51:44 +02:00
component fix: set min-height on dropdown item list (#7106) 2024-05-22 13:25:39 +02:00
constants
contexts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
hooks chore: change toggle to flag #3 (#7101) 2024-05-22 09:58:53 +03:00
interfaces chore: rename toggle to flag #1 (#7092) 2024-05-21 15:18:00 +03:00
openapi feat: Lifecycle in project overview (#7024) 2024-05-09 13:38:18 +02:00
themes feat: Project owners UI (#6949) 2024-04-29 11:51:44 +02:00
types chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
utils fix: omit yes no from stale data comparison (#7052) 2024-05-14 12:42:39 +02:00
index.tsx feat: sdk reporting flag and e2e test (#6216) 2024-02-13 14:13:21 +02:00
setupTests.ts
vite-env.d.ts