-
Notifications
You must be signed in to change notification settings - Fork 63
Add support for displayValueExpression #1126
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Lighthouse scores (desktop)
|
Lighthouse scores (mobile)
|
Accessibility Violations Found
|
1 similar comment
Accessibility Violations Found
|
Lighthouse scores (desktop)
|
Lighthouse scores (mobile)
|
Accessibility Violations Found
|
2 similar comments
Accessibility Violations Found
|
Accessibility Violations Found
|
Lighthouse scores (mobile)
|
Lighthouse scores (desktop)
|
Accessibility Violations Found
|
2 similar comments
Accessibility Violations Found
|
Accessibility Violations Found
|
rismehta
reviewed
Mar 18, 2024
...re/src/test/resources/schema/0.12.5/adaptive-form-aem-responsive-grid-properties.schema.json
Outdated
Show resolved
Hide resolved
rismehta
reviewed
Mar 18, 2024
.../src/main/java/com/adobe/cq/forms/core/components/internal/models/v1/form/TextInputImpl.java
Outdated
Show resolved
Hide resolved
rismehta
reviewed
Mar 18, 2024
bundles/af-core/src/main/java/com/adobe/cq/forms/core/components/models/form/DatePicker.java
Outdated
Show resolved
Hide resolved
rismehta
requested changes
Mar 18, 2024
Collaborator
rismehta
left a comment
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
Collaborator
|
@ravise5 Additionally, you also need to persist the specVersion in guideContainer. I have tagged you in a slack thread, please incorporate the same with this change |
6991112 to
480269b
Compare
Lighthouse scores (desktop)
|
Lighthouse scores (mobile)
|
Accessibility Violations Found
|
a414444 to
76ad91f
Compare
Lighthouse scores (mobile)
|
Lighthouse scores (desktop)
|
Accessibility Violations Found
|
Lighthouse scores (desktop)
|
Lighthouse scores (mobile)
|
Accessibility Violations Found
|
d20b139 to
4ff5af4
Compare
Lighthouse scores (desktop)
|
Lighthouse scores (mobile)
|
Accessibility Violations Found
|
2 similar comments
Accessibility Violations Found
|
Accessibility Violations Found
|
Lighthouse scores (mobile)
|
Lighthouse scores (desktop)
|
Accessibility Violations Found
|
2 similar comments
Accessibility Violations Found
|
Accessibility Violations Found
|
Lighthouse scores (mobile)
|
Lighthouse scores (desktop)
|
Accessibility Violations Found
|
2 similar comments
Accessibility Violations Found
|
Accessibility Violations Found
|
Lighthouse scores (mobile)
|
Lighthouse scores (desktop)
|
Accessibility Violations Found
|
2 similar comments
Accessibility Violations Found
|
Accessibility Violations Found
|
vdua
approved these changes
Mar 22, 2024
ravise5
added a commit
that referenced
this pull request
Mar 26, 2024
* Add support for displayValueExpression * Exposed displayValueExpression for telephone,text,email and date input * Added e2e tests * Add theme to datepicker tests as the date picker widget doesn't work without a theme * RTC(done) specVersion updated in formContainer * RTC Persisting spec Version in guideContainer node * Saving specVersion when formContainer dialog is saved
ravise5
added a commit
that referenced
this pull request
Mar 26, 2024
* Add support for displayValueExpression * Exposed displayValueExpression for telephone,text,email and date input * Added e2e tests * Add theme to datepicker tests as the date picker widget doesn't work without a theme * RTC(done) specVersion updated in formContainer * RTC Persisting spec Version in guideContainer node * Saving specVersion when formContainer dialog is saved
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: