1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-07-21 13:47:39 +02:00
unleash.unleash/frontend/src/component/changeRequest/ChangeRequest
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
..
Changes chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
NameWithChangeInfo chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
StrategyTooltipLink fix: ignore segment order in diff calculation (#8880) 2024-11-28 15:33:03 +01:00
ChangeRequest.test.tsx test: strategy variant tests in CRs (#8873) 2024-11-27 16:19:56 +01:00
ChangeRequest.tsx chore: rename toggle to flag #7 (#7125) 2024-05-23 13:19:49 +03:00
SegmentTooltipLink.tsx feat: view diff in edit segment CR (#8874) 2024-11-28 09:29:19 +01:00