tonic-ui
tonic-ui copied to clipboard
docs(experiments/dropdown): Include `InputControlToggle` component for reference
⚠️ No Changeset found
Latest commit: 412729cad17a69d5e687f1eaead6bcef4690d607
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
This pull request is automatically built and testable in CodeSandbox.
To see build info of the built libraries, click here or the icon next to each commit SHA.
Codecov Report
Attention: Patch coverage is 0% with 7 lines in your changes missing coverage. Please review.
Project coverage is 78.24%. Comparing base (
843c182) to head (ceac7a4).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...ct-docs/experiments/dropdown/InputControlToggle.js | 0.00% | 7 Missing :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## v2 #1031 +/- ##
==========================================
- Coverage 78.36% 78.24% -0.13%
==========================================
Files 420 421 +1
Lines 6919 6926 +7
==========================================
- Hits 5422 5419 -3
- Misses 1497 1507 +10
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Tonic UI Demo
On 2025-05-28 09:04:34 +0000, PR #1031 (ceac7a427a228a6c1801865f0c44592afb594e0f) was successfully deployed. You can view it at the following link: https://trendmicro-frontend.github.io/tonic-ui-demo/react/pr-1031/
Planning to remove InputControlToggle as it is not considered a best practice for the dropdown use.