gpui-component/crates
Jason Lee a73273a0f1
text_view: Use simple-minify-html instead of minify-html. (#1134)
To avoid depends on lightningcss, this is a heavy crate.

Ref #1132 

```
cargo bloat --release -n 200  --crates
    Finished `release` profile [optimized] target(s) in 0.30s
    Analyzing target/release/story

 File  .text     Size Crate
 4.6%  16.9%   3.4MiB lightningcss
```
2025-08-14 13:54:00 +08:00
..
macros chore: Fix spelling of the word masked (#990) 2025-06-19 12:34:19 +08:00
story example: Add a HelloWorld example. (#1133) 2025-08-14 11:15:55 +08:00
ui text_view: Use simple-minify-html instead of minify-html. (#1134) 2025-08-14 13:54:00 +08:00
webview chore: Update GPUI and fix FocusableWrapper removed error. (#1026) 2025-07-02 11:06:04 +08:00
wef wef: Fixed some issues (#975) 2025-06-18 10:46:55 +08:00