-
Notifications
You must be signed in to change notification settings - Fork 58
Fieldset Legend in Checkboxgroup #1606
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: dev
Are you sure you want to change the base?
Conversation
d81d381
to
0d3d221
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #1606 +/- ##
=========================================
Coverage 82.50% 82.50%
Complexity 1010 1010
=========================================
Files 108 108
Lines 2623 2623
Branches 378 378
=========================================
Hits 2164 2164
Misses 270 270
Partials 189 189 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
746e19b
to
e700597
Compare
data-sly-use.questionMark="${renderer.questionMarkPath}"></sly> | ||
|
||
|
||
<fieldset class="cmp-adaptiveform-checkboxgroup cmp-adaptiveform-checkboxgroup--v2" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We don't add --v2 in the suffix for the version
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
but rishi, if we need to make any changes in css then how it will be implemented on this version
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
check comments
@@ -0,0 +1,8 @@ | |||
<?xml version="1.0" encoding="UTF-8"?> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please update component readme to include the exact changes, also update the BEM as per the new HTML in the component readme
You also need to update this section here, https://github.com/adobe/aem-core-forms-components/blob/master/ui.af.apps/pom.xml#L341 |
Description
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: