1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-07-26 13:48:33 +02:00
unleash.unleash/frontend/src/component/feature/FeatureView/FeatureOverview/FeatureOverviewMetaData
Thomas Heartman b2c58102dd
chore(unl-204): remove uses of toast text and confetti (#8941)
As of PR #8935, we no longer support both text and title, and confetti
has been removed.

This PR:
- removes `confetti` from the toast interface
- merges `text` and `title` into `text` and updates its uses across the
codebase.
- readjusts the text where necessary.
2024-12-10 13:38:04 +00:00
..
ChildrenTooltip.tsx
DependencyActions.tsx chore: new feature flag overview metadata panel (#8663) 2024-11-06 10:41:39 +00:00
DependencyRow.tsx chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
FeatureOverviewMetaData.test.tsx chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
FeatureOverviewMetaData.tsx chore: new feature flag overview metadata panel (#8663) 2024-11-06 10:41:39 +00:00
OldDependencyActions.tsx chore: new feature flag overview metadata panel (#8663) 2024-11-06 10:41:39 +00:00
OldDependencyRow.tsx chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
OldFeatureOverviewMetaData.tsx chore: new feature flag overview metadata panel (#8663) 2024-11-06 10:41:39 +00:00
TagRow.tsx chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
useShowDependentFeatures.ts fix: no requests before project loaded (#7096) 2024-05-21 15:54:09 +02:00
VariantsTooltip.tsx chore: fix "key" prop issues in front end tests (#8459) 2024-10-16 14:57:43 +02:00