1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-07-21 13:47:39 +02:00
unleash.unleash/frontend/src/component/feedbackNew
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
..
FeedbackComponent.tsx chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
FeedbackContext.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
FeedbackList.tsx chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
FeedbackProvider.tsx feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
useFeedback.tsx chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
useUserType.ts feat: command bar feedback (#7485) 2024-07-01 14:15:51 +03:00