spaxel/dashboard
jedarden 5707a89ad5 fix(dashboard): repair CSS syntax errors and complete token migration
Fix systemic missing-colon bugs in layout.css where property values
like top, left, right, bottom, gap, padding were directly followed by
var() without a colon separator. This broke all fixed-position panels
in the live view. Also add missing --space-half token to tokens.css
and complete design token migration across remaining CSS files.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-24 16:57:32 -04:00
..
css fix(dashboard): repair CSS syntax errors and complete token migration 2026-04-24 16:57:32 -04:00
js fix(dashboard): repair CSS syntax errors and complete token migration 2026-04-24 16:57:32 -04:00
node_modules feat: implement repeated-setting change detection with guided calibration 2026-04-11 00:18:19 -04:00
ambient.html style(dashboard): replace remaining hardcoded colors with design tokens 2026-04-24 15:14:40 -04:00
fleet.html style(dashboard): replace remaining hardcoded colors with design tokens 2026-04-24 15:14:40 -04:00
help_articles.json feat: implement contextual help system with searchable overlay 2026-04-11 00:44:54 -04:00
index.html feat(dashboard): restructure home page as status headline + 3 cards 2026-04-24 09:07:43 -04:00
integrations.html style(dashboard): extract inline styles to tokenized CSS files 2026-04-24 15:47:33 -04:00
jest.config.js feat: implement spatial quick actions context menu for 3D scene 2026-04-10 22:56:17 -04:00
live.html fix(dashboard): repair CSS syntax errors and complete token migration 2026-04-24 16:57:32 -04:00
package-lock.json feat(dashboard): interactive onboarding wizard for ESP32-S3 node provisioning 2026-03-28 02:36:58 -04:00
package.json feat(dashboard): interactive onboarding wizard for ESP32-S3 node provisioning 2026-03-28 02:36:58 -04:00
setup.html refactor(dashboard): consolidate overlay/panel positioning into layout.css 2026-04-24 16:39:53 -04:00
simple.html style(dashboard): extract inline styles to tokenized CSS files 2026-04-24 15:47:33 -04:00