Feat v0.4.4 rich editor import export #26

Merged
xcaliber merged 3 commits from feat/v0.4.4-rich-editor-import-export into main 2026-03-29 19:25:30 +00:00
Owner
No description provided.
xcaliber added 2 commits 2026-03-29 18:15:37 +00:00
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Fix CM6 bundle loading: remove type=module from script tag
All checks were successful
CI/CD / detect-changes (pull_request) Successful in 4s
CI/CD / test-frontend (pull_request) Successful in 5s
CI/CD / test-go-pg (pull_request) Successful in 2m37s
CI/CD / test-sqlite (pull_request) Successful in 2m45s
CI/CD / build-and-deploy (pull_request) Successful in 1m44s
f73982ac90
The CM6 bundle is an IIFE (not an ES module). Loading it with
type='module' causes window.CM to be undefined despite the script
executing. Classic script loading works correctly.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
xcaliber added 1 commit 2026-03-29 19:01:30 +00:00
updating the roadmap
All checks were successful
CI/CD / detect-changes (pull_request) Successful in 3s
CI/CD / test-frontend (pull_request) Successful in 5s
CI/CD / test-go-pg (pull_request) Successful in 2m34s
CI/CD / test-sqlite (pull_request) Successful in 2m43s
CI/CD / build-and-deploy (pull_request) Successful in 1m57s
22b1c98526
xcaliber merged commit cee65c4136 into main 2026-03-29 19:25:30 +00:00
xcaliber deleted branch feat/v0.4.4-rich-editor-import-export 2026-03-29 19:25:31 +00:00
This repo is archived. You cannot comment on pull requests.
No Reviewers
No Label
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: switchboard/core#26