zed/crates/gpui2
Joseph T. Lyons f4c93abad5
🚧 Feedback modal UI 🚧 (#3536)
[[PR Description]]

TODO: 
- [x] Add placeholder text to editor
- [x] Add external link icon to "Community repo" button
- [x] Show `not-allowed` cursor for disabled buttons
- [ ] Add `Headline` ui component
- [ ] Finish UI pass
- [ ] Fix `IconPosition` on button (should swap the icon side)
- [ ] Add conditional tooltip for disabled "Send feedback" button.
- [ ] Add common/top feedback link.
- [ ] Add `vw`/`vh` units to allow sizing the modal based on viewport
size.

Release Notes:

- N/A
2023-12-08 13:30:42 -05:00
..
docs Document contexts 2023-11-14 19:52:51 -07:00
src 🚧 Feedback modal UI 🚧 (#3536) 2023-12-08 13:30:42 -05:00
tests Re-implement actions as derive macros instead of blanket impls 2023-11-16 17:32:02 -08:00
build.rs Introduce surface rendering 2023-11-28 16:47:31 +01:00
Cargo.toml Update Taffy to latest main 2023-11-18 21:30:33 -07:00