ZIm/crates/zed
Marshall Bowers 2868b67286
title_bar: Remove dependency on feedback (#21013)
This PR removes the `title_bar` crate's dependency on the `feedback`
crate.

The `feedback::GiveFeedback` action now resides at
`zed_actions::feedback::GiveFeedback`.

`title_bar` now no longer depends on `editor` 🥳 

Release Notes:

- N/A
2024-11-21 15:24:04 -05:00
..
contents Fix bundle script 2023-11-17 17:44:41 -08:00
resources Update community links page url (#19899) 2024-10-29 10:13:26 -04:00
src title_bar: Remove dependency on feedback (#21013) 2024-11-21 15:24:04 -05:00
build.rs Add a way to explicitly specify RC toolkit path (#18402) 2024-09-30 11:34:44 +03:00
Cargo.toml Extract auto_update_ui crate (#21008) 2024-11-21 14:11:57 -05:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00
RELEASE_CHANNEL Put release channel back to dev 2023-11-17 14:31:49 -08:00