asw/site/content/docs/vault/tasks.md
Ludo fe8ddd6153
feat: add [data-demo] attribute, purge all inline CSS from docs
New data-demo attribute for demo blocks in documentation.
Replaced 16 files worth of inline style="" wrappers with <div data-demo>.
Only remaining style= is charts --size data injection (legitimate).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-11 18:53:59 +02:00

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
vault
tasks
data-attributes
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