-
Notifications
You must be signed in to change notification settings - Fork 24
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: new component label #4738
base: main
Are you sure you want to change the base?
Conversation
🦋 Changeset detectedLatest commit: 1a7bab7 The changes in this PR will be included in the next version bump. This PR includes changesets to release 3 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #4738 +/- ##
==========================================
+ Coverage 88.98% 89.11% +0.12%
==========================================
Files 227 228 +1
Lines 7974 7948 -26
Branches 3666 3635 -31
==========================================
- Hits 7096 7083 -13
+ Misses 878 865 -13
Continue to review full report in Codecov by Sentry.
|
Summary
Type
Summarise concisely:
New component
Label
that can be used to replace the proplabel
inside input components (DateInput, TextInputV2...).Also, those components (the non-deprecated ones) use
Label
now!