rojects/source
Rokojori 420c682408 page-editor-panel: replace html-editor-panel with structured .page editor
Renames html-editor-panel → page-editor-panel and changes the handled
extension from .html/.htm to .page. The new editor introduces a structured
format (page-header / page-root / page-block / page-area / page-footer),
a block registry with Full Width and Two Columns templates, a two-mode
sidebar (Blocks / Areas), rich-text wrapSelection helper, auto-template
injection for empty files, sandbox="allow-same-origin" on the iframe,
and editor-style injection that is stripped before saving.

Adds a default-roject theme (dark BG, Barlow font, blue headings) embedded
as a <style> block in the page <head>, scoped to [data-theme="default-roject"]
on both <body> and <page-root>. Areas toolbar gains H1, H2, H3 buttons.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-24 21:07:32 +02:00
..
auth-connector@cb2fba6e8b session 2026-07-18: Electron local dev fixes, nav z-index, board/outline/history update 2026-07-18 08:37:47 +02:00
commands refactor: restructure project into source/ and build/; add source/pages/ + copy-pages build step 2026-07-12 14:01:01 +02:00
components page-editor-panel: replace html-editor-panel with structured .page editor 2026-07-24 21:07:32 +02:00
editor page-editor-panel: replace html-editor-panel with structured .page editor 2026-07-24 21:07:32 +02:00
library-ts@98895de241 code-panel: self-contained BrowserLexer; revert library-ts to fix ts-node 2026-07-17 23:42:43 +02:00
locale-data/en refactor: restructure project into source/ and build/; add source/pages/ + copy-pages build step 2026-07-12 14:01:01 +02:00
locales refactor: restructure project into source/ and build/; add source/pages/ + copy-pages build step 2026-07-12 14:01:01 +02:00
pages page-editor-panel: replace html-editor-panel with structured .page editor 2026-07-24 21:07:32 +02:00
rojos Art Update 2026-07-16 15:06:51 +02:00
server Auth connector rewrite: relative imports, rawToken for tunnel forwarding 2026-07-17 15:49:29 +02:00
vendor code-panel: add clike/python/shell/yaml syntax highlighting modes 2026-07-17 22:56:50 +02:00