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

New prop disableToolbar added for hiding the toolbar #478

Merged
merged 3 commits into from
Mar 8, 2024

Conversation

prabhuignoto
Copy link
Owner

Description

  • New prop disableToolbar for hiding the toolbar

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 Mar 7, 2024

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 Mar 8, 2024 4:29am

Copy link

github-actions bot commented Mar 7, 2024

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
dist/react-chrono.js 31.89 KB (+0.26% 🔺) 638 ms (+0.26% 🔺) 55 ms (+186.97% 🔺) 693 ms
dist/react-chrono.esm.js 31.96 KB (+0.14% 🔺) 640 ms (+0.14% 🔺) 38 ms (+134.76% 🔺) 677 ms
dist/react-chrono.umd.js 35.78 KB (-0.19% 🔽) 716 ms (-0.19% 🔽) 40 ms (+58.16% 🔺) 755 ms

Copy link

sonarqubecloud bot commented Mar 8, 2024

This was linked to issues Mar 8, 2024
@prabhuignoto prabhuignoto merged commit ae13a17 into master Mar 8, 2024
14 checks passed
@prabhuignoto prabhuignoto deleted the add_disable_toolbar branch March 8, 2024 04:37
@prabhuignoto prabhuignoto self-assigned this Jul 8, 2024
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.

hideControls not working Add an option to hide the new Toolbar
1 participant