1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-27 11:02:16 +01:00
unleash.unleash/frontend/src
Thomas Heartman c358a8ffd3
Make hover underline purple (#9985)
Uses a purple color for the hover underline. Also, sets it to be
transparent when not-hovered, so that you get a nice fade in effect.

Focus (top) and hover (bottom) now have the same visual style, but
different ways to get to that state (expansion vs fade-in):
<img width="979" alt="image"
src="https://github.com/user-attachments/assets/e342ea4e-4821-4e4c-bb5d-6b9d3a672e26"
/>
2025-05-14 06:57:20 +00:00
..
__mocks__
assets fix: appropriately size case icon for non-editing constraints (#9869) 2025-04-30 08:37:16 +00:00
component Make hover underline purple (#9985) 2025-05-14 06:57:20 +00:00
constants chore: make operator checking more ergonomic and type-ful (#9932) 2025-05-08 14:10:57 +02:00
contexts chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
hooks refactor: remove deprecated get archive featured by project endpoint (#9938) 2025-05-13 12:09:52 +01:00
interfaces Chore/cleanup tag color feature falg (#9959) 2025-05-12 13:54:38 +02:00
openapi refactor: clean up dead code after removing deprecated project role access endpoint (#9949) 2025-05-13 13:52:13 +01:00
themes refactor: remove flagOverviewRedesign flag (#9888) 2025-05-06 10:25:57 +02:00
types
utils feat: redirect logic refactor (#9734) 2025-04-17 12:07:08 +02:00
index.tsx feat: use Unleash React SDK in Admin UI (#9723) 2025-04-10 08:26:30 +02:00
setupTests.ts
vite-env.d.ts