mirror of
https://github.com/slint-ui/slint.git
synced 2025-12-23 09:19:32 +00:00
* Add markdown macro and parse/escape functions * Markdown stuff * Implement escape markdown, handle trailing literal sections * add StyledText Type and Value * Implement more things * [autofix.ci] apply automated fixes * Rename MarkdownText to StyledText * Add comments and solve warnings * Apply automated fixes * Fill out styled text type * Change rendertext trait to use enum * Add allow missing docs to stuff * Fix testing backend thing * Move test * Don't use std:: for certain types * Fix api/node * [autofix.ci] apply automated fixes * Rename to StyledTextItem * Ignore styledtext in cpp for now * Remove whitespace change * Add tests, cpp generator changes * Add markdown interpolation tests * Add more tests, some fixes * Implement some StyledText things * Fix sharedparley imports * Manually implement StyledText cpp type * [autofix.ci] apply automated fixes * Fix escape and parse markdown functions * [autofix.ci] apply automated fixes * Add ignore pyi, documentation for cpp styled text * Apply some suggestions * [autofix.ci] apply automated fixes * Add cpp functions for styled text * [autofix.ci] apply automated fixes * Add documentation * Fix api exports * class -> struct * Gate exports behind shared-parley * [autofix.ci] apply automated fixes --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| cpp | ||
| node | ||
| python | ||
| rs | ||
| wasm-interpreter | ||