mirror of
https://github.com/Unleash/unleash.git
synced 2025-10-27 11:02:16 +01:00
* refactor: simplify useApiGetter cache keys * refactor: simplify basePath helpers * refactor: add UNLEASH_BASE_PATH frontend env var * refactor: make sure AnnouncerElement does not affect the layout * refactor: draw texture image above footer * refactor: extract domain check helpers * refactor: fix a few ts-expect-errors * feat: add trial expiration warning banner * refactor: fix IInstanceStatus interface prefix * refactor: use ConditionallyRender in InstanceStatus * refactor: simplify env helper functions * refactor: use FC in InstanceStatus * refactor: warn about expired trials * refactor: fix eslint warnings * refactor: disable banner outside of localhost * refactor: use new instance state field name |
||
|---|---|---|
| .. | ||
| addons.ts | ||
| application.ts | ||
| context.ts | ||
| environments.ts | ||
| event.ts | ||
| featureToggle.ts | ||
| featureTypes.ts | ||
| instance.ts | ||
| invoice.ts | ||
| project.ts | ||
| role.ts | ||
| route.ts | ||
| segment.ts | ||
| strategy.ts | ||
| tags.ts | ||
| toast.ts | ||
| uiConfig.ts | ||
| user.ts | ||