mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-31 00:16:47 +01:00
73b4ae18c1
https://linear.app/unleash/issue/2-1167/multiple-strategies-breaking-the-environment-card https://linear.app/unleash/issue/2-1179/buttons-have-an-extra-space-if-the-icon-its-not-visible This fixes the broken UI when we have too many strategies. Before: <img width="1500" alt="image" src="https://github.com/Unleash/unleash/assets/14320932/ddf2f636-965c-4527-b879-dba5c16d9630"> After: <img width="1303" alt="image" src="https://github.com/Unleash/unleash/assets/14320932/852c20c9-c5f4-4aa5-b8c0-e5bc5286c572"> We also added the new strategy type to the tooltips: <img width="519" alt="image" src="https://github.com/Unleash/unleash/assets/14320932/117ee00f-f2a7-4ecb-8596-44486a2870a2"> <img width="422" alt="image" src="https://github.com/Unleash/unleash/assets/14320932/4281a48c-4b6e-4100-86e2-29dfe9ce4cec"> This also fixes an extra margin we caught on our `PermissionButton` when it had no endIcon set. Co-authored by: @daveleek --------- Co-authored-by: David Leek <david@getunleash.io> |
||
---|---|---|
.. | ||
AnimateOnMount | ||
Announcer | ||
ApiError | ||
ApiTokenTable | ||
AutocompleteBox | ||
Badge | ||
BatchSelectionActionsBar | ||
BreadcrumbNav | ||
CheckmarkBadge | ||
Codebox | ||
ConditionallyRender | ||
ConstraintAccordion | ||
CreateButton | ||
DateTimePicker | ||
Dialogue | ||
DividerText | ||
DropdownMenu | ||
EnvironmentIcon | ||
EnvironmentStrategiesDialog | ||
FavoriteIconButton | ||
FeatureArchiveDialog | ||
FeatureStaleDialog | ||
FeatureStatusChip | ||
Feedback | ||
FormTemplate | ||
GeneralSelect | ||
Gradient | ||
GridCol | ||
GridRow | ||
GuidanceIndicator | ||
HelpIcon | ||
Highlighter | ||
HtmlTooltip | ||
Input | ||
InputCaption | ||
InputListField | ||
InstanceStatus | ||
ItemList | ||
Loader | ||
LoginRedirect | ||
MainHeader | ||
Mermaid | ||
MessageBanner | ||
NoItems | ||
NotFound | ||
Notifications | ||
OperatorUpgradeAlert | ||
PageContent | ||
PageHeader | ||
PasswordField | ||
PercentageCircle | ||
PermissionButton | ||
PermissionGuard | ||
PermissionHOC | ||
PermissionIconButton | ||
PermissionSwitch | ||
PremiumFeature | ||
PrettifyLargeNumber | ||
Proclamation | ||
ProjectSelect | ||
ProtectedRoute | ||
ResponsiveButton | ||
RoleBadge | ||
RoleDescription | ||
RoleSelect | ||
ScrollTop | ||
Search | ||
SegmentItem | ||
SidebarModal | ||
SkipNavLink | ||
StaleDataNotification | ||
StrategyItemContainer | ||
StrategySeparator | ||
StringTruncator | ||
Table | ||
TabNav | ||
ThemeMode | ||
ToastRenderer | ||
TooltipLink | ||
TooltipResolver | ||
UpdateButton | ||
UserAvatar | ||
VerticalTabs | ||
common.module.scss | ||
flags.ts | ||
index.jsx | ||
select.tsx | ||
util.ts |