1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/frontend/src/component
andreas-unleash e7970186d0
Chore: semver constraint context fields improvements (#6730)
Increases the label width to make the whole box selectable
Adds a small gap to match the style

Closes #
[1-2233](https://linear.app/unleash/issue/1-2233/semver-constraint)


before:
![Screenshot 2024-03-28 at 14 19
39](https://github.com/Unleash/unleash/assets/104830839/bb4a0db7-4054-4c77-aa7f-5dabaff95b94)


after:
![Screenshot 2024-03-28 at 14 19
16](https://github.com/Unleash/unleash/assets/104830839/0dd6e56e-80c7-4771-ba84-93ad68484c8e)

---------

Signed-off-by: andreas-unleash <andreas@getunleash.ai>
2024-04-02 09:35:11 +03:00
..
accessOverview
admin chore: useProject cleanup (#6700) 2024-03-27 10:28:43 +02:00
application chore: [Gitar] Cleaning up stale feature flag: sdkReporting with value true (#6717) 2024-03-28 09:19:11 +02:00
archive chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
banners fix: move outdated sdks check up (#6725) 2024-03-28 10:00:23 +01:00
changeRequest feat: variant dependencies ui (#6739) 2024-03-29 19:28:49 +01:00
common Chore: semver constraint context fields improvements (#6730) 2024-04-02 09:35:11 +03:00
context Chore: context fields UI improvements when creating context field (#6714) 2024-03-28 13:07:04 +02:00
demo chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
environments chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
events chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
feature feat: variant dependencies ui (#6739) 2024-03-29 19:28:49 +01:00
featureTypes chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
feedback chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
feedbackNew chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
filter chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
insights Chore/rename dashboard files to insights (#6662) 2024-03-21 16:39:03 +02:00
integrations chore: orval with project insights (#6621) 2024-03-20 09:20:54 +01:00
layout [Gitar] Cleaning up stale feature flag: increaseUnleashWidth with value true (#6724) 2024-03-28 11:04:00 +02:00
loginHistory chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
maintenance
menu [Gitar] Cleaning up stale feature flag: increaseUnleashWidth with value true (#6724) 2024-03-28 11:04:00 +02:00
playground/Playground chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
project chore: [Gitar] Cleaning up stale feature flag: sdkReporting with value true (#6717) 2024-03-28 09:19:11 +02:00
providers chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
segments chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
signals chore: call signal endpoint example (#6611) 2024-03-19 15:53:41 +00:00
splash chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
strategies chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
tags chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
user chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
App.tsx fix: remove duplicate banner (#6726) 2024-03-28 10:17:57 +01:00
InitialRedirect.tsx