aboutsummaryrefslogtreecommitdiff
path: root/examples/full-todolist
Commit message (Collapse)AuthorAgeFilesLines
* Make route! macro auto-convert error types魏曹先生2026-06-221-2/+2
| | | | | | `route!()` now calls `Groupped::to_chain()` on the error branch, removing the need for callers to pre-convert with `.to_chain()` or `.to_render()`.
* Update example tags and fix tag typo魏曹先生2026-06-151-1/+1
|
* Simplify workspace exclude patterns and add workspace stanzasWeicao-CatilGrass2026-06-121-0/+2
|
* Add full-todolist example projectWeicao-CatilGrass2026-06-097-0/+532