gpui-component/crates/ui/src/text
2025-06-27 18:41:28 +08:00
..
element.rs text_view: Fix li > strong render not in same line. (#1016) 2025-06-27 18:41:28 +08:00
html.rs text_view: Fix li > strong render not in same line. (#1016) 2025-06-27 18:41:28 +08:00
markdown.rs markdown: Add debounce 500ms to update markdown to avoid render slow. (#953) 2025-06-12 19:15:23 +08:00
mod.rs checkbox, switch: Improve Checkbox, Switch to use wrap text and TextView. (#651) 2025-02-24 18:04:06 +08:00
text_view.rs highlighter: Use tree-sitter to highlight code. (#904) 2025-05-29 19:54:52 +08:00
utils.rs text: Add TextView with Markdown and Simple HTML support. (#639) 2025-02-20 20:08:59 +08:00