feat: local-first PWA and Edge release foundation - #3
Draft
Piwqust wants to merge 5 commits into
Draft
Conversation
- Add a dedicated selection/highlight color with auto-contrasting text - Replace draw-size buttons with brush-size markers + "match theme color" - Add a clear-drawings confirmation popover mirroring page-delete - Sanitize stored HTML before innerHTML to harden the content sink - Funnel chrome.storage writes through safeLocalSet + surface quota errors in the save indicator - Reposition font dropdown to flip when space is tight - Bump manifest/README to 1.6.1 and document local vs sync storage split Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…n set - Hovering a page tab peeks at that page: name, opening lines, and created and edited dates, without switching to it. - Pages now carry createdAt/editedAt ISO timestamps that survive backups; older pages stay null instead of claiming a date they never had. - The drawing toolbar collapses behind an arrow in the top-right rail. - Replaced the toolbar, settings, and close icons with a consistent set. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed
.blackboard.jsonexport/import, recovery snapshots, legacy Chrome-storage migration, and multi-tab single-writer protection.Why
This makes Blackboard Text reliable as an offline desktop editor while enabling free delivered updates through GitHub Pages and Microsoft Edge Add-ons.
Validation
npm run verifyRelease notes