1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-04 00:18:01 +01:00
unleash.unleash/frontend/src/interfaces
Fredrik Strand Oseberg 378bbe5133
feat: configurable global font size (#9155)
This PR sets up the application to accept a value from a variant we
control to set the font size of the application on a global level. If it
fails, the value falls back to the previously set CSS value.
2025-01-27 14:43:32 +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 feat: configurable global font size (#9155) 2025-01-27 14:43:32 +01:00
user.ts fix: device count flag without variant (#8773) 2024-11-15 13:05:50 +01:00
userProjectRoles.ts