slint/api/node/rust
Ashley e86119c1d9
Add StyledText type (#10122)
* Add StyledText type

* Move to styled-text.rs

* Apply suggestions

* Don't gate around experimental-rich-text feature

* Gate pulldown_cmark behind std

* [autofix.ci] apply automated fixes

* Make thiserror optional

* Make htmlparser optional

* Gate color-parsing feature

* [autofix.ci] apply automated fixes

* Change flags

* Change to pub(crate)

* [autofix.ci] apply automated fixes

* Better docs

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-11-22 03:06:50 +13:00
..
interpreter Add StyledText type (#10122) 2025-11-22 03:06:50 +13:00
types Tools: Remove the unnecessary 'FF' from generated colors (#9594) 2025-10-02 16:53:22 +03:00
interpreter.rs Improve source structure in the node api (#6164) 2024-09-30 08:49:35 +00:00
lib.rs chore: A few clippy fixes 2025-05-09 13:25:38 +02:00
types.rs Improve source structure in the node api (#6164) 2024-09-30 08:49:35 +00:00