1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-11-10 01:19:53 +01: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__
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 feat: make maintenance-related 503s more intuitive (#5018) 2023-10-16 09:27:29 +01:00
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 feat: add new sticky component to handle stacked stickies (#5088) 2023-10-19 15:50:37 +01:00
vite-env.d.ts