Implement updates tracking OWID grapher#6
Open
xrendan wants to merge 1120 commits into
Open
Conversation
✨ causes of death treemap touchups
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…r page (#6333) Pass authorRoles from the article content directly through the Byline → LinkedAuthor component chain, so that roles are displayed even for authors who don't have a published author page in the DB. Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
🎉 Add pull-chart and chart-rows block types for inline chart thumbnails
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Update GDP per capita indicator to WDI 2026-02-27
Dismiss pinned tooltip on clicking anywhere in bespoke viz
A mixed bag of Causes of Death Treemap improvements
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…t format Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
We used it to prevent search bots from crawling the archive to stop them from indexing it, which is incorrect: https://support.google.com/webmasters/answer/7440203#indexed_though_blocked_by_robots_txt We switched to `X-Robots-Tag = noindex` response header configured as a Cloudflare transform rule instead.
🔨 (explorer) respect column description
✨ add focus state to bespoke time slider
Don't recreate the object on every render.
✨ (auto map brackets) pick log scales less often
🎉 (bespoke) demography project
✨ (demography) drop nocache flag
It's usually the same as the `yarn query` argument and pollutes the context.
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.
Context
Links to issues, Figma, Slack, and a technical introduction to the work.
Screenshots / Videos / Diagrams
Add if relevant, i.e. might not be necessary when there are no UI changes.
Testing guidance
Step-by-step instructions on how to test this change
Reminder to annotate the PR diff with design notes, alternatives you considered, and any other helpful context.
Checklist
(delete all that do not apply)
Before merging
If DB migrations exists:
After merging