1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-23 00:22:19 +01:00
unleash.unleash/frontend/src/interfaces
Tymoteusz Czech cac38b0cee
fix: font size flag change to boolean (#9290)
## About the changes
Fix for `uiGlobalFontSize` flag being returned as an object, which is truthy.
2025-02-11 13:24:18 +01:00
..
action.ts
application.ts
banner.ts
context.ts
environments.ts
featureToggle.ts feat: rename lifecycle stages (#9102) 2025-01-16 08:41:11 +00:00
featureTypes.ts
group.ts
instance.ts chore: adapt billing page to custom billing scenarios (#8862) 2024-11-27 08:59:25 +00:00
integrationEvent.ts
invoice.ts
loginEvent.ts
permissions.ts
personalAPIToken.ts
project.ts
publicSignupTokens.ts
releasePlans.ts feat: release plan template milestone UI listing strategies (#8933) 2024-12-09 13:39:36 +01:00
role.ts
route.ts
segment.ts
service-account.ts
signal.ts
strategy.ts
tags.ts
toast.ts chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
token.ts
uiConfig.ts fix: font size flag change to boolean (#9290) 2025-02-11 13:24:18 +01:00
user.ts fix: device count flag without variant (#8773) 2024-11-15 13:05:50 +01:00
userProjectRoles.ts