mirror of
https://github.com/zed-industries/zed.git
synced 2026-08-04 13:24:41 +00:00
This allows us to build powerful and flexible Input and TextArea components Self-Review Checklist: - [x] I've reviewed my own diff for quality, security, and reliability - [x] Unsafe blocks (if any) have justifying comments - [x] The content is consistent with the [UI/UX checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist) - [x] Tests cover the new/changed behavior - [x] Performance impact has been considered and is acceptable Release Notes: - N/A --------- Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| bench.rs | ||
| derive_action.rs | ||
| derive_app_context.rs | ||
| derive_inspector_reflection.rs | ||
| derive_into_element.rs | ||
| derive_render.rs | ||
| derive_visual_context.rs | ||
| gpui_macros.rs | ||
| property_test.rs | ||
| register_action.rs | ||
| styles.rs | ||
| test.rs | ||