Skip to content

Better fixtures#95

Closed
hirasso wants to merge 16 commits into
nextfrom
better-fixtures
Closed

Better fixtures#95
hirasso wants to merge 16 commits into
nextfrom
better-fixtures

Conversation

@hirasso

@hirasso hirasso commented Jun 9, 2025

Copy link
Copy Markdown
Member

Description

Prepare fixtures for running tests against.

Preview: https://swup-scroll-plugin.netlify.app/

  • add behavior for scrolling toplevel and nested targets into view
  • add behavior for [data-swup-scroll-container]
  • add behavior for shouldResetScrollPosition
  • add behavior for full-bleed scroll containers

Start the playground:

npm run playground:dev

I based this branch on an intermediate state from the feat/horizontal-scrolling branch. How should we proceed? Should we merge this into next and then merge next into the feat/horizontal-scrolling branch to finish the work there?

CleanShot.2025-06-10.at.21.03.01-small.mp4

Checks

  • The PR is submitted to the next branch
  • The code was linted before pushing (npm run lint)
  • All tests are passing (npm run test)
  • New or updated tests are included
  • The documentation was updated as required

daun and others added 5 commits June 8, 2025 22:47
Signed-off-by: Philipp Daun <post@philippdaun.net>
Signed-off-by: Philipp Daun <post@philippdaun.net>
@github-actions

github-actions Bot commented Jun 9, 2025

Copy link
Copy Markdown

Playwright test results

passed  3 passed

Details

stats  3 tests across 1 suite
duration  
commit  fa2a05e

@netlify

netlify Bot commented Jun 10, 2025

Copy link
Copy Markdown

Deploy Preview for swup-scroll-plugin ready!

Name Link
🔨 Latest commit fa2a05e
🔍 Latest deploy log https://app.netlify.com/projects/swup-scroll-plugin/deploys/68481ef4784f84000865cce8
😎 Deploy Preview https://deploy-preview-95--swup-scroll-plugin.netlify.app
📱 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 project configuration.

@hirasso hirasso marked this pull request as ready for review June 10, 2025 18:58
@hirasso hirasso requested a review from daun June 10, 2025 19:07
@hirasso

hirasso commented Jun 10, 2025

Copy link
Copy Markdown
Member Author

Closing in favor of #93 as this branch was merged into feat/horizontal-scrolling. Hope I didn't break anything 🤞

@hirasso hirasso closed this Jun 10, 2025
@hirasso hirasso deleted the better-fixtures branch June 10, 2025 19:26
Sign up for free to 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