Conversation
bhellema
commented
Aug 22, 2025
- tabs support title, heading(Type), image, and richtext
- bring script.js and editor-support*.js files up to date from aem-boilerplate-xwalk
the `<select>` element does not support the `value` attribute thus the `option.value` needs to be compared to the `fd.Value` instead of ~~`select.value`~~
update mountpoint
update mount-point
chore: sync with boilerplate
Select value
fix: js doc comment with correct return type
Support Cell alignment in Table Block
chore: remove renovate, update deps to match aem-boilerplate
fix(a11y): add aria-label for links to achieve 100 a11y scores
chore: adding cleanup-on-create.yaml as in aem-boilerplate
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…e#107) * chore(deps): update dependency stylelint-config-standard to v39 * chore: linting --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: kptdobe <acapt@adobe.com>
- tabs support title, heading(Type), image, and richtext
|
Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
Commits
|
- do not force default, as importing sites with no content will get default content which is not expected
bhellema
commented
Aug 25, 2025
| "component": "text", | ||
| "valueType": "string", | ||
| "name": "heading", | ||
| "name": "content_heading", |
Author
There was a problem hiding this comment.
This becomes very messy for our AI to describe how to generate the table. Can't these just be separate cells, it's easy for the AI then to say place this into cell 1, place image into cell 2, place the content into cell 3.
Let me noodle on this today and see if I can get AI to generate this kind of table.
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
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.