Skip to content

fix: consider gaps for positioning #104

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

Merged
merged 1 commit into from
Jun 28, 2023

Conversation

stampaaaron
Copy link
Collaborator

No description provided.

@stampaaaron stampaaaron requested a review from openscript June 16, 2023 09:57
@stampaaaron stampaaaron linked an issue Jun 16, 2023 that may be closed by this pull request
@github-actions
Copy link
Contributor

size-limit report 📦

Path Size
./dist/react-alternating-timeline.es.js 2.16 KB (+3.09% 🔺)
./dist/react-alternating-timeline.umd.js 2.34 KB (+2.88% 🔺)

@codecov
Copy link

codecov bot commented Jun 16, 2023

Codecov Report

Merging #104 (380bd57) into main (c79b34a) will decrease coverage by 0.66%.
The diff coverage is 20.00%.

@@            Coverage Diff             @@
##             main     #104      +/-   ##
==========================================
- Coverage   13.75%   13.09%   -0.66%     
==========================================
  Files           4        4              
  Lines          80       84       +4     
  Branches       20       21       +1     
==========================================
  Hits           11       11              
- Misses         55       58       +3     
- Partials       14       15       +1     
Impacted Files Coverage Δ
src/components/Timeline.tsx 0.00% <0.00%> (ø)
src/components/TimelineItem.tsx 100.00% <100.00%> (ø)

@openscript openscript merged commit f969c0d into main Jun 28, 2023
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.

Positioning not calculated correctly
2 participants