mirror of
https://github.com/Unleash/unleash.git
synced 2025-10-27 11:02:16 +01:00
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. |
||
|---|---|---|
| .. | ||
| ChangeRequest | ||
| ChangeRequestConfirmDialog | ||
| ChangeRequestOverview | ||
| ChangeRequestSidebar | ||
| ChangeRequestStatusBadge | ||
| ModifiedInChangeRequestStatusBadge | ||
| ProjectChangeRequests | ||
| ChangeRequest.test.tsx | ||
| changeRequest.types.ts | ||
| ChangeRequestContext.tsx | ||
| ChangeRequestPermissions.test.tsx | ||
| changesCount.ts | ||
| UpdateCount.test.tsx | ||
| UpdateCount.tsx | ||