1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-13 11:17:26 +02:00
unleash.unleash/frontend/src/component
Thomas Heartman b8c50e6ed2
1 3634/new icons 2 (#9851)
Adds new icons for the constraint operator buttons (equals and case
sensitive).
<img width="398" alt="image"
src="https://github.com/user-attachments/assets/2bd2a20f-700b-489a-b7d3-e6e26d80c316"
/>
<img width="442" alt="image"
src="https://github.com/user-attachments/assets/e5cca824-d8c0-4ea4-b137-c7c1eae642cc"
/>


The icons are all 24x24, so using them for buttons is pretty easy.

There is one caveat: The heights are very subtly off (~1.25 px) when the
buttons wrap and end up on a line without the input field, but it's
really not noticeable. In this screenie, the Aa button has is a tiny bit
smaller than the items on the row above:

<img width="328" alt="image"
src="https://github.com/user-attachments/assets/d89e2a01-9274-4d6f-b203-1fc3d487543f"
/>
2025-04-28 14:35:55 +02:00
..
admin chore: fix admin routes should respect plan data (#9828) 2025-04-24 15:44:06 +01:00
application Chore/remove badges from tab order (#9643) 2025-03-28 15:05:32 +00:00
archive
banners feat: only admin can fetch license (#9697) 2025-04-03 16:26:36 +02:00
changeRequest feat: split and clean up constraint lists (#9839) 2025-04-28 13:46:22 +03:00
commandBar feat: command bar admin menu improvements (#9689) 2025-04-03 10:23:45 +02:00
common feat: split and clean up constraint lists (#9839) 2025-04-28 13:46:22 +03:00
context fix: save context button spacing (#9059) 2025-01-03 15:01:46 +01:00
demo chore: remove demo plans dialog (#9816) 2025-04-23 08:55:49 +01:00
environments chore: remove flag for global change request config (#9840) 2025-04-25 12:47:18 +02:00
events fix: linter rule for hooks (#9660) 2025-04-01 14:33:17 +02:00
feature 1 3634/new icons 2 (#9851) 2025-04-28 14:35:55 +02:00
featureTypes Fix: lifetime API command doesn't update. (#9685) 2025-04-02 15:35:29 +02:00
feedback chore: remove uiGlobalFontSize flag (#9331) 2025-02-26 12:39:53 +01:00
feedbackNew
filter feat: adjust filter UI (#9720) 2025-04-08 14:32:30 +02:00
insights feat: adjust filter UI (#9720) 2025-04-08 14:32:30 +02:00
integrations chore: add terraform to integrations (#9827) 2025-04-23 16:11:18 +01:00
layout chore: fix colors, sizes and corner roundings on admin menu (#9847) 2025-04-28 10:57:24 +02:00
loginHistory feat: read logs and update cors maintenance root-role permissions (#8996) 2025-01-08 10:03:40 +01:00
maintenance
menu chore: remove disable notifications UI (#9814) 2025-04-22 15:03:15 +02:00
onboarding
personalDashboard Fix(1-3564)/hide project owner if system (#9686) 2025-04-03 10:43:58 +02:00
playground/Playground Feat: update variants placement (#9832) 2025-04-24 16:01:35 +02:00
project chore: remove flag for global change request config (#9840) 2025-04-25 12:47:18 +02:00
providers fix: remove custom refresh interval for UnleashClient 2025-04-10 09:56:40 +02:00
releases Feat: update variants placement (#9832) 2025-04-24 16:01:35 +02:00
segments feat: split and clean up constraint lists (#9839) 2025-04-28 13:46:22 +03:00
signals
splash
strategies
tags refactor: change colors (#9672) 2025-04-01 13:24:40 +02:00
user feat: redirect logic refactor (#9734) 2025-04-17 12:07:08 +02:00
App.tsx feat: redirect logic refactor (#9734) 2025-04-17 12:07:08 +02:00
InitialRedirect.tsx feat: futureproofing last viewed page redirect (#9794) 2025-04-17 17:40:04 +02:00