| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | docs: migrate renderer examples to buffer macro and update docs | 魏曹先生 | 6 hours | 1 | -5/+4 |
| | | | | | | | | | Update all documentation and code examples to use the new `#[renderer(buffer)]` pattern with `r_println!` instead of manually constructing `RenderResult` with `writeln!`. | ||||
| * | fix: update import path for StructuralRendererSetup in | 魏曹先生 | 10 hours | 1 | -1/+2 |
| | | | | | GETTING_STARTED.md | ||||
| * | docs(guide): replace 'parser' feature with 'picker' in code examples | 魏曹先生 | 11 hours | 1 | -6/+9 |
| | | |||||
| * | docs: update GETTING_STARTED.md to reflect new Picker API | 魏曹先生 | 11 hours | 1 | -54/+8 |
| | | |||||
| * | fix!: rename `Groupped` to `Grouped` across the codebase | 魏曹先生 | 29 hours | 1 | -5/+5 |
| | | |||||
| * | docs: add GETTING_STARTED.md and update README icon size | 魏曹先生 | 34 hours | 1 | -0/+775 |
