-
Notifications
You must be signed in to change notification settings - Fork 10.2k
feat: add custom toggle input to FormKit #8104
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
base: main
Are you sure you want to change the base?
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8104 +/- ##
============================================
+ Coverage 59.55% 61.07% +1.51%
- Complexity 3812 3996 +184
============================================
Files 677 696 +19
Lines 23248 23755 +507
Branches 1500 1551 +51
============================================
+ Hits 13846 14508 +662
+ Misses 8764 8507 -257
- Partials 638 740 +102 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|



What type of PR is this?
/kind feature
/area ui
What this PR does / why we need it:
为 formkit 新增
toggle组件。使用方式:
Does this PR introduce a user-facing change?