gpui-component/crates/ui/src/text
Jason Lee 8fa210bc21
text_view: Update Switch, Checkbox, Radio to let label method support TextView. (#649)
- Add `style` method to TextView.
- Add `inline` method to TextView to use default inline style.
2025-02-24 15:49:54 +08:00
..
element.rs text_view: Update Switch, Checkbox, Radio to let label method support TextView. (#649) 2025-02-24 15:49:54 +08:00
html.rs text_view: Update Switch, Checkbox, Radio to let label method support TextView. (#649) 2025-02-24 15:49:54 +08:00
markdown.rs text_view: Update Switch, Checkbox, Radio to let label method support TextView. (#649) 2025-02-24 15:49:54 +08:00
mod.rs text_view: Update Switch, Checkbox, Radio to let label method support TextView. (#649) 2025-02-24 15:49:54 +08:00
utils.rs text: Add TextView with Markdown and Simple HTML support. (#639) 2025-02-20 20:08:59 +08:00