Zudo Token Panel
GitHub repository

Type to search...

to open search from anywhere

0.4.1

Release notes for 0.4.1.

Released: 2026-06-30

Fixed

  • Palette tab no longer renders unstyled for self-injection consumers. The 0.4.0 palette-tab CSS (palette-chart / palette-edit / palette-readout) reached dist/zdtp.css but was missing from the stylesheet the panel self-injects at runtime, so consumers using import('@takazudo/zdtp') + configurePanel(...) without importing @takazudo/zdtp/styles saw collapsed swatch bars and a missing curve-editor canvas. The two palette stylesheets are now @imported into the single panel.css aggregate (matching color-picker.css) so both CSS delivery paths stay in sync, guarded by a new static Invariant G test. (#413)

Revision History

CreatedUpdated