summaryrefslogtreecommitdiffstats
path: root/site/inspector.mjs
Commit message (Collapse)AuthorAgeFilesLines
* step 5: cleanupbrian cully2025-12-241-2/+4
| | | | | | - src highlight - multiple robo colors - display inspectors side-by-side
* change out to a single datumbrian cully2025-12-231-1/+1
| | | | it can only get, at most, one item per tick, so only represent that.
* simplify css, allow multiple inspectorsBrian Cully2025-12-231-9/+9
|
* inspector: use private elementsBrian Cully2025-12-231-46/+52
|
* js: don't log inspector renderBrian Cully2025-12-231-1/+0
|
* js: use web component for inspectorBrian Cully2025-12-231-0/+178