1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-31 00:16:47 +01:00
unleash.unleash/frontend/src
Thomas Heartman 5846952d7c
fix: specify colors for buttons (#9124)
Fixes an issue where the buttons would be illegible in dark mode
because we don't set the color explicitly. It just happened to work in
light mode.
2025-01-21 12:51:20 +01:00
..
__mocks__
assets feat: New in Unleash - Lifecycle 2.0 (#9112) 2025-01-20 11:50:44 +00:00
component fix: specify colors for buttons (#9124) 2025-01-21 12:51:20 +01:00
constants
contexts chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
hooks feat(1-3262): initial impl of new month/range picker (#9122) 2025-01-21 12:15:43 +01:00
interfaces feat(1-3262): initial impl of new month/range picker (#9122) 2025-01-21 12:15:43 +01:00
openapi chore: update orval schema (#8839) 2024-11-22 13:19:29 +02:00
themes chore: upgrade to biome 1.9.4 (#8616) 2024-10-31 15:24:22 +01:00
types
utils chore: update release plans icon (#8894) 2024-12-02 11:51:18 +00:00
index.tsx fix: send UI error tracking (#8725) 2024-11-13 16:13:05 +01:00
setupTests.ts
vite-env.d.ts