Conversation
…ct-medium-image-zoom
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
📝 Summary of Changes
This Pull Request introduces the following logical adjustments:
Features
c45543f- feat(theme): integrate ThemeSwitcher component in SiteHeader (by @wistant)6837e5f- feat(gallery): add touch-drag gallery carousel utilizing GSAP and react-medium-image-zoom (by @wistant)93af273- feat(gallery): integrate StickyCard002 slider for page-scroll card-swipe captures (by @wistant)Bug Fixes
6e98389- fix(cursor): resolve any casting and react-hooks lint errors in TargetCursor (by @wistant)f82ca3e- fix(image): resolve image aspect ratio mismatch and LCP preload warnings in console (by @wistant)Formatting & Style
5d37739- style(app): format gallery.tsx (by @wistant)0c787fe- style(components): format TargetCursor.tsx (by @wistant)61373bb- style(components): format theme-switcher.tsx (by @wistant)4a3dbb8- style(components): format TargetCursor.tsx (by @github-actions[bot])Refactoring
b4fe01e- refactor(footer): relocate site footer to app-specific components directory (by @wistant)9983ba9- refactor(not-found): relocate not-found components and pages (by @wistant)29e35fc- refactor(gallery): restore original animated masonry grid layout (by @wistant)Maintenance Tasks
559bacc- chore(deps): install @gsap/react and lenis dependencies (by @wistant)653585d- chore(sync): backport version bumps from main to dev (by @wistant)Other Changes
7d1b787- release: 1.0.5-rc.3 (by @wistant)