Skip to content

Refactor masonry polyfill and fix named lines #1

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

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

pryley
Copy link

@pryley pryley commented Mar 8, 2025

No description provided.

pryley added 5 commits March 8, 2025 17:08
`grid-template-columns: [start] 1fr [middle] 2fr [end] auto;` is seen as 6 columns instead of 3 because the browser includes line names in getComputedStyle.
No callback complexity justifies arrow functions.
Uses more precise floating-point comparison with Number.EPSILON (maybe overkill?)
@pryley pryley force-pushed the refactor/masonry branch 2 times, most recently from 5477cec to 17cba54 Compare March 8, 2025 17:49
@pryley pryley force-pushed the refactor/masonry branch from 17cba54 to f15e3cc Compare March 8, 2025 17:50
@pryley pryley force-pushed the refactor/masonry branch from b7e9538 to 23dd635 Compare March 11, 2025 09:29
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