slint/api/node/rust/interpreter
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
..
component_compiler.rs compiler: Move Struct's node field into the name enum 2025-11-18 20:35:05 +01:00
component_definition.rs Improve source structure in the node api (#6164) 2024-09-30 08:49:35 +00:00
component_instance.rs chore: A few clippy fixes 2025-05-09 13:25:38 +02:00
diagnostic.rs Improve source structure in the node api (#6164) 2024-09-30 08:49:35 +00:00
value.rs Add StyledText type (#10122) 2025-11-22 03:06:50 +13:00
window.rs Improve source structure in the node api (#6164) 2024-09-30 08:49:35 +00:00