Skip to content

Upgrade astro version v4 - #220

Merged
dghelm merged 7 commits into
developfrom
upgrade-astro-version-v4
Apr 15, 2024
Merged

Upgrade astro version v4#220
dghelm merged 7 commits into
developfrom
upgrade-astro-version-v4

Conversation

@zzq0826

@zzq0826zzq0826 commented Mar 22, 2024

Copy link
Copy Markdown
Member

@netlify

netlifyBot commented Mar 22, 2024

Copy link
Copy Markdown

Deploy Preview for scroll-documentation ready!

NameLink
🔨 Latest commitdc1dc92
🔍 Latest deploy loghttps://app.netlify.com/sites/scroll-documentation/deploys/661d8fa681f9b50008d00fd5
😎 Deploy Previewhttps://deploy-preview-220.docs.scroll.xyz
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@zzq0826
zzq0826force-pushed the upgrade-astro-version-v4 branch from 588ba1a to 60839b0CompareMarch 22, 2024 12:35
@zzq0826
zzq0826 marked this pull request as ready for review March 22, 2024 12:48
@zzq0826
zzq0826 requested a review from dghelmMarch 22, 2024 12:53
@dghelm

Copy link
Copy Markdown
Contributor

Images are no longer allowing for "zoom" as in this page: https://deploy-preview-220.docs.scroll.xyz/en/technology/

@zzq0826

Copy link
Copy Markdown
MemberAuthor

Images are no longer allowing for "zoom" as in this page: https://deploy-preview-220.docs.scroll.xyz/en/technology/

image Are you referring to this feature? It works for me, it might require the page to be fully loaded?

@dghelm

Copy link
Copy Markdown
Contributor

Two bugs fixed:

  • flash of unformatted header (darkmode icon?) caused search bar and tools item to "jump" on page transition
  • page transitions default to fade (despite being marked as none) if initial load is on homepage, not an article page

Also, moved ViewTransition invocation logic from Header (UI element) to HeadCommon (lives in <Head>)

For follow-up: Can we move to a shared tag between different pages? Would this let us use a transition with expected behavior?

@dghelm

Copy link
Copy Markdown
Contributor

For follow-up (low priority): Can we maintain page transition across translation shifts when language selector is used?

@dghelm
dghelm merged commit a30b9bb into developApr 15, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@zzq0826@dghelm