Skip to content

Conversation

@robertknight
Copy link
Contributor

Migrate the pattern library website and tests to use Tailwind v4. The npm package remains usable with either Tailwind v3 or v4 downstream. The changes here are similar to those in h (hypothesis/h#9877).

stickyHeaderHeight,
scrollEl.scrollTop,
1,
2,
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Expected height is 50, actual height before was 49 but is now 48.

// But when in a Panel, and the Panel is within a height-constrained
// element, the total Panel height will not exceed parent height (200px)
assert.equal(
assert.isBelow(
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actual value is now 198, which matches the test description of being below 200.

Base automatically changed from focus-visible-ring to main September 10, 2025 11:53
@codecov
Copy link

codecov bot commented Sep 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (32c5aeb) to head (a30d0a7).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #2084   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           71        71           
  Lines         1364      1364           
  Branches       509       509           
=========================================
  Hits          1364      1364           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Migrate the pattern library website and tests to use Tailwind v4. The npm
package remains usable with either Tailwind v3 or v4 downstream. The changes
here are similar to those in h (hypothesis/h#9877).
@robertknight robertknight marked this pull request as ready for review September 11, 2025 11:00
@robertknight robertknight merged commit 08b555b into main Sep 11, 2025
4 checks passed
@robertknight robertknight deleted the tailwind-v4 branch September 11, 2025 12:32
@robertknight robertknight mentioned this pull request Sep 15, 2025
11 tasks
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.

3 participants