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

feat: add animations and error/loading states to TimelineOutline component #516

Merged
merged 9 commits into from
Jan 30, 2025

Conversation

prabhuignoto
Copy link
Owner

Description

  • Refactoring timeline outline component
  • Added missing test cases
  • Modularized timeline elements

Additional context


What is the purpose of this pull request?

  • Bug fix
  • New Feature
  • Documentation update
  • Other

Before submitting the PR, please make sure you do the following

  • Read the Contributing Guidelines.
  • Check that there isn't already a PR that solves the problem the same way to avoid creating a duplicate.
  • Provide a description in this PR that addresses what the PR is solving, or reference the issue that it solves (e.g. fixes #123).
  • Ideally, include relevant tests that fail without this PR but pass with it.

Copy link

vercel bot commented Jan 30, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-chrono-uc7v ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 30, 2025 9:13pm

Copy link

github-actions bot commented Jan 30, 2025

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
dist/react-chrono.js 23.76 KB (-29.57% 🔽) 476 ms (-29.57% 🔽) 89 ms (+105.27% 🔺) 565 ms
dist/react-chrono.esm.js 23.86 KB (-25.99% 🔽) 478 ms (-25.99% 🔽) 88 ms (+85.14% 🔺) 566 ms
dist/react-chrono.umd.js 26.06 KB (-27.91% 🔽) 522 ms (-27.91% 🔽) 83 ms (+65.49% 🔺) 604 ms

@prabhuignoto prabhuignoto self-assigned this Jan 30, 2025
@prabhuignoto prabhuignoto merged commit c6ff236 into master Jan 30, 2025
14 checks passed
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.

1 participant