sirius/js
Local Dev 38bdafe255 fix(studio): imported pages keep panels and borders (parse CSS with PostCSS)
Once stylesheets were inlined, the editor's default CSS parser read
them through the browser CSSOM, where a shorthand that contains var()
(background: var(--surface-1), border: 1px solid var(--border)) comes
back as empty longhands. Every card, panel and border on an imported
page vanished, leaving text on a flat dark background. The official
PostCSS parser plugin keeps those declarations intact; vendored like
the rest, no CDN.
2026-09-20 16:18:11 +02:00
..
ai-worker.js feat(studio): AI assistant that runs on the user's own device 2026-09-20 15:22:34 +02:00
dashboard.js feat(bns): co-sign rule in Ariadne and mobile; live zero-conf balance in the dashboard 2026-09-17 08:13:30 +02:00
i18n.js fix(studio): imported dark pages no longer render on white; language picker in the toolbar 2026-09-20 15:56:29 +02:00
market.js fix(sirius-x): phone layouts for the dashboard and market; real market empty state 2026-09-20 00:58:25 +02:00
pin-escrow.js feat(sirius-x/signin): PIN escrow — encrypted-at-rest quick unlock, 3-strike password fallback 2026-09-09 01:31:18 +02:00
pricing.js feat(bns): name marketplace and TLD-owner co-sign rule 2026-09-17 04:05:45 +02:00
profile-menu.js fix(sirius-x): phone layouts for the dashboard and market; real market empty state 2026-09-20 00:58:25 +02:00
register-flow.js feat(bns): co-sign rule in Ariadne and mobile; live zero-conf balance in the dashboard 2026-09-17 08:13:30 +02:00
session.js feat(sirius-x): dashboard with sidebar, persistent sign-in, full DNS panel 2026-09-17 01:09:20 +02:00
site-footer.js feat(bns): name marketplace and TLD-owner co-sign rule 2026-09-17 04:05:45 +02:00
studio-ai.js feat(studio): AI assistant that runs on the user's own device 2026-09-20 15:22:34 +02:00
studio.js fix(studio): imported pages keep panels and borders (parse CSS with PostCSS) 2026-09-20 16:18:11 +02:00
theme.js feat(sirius-x): Deviant sky palette + Fraunces/Ubuntu reader toggle 2026-09-10 00:25:18 +02:00