Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Special size measurements for CSS grid properties #6029

Merged
merged 1 commit into from
Jul 1, 2024

Conversation

bkrmendy
Copy link
Contributor

@bkrmendy bkrmendy commented Jul 1, 2024

Split out from #6027

Description

This PR adds the specialSizeMeasurements fields we need to support the grid strategies from #6027.

This PR doesn't add tests (beyond the snapshots), because this functionality will be tested through the strategies

Manual Tests:
I hereby swear that:

  • I opened a hydrogen project and it loaded
  • I could navigate to various routes in Preview mode

Copy link
Contributor

github-actions bot commented Jul 1, 2024

Try me

Copy link

relativeci bot commented Jul 1, 2024

#13219 Bundle Size — 62.38MiB (+0.02%).

179b760(current) vs 6339ece master#13218(baseline)

Warning

Bundle contains 51 duplicate packages – View duplicate packages

Bundle metrics  Change 5 changes Regression 1 regression Improvement 1 improvement
                 Current
#13219
     Baseline
#13218
Regression  Initial JS 45.44MiB(+0.02%) 45.43MiB
No change  Initial CSS 0B 0B
Change  Cache Invalidation 22.74% 21.56%
No change  Chunks 30 30
No change  Assets 33 33
Change  Modules 4312(-0.02%) 4313
Improvement  Duplicate Modules 524(-0.19%) 525
Change  Duplicate Code 31.78%(-0.03%) 31.79%
No change  Packages 450 450
No change  Duplicate Packages 51 51
Bundle size by type  Change 2 changes Regression 1 regression Improvement 1 improvement
                 Current
#13219
     Baseline
#13218
Regression  JS 62.37MiB (+0.02%) 62.35MiB
Improvement  HTML 11.16KiB (-0.33%) 11.2KiB

Bundle analysis reportBranch feature/grid-special-size-measur...Project dashboard

@bkrmendy bkrmendy marked this pull request as ready for review July 1, 2024 11:27
Copy link
Contributor

@ruggi ruggi left a comment

Choose a reason for hiding this comment

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

\0/

@bkrmendy bkrmendy merged commit c431313 into master Jul 1, 2024
17 checks passed
@bkrmendy bkrmendy deleted the feature/grid-special-size-measurements branch July 1, 2024 14:00
liady pushed a commit that referenced this pull request Dec 13, 2024
Split out from #6027

## Description
This PR adds the `specialSizeMeasurements` fields we need to support the
grid strategies from
#6027.

This PR doesn't add tests (beyond the snapshots), because this
functionality will be tested through the strategies

**Manual Tests:**
I hereby swear that:

- [x] I opened a hydrogen project and it loaded
- [x] I could navigate to various routes in Preview mode
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