zed/crates/auto_update_ui
Danilo Leal aaa87a230a
auto_update_ui: Add announcement toast component (#49543)
This PR adds the `AnnouncementToast` component that we can use whenever
a new version introduces a new and special feature that's worthy of a
flashier announcement. We can pick the specific version we want to
target, and instead of showing the regular "View Release Notes" toast,
we'd show this new one instead.

For now, everything is turned off as we're not sure yet which version we
will be targeting for an upcoming release.

<img width="550" height="1964" alt="Screenshot 2026-02-18 at 9  06@2x"
src="https://github.com/user-attachments/assets/19930b15-261b-416f-992e-6e28447beb27"
/>

Release Notes:

- N/A
2026-02-19 10:41:16 -03:00
..
src auto_update_ui: Add announcement toast component (#49543) 2026-02-19 10:41:16 -03:00
Cargo.toml auto_update_ui: Add announcement toast component (#49543) 2026-02-19 10:41:16 -03:00
LICENSE-GPL Extract auto_update_ui crate (#21008) 2024-11-21 14:11:57 -05:00