- 2.1: packs/ -> archive/packs/ - 2.2: site/ -> archive/site/ - 2.3: src/lab/ -> archive/lab/ - 2.4: examples/ -> archive/examples-legacy/ (SSI-based)
806 B
806 B
| title | description | type | weight | date | tags | ai-disclosure | ai-model | ai-provider | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Tasks | data-task attribute for styled task lists in ASW. | docs | 47 | 2026-04-11 |
|
generated | claude-sonnet-4-6 | Anthropic |
Add data-task="<state>" to a <li> element to render it as a task item with a state indicator. Four states are supported: done, todo, wip (work in progress), and blocked.
Inline Demo
- Write the ASW reset layer
- Publish initial token system
- Document all data-* attributes
- Add animation tokens
- Finalize pack API — waiting on Pandoc template review