Added history section to post - #22
Merged
Merged
Conversation
Collaborator
|
Awesome. Thanks @philcowans :) |
willwade
added a commit
that referenced
this pull request
Aug 2, 2026
…38) * status: sync feature matrix to Aug 2026 RFC audit; add 0012-0014; link RFCs Pulls the /status/ matrix into line with the per-platform implementation audit in governance PRs #22/#23, so the website stops drifting from the code. Data (src/data/feature-status.json): - Add 3 features: typing-rate (0012), node-tree-rendering (0013), image-labels (0014), with honest per-platform coverage (0014 macOS-only; 0013 engine-ready, no production frontend). - Fix drifted statuses to match the audit: - analytics: visionOS shipped -> beta (opt-in prompt not shown) - lucide-icons: Android beta -> not-supported (uses Material Symbols) - localization: Apple/Windows shipped -> beta (engine only; UI chrome English) - grouped-settings-ui / dynamic-settings-discovery: Windows + GTK -> shipped - dark-mode: GTK shipped -> beta (canvas follows; window chrome does not) - Bump meta.last_updated to 2026-08-02. RFC links (each RFC-backed row now links to its RFC): - Add an optional `rfc` field (e.g. "0014-image-labels") to 10 features. - schema + validator + TS type accept the new field. - status.astro renders it as an "RFC NNNN" link to the governance file. Verified: npm run validate:status (50 features), astro check (0 errors), astro build (status page renders the new rows and all RFC links). * style: prettier-format blog post (unblocks format:check CI)
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.
No description provided.