Bring Faye up to speed with latest version of Casper#3
Open
vip3rousmango wants to merge 480 commits into
Open
Conversation
fixes #822
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Added section on translations and contribution guidelines.
Fixed error (wrong repo name - removed)
ref 63162e8 The above commit pushed the locales slightly ahead of this. Running the gulp file generates the locale files.
* update asset builds
* update locales fr, tr, uk
…ion v4 (#1040) * 🐛 Fix dark mode secondary text colour broken by postcss-color-mod-function v4 The color-mod(var(--color-secondary-text) l(-22%)) value compiled to #000 after postcss-color-mod-function was bumped from v3 to v4, making tags, post meta, byline and pagination text invisible on dark backgrounds. Replace with var(--color-secondary-text) directly. #979797 gives ~4.6:1 contrast on the dark mode background and sits correctly below the #fff primary text in the visual hierarchy. Same fix applied to the auto-color media query variant. * Fix gulp zip task broken by gulp-zip v6 API change gulp-zip v6 switched to a named export. Update require() to use .default to restore the zip build task. * Revert "Fix gulp zip task broken by gulp-zip v6 API change" This reverts commit 9a71b49.
Closes https://linear.app/ghost/issue/DES-1319/table-headings-render-completely-black The Tailwind v4 upgrade broke colormod. Similar fix to the one from #1040.
no ref We'd like to auto-bump the theme-translations package to automatically pull in new translations.
no ref
ref https://linear.app/ghost/issue/FEA-613/update-themes-to-include-share-button We're introducing native share button feature in Portal and this adds share button support to official themes.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
* Refactor responsive video handling and improve performance - Added aspect-ratio and overflow properties to pagination for better layout control. - Removed jQuery FitVids library and implemented CSS-only responsive video embeds. - Updated author images to use loading="eager" and fetchpriority="high" for improved loading performance. - Changed script loading strategy to defer non-critical scripts, reducing render-blocking. - Initialized mobile menu functionality using vanilla JavaScript instead of jQuery. * Enhance accessibility for mobile menu: add aria-expanded attribute to burger menu
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.
Uh oh!
There was an error while loading. Please reload this page.