1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-05-12 01:17:04 +02:00
unleash.unleash/frontend/src/component/environments
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
..
CreateEnvironment chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
CreateEnvironmentButton fix: invert logic (#8135) 2024-09-11 18:12:37 +02:00
EditEnvironment chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
EnvironmentForm feat: Limit environments component (#7548) 2024-07-05 13:03:51 +02:00
EnvironmentTable chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
hooks feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00