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

added new prop disableTimelinePoint for disabling timeline points #419

Merged
merged 4 commits into from
Sep 19, 2023

Conversation

prabhuignoto
Copy link
Owner

@prabhuignoto prabhuignoto commented Sep 17, 2023

Description

added a new prop disableTimelinePoint to disable the timline points


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.

@vercel
Copy link

vercel bot commented Sep 17, 2023

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 Sep 19, 2023 10:28am

@github-actions
Copy link

github-actions bot commented Sep 17, 2023

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
dist/react-chrono.js 31.72 KB (+0.03% 🔺) 635 ms (+0.03% 🔺) 512 ms (+42.82% 🔺) 1.2 s
dist/react-chrono.esm.js 31.81 KB (+0.04% 🔺) 637 ms (+0.04% 🔺) 272 ms (-47.58% 🔽) 908 ms
dist/react-chrono.umd.js 33.54 KB (+0.04% 🔺) 671 ms (+0.04% 🔺) 255 ms (+34.08% 🔺) 926 ms

@prabhuignoto prabhuignoto added good first issue Good for newcomers automerge enhancement New feature or request and removed good first issue Good for newcomers labels Sep 17, 2023
@prabhuignoto prabhuignoto linked an issue Sep 17, 2023 that may be closed by this pull request
@sonarcloud
Copy link

sonarcloud bot commented Sep 19, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@prabhuignoto prabhuignoto merged commit 042ddb8 into master Sep 19, 2023
12 checks passed
@kodiakhq kodiakhq bot deleted the disable_timeline_point branch September 19, 2023 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Timelinepoint invisiable&replace with icon
1 participant