Conversation
Co-authored-by: Ruchika Sinha <tek10248@Ruchikas-MacBook-Pro.local>
…201) * support edgeworker for client upload block * edgeworker code update to support client upload block * edgeworker code update * add code to remove prerender html same as verb-widget block * remove prerender html --------- Co-authored-by: Ruchika Sinha <tek10248@Ruchikas-MacBook-Pro.local>
|
Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
|
Ruchika4
requested review from
DavidKHahn,
KetakiD-Deshwandikar,
markovicpredrag1209 and
maxn-adobe
September 9, 2026 03:00
|
markovicpredrag1209
approved these changes
Sep 9, 2026
The block's flex layout was inert (display: flow instead of flex), so cards with different title line-counts in the same grid row rendered at different heights, misaligning the Copy button row (MWPW-180247). Also fixes a box-sizing gap that would have inflated every card's height regardless of content. Co-authored-by: David Hahn <davidhahn@Davids-MacBook-Pro-3.local>
Collaborator
Author
|
@markovicpredrag1209 , removing verified label as we will be merging more PRs for release next week. |
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.22.1 to 4.28.8. - [Release notes](https://github.com/browserslist/browserslist/releases) - [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md) - [Commits](browserslist/browserslist@4.22.1...4.28.8) --- updated-dependencies: - dependency-name: browserslist dependency-version: 4.28.8 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [qs](https://github.com/ljharb/qs) from 6.11.2 to 6.16.0. - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.11.2...v6.16.0) --- updated-dependencies: - dependency-name: qs dependency-version: 6.16.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ruchika Sinha <tek10248@Ruchikas-MacBook-Pro.local>
) Fixes a stylelint value-no-vendor-prefix failure on pre-existing code (acrobat/blocks/prompt-card/prompt-card.css, display: -webkit-box) flagged during review of PR #198. The vendor-prefixed value is required alongside -webkit-line-clamp/-webkit-box-orient for Safari's line-clamp truncation and has no unprefixed equivalent. Fixed at the config level since this is a recurring, deliberate pattern (also present untouched in the mep/dc1052 duplicate of this file) rather than a one-off. Co-authored-by: David Hahn <davidhahn@sudhakars-mbp-3.corp.adobe.com>
aem-code-sync
Bot
temporarily deployed
to
domain-routing-edgeworker
September 10, 2026 21:51
Inactive
Bumps [ip-address](https://github.com/beaugunderson/ip-address) and [socks](https://github.com/JoshGlazebrook/socks). These dependencies needed to be updated together. Updates `ip-address` from 9.0.5 to 10.7.0 - [Release notes](https://github.com/beaugunderson/ip-address/releases) - [Commits](beaugunderson/ip-address@v9.0.5...v10.7.0) Updates `socks` from 2.8.4 to 2.8.10 - [Release notes](https://github.com/JoshGlazebrook/socks/releases) - [Commits](JoshGlazebrook/socks@2.8.4...2.8.10) --- updated-dependencies: - dependency-name: ip-address dependency-version: 10.7.0 dependency-type: indirect - dependency-name: socks dependency-version: 2.8.10 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.31 to 8.5.28. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.31...8.5.28) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.28 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.11 to 3.3.18. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/3.3.18/CHANGELOG.md) - [Commits](ai/nanoid@3.3.11...3.3.18) --- updated-dependencies: - dependency-name: nanoid dependency-version: 3.3.18 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [svgo](https://github.com/svg/svgo) from 2.8.0 to 2.8.4. - [Release notes](https://github.com/svg/svgo/releases) - [Commits](svg/svgo@v2.8.0...v2.8.4) --- updated-dependencies: - dependency-name: svgo dependency-version: 2.8.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #202 +/- ##
==========================================
+ Coverage 78.01% 80.61% +2.59%
==========================================
Files 47 48 +1
Lines 11554 11956 +402
==========================================
+ Hits 9014 9638 +624
+ Misses 2540 2318 -222 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
…210) * remove placeholder dependency from client-upload block * fix unit test --------- Co-authored-by: Ruchika Sinha <tek10248@Ruchikas-MacBook-Pro.local>
* Add student-space-marquee block (display-only study-marquee variant) Create a presentational variation of study-marquee without the file upload zone: no dropzone, file input, drag-and-drop, or error handling and none of the associated event listeners. Keeps the rendering, analytics landing, ping, and signed-in redirect logic. Read all block text (copy, sub-copy, legal, tooltip) from the authored DOM first; fall back to placeholders only for values that are not authored, loading the placeholder file only when needed. Add AUTHORING.md documenting the block structure and fallback behavior. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> * base block for citation widget * rename column name * unity-marquee * css fix * css fix * css fix * fix flicker * optimize and fix lint issues * eager load image for unity-marquee * add unit tests * update authoring document * fix unit tests * fix lint errors * css fixes * legal text css fix * tablet legal text css fix * css fix --------- Co-authored-by: Ruchika Sinha <tek10248@Ruchikas-MacBook-Pro.local> Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.1 to 3.15.2. - [Changelog](https://github.com/nodeca/js-yaml/blob/3.15.2/CHANGELOG.md) - [Commits](nodeca/js-yaml@3.14.1...3.15.2) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 3.15.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [axios](https://github.com/axios/axios) from 1.7.5 to 1.20.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.5...v1.20.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.20.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps and [brace-expansion](https://github.com/juliangruber/brace-expansion). These dependencies needed to be updated together. Updates `brace-expansion` from 2.0.2 to 2.1.4 - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](juliangruber/brace-expansion@v2.0.2...v2.1.4) Updates `brace-expansion` from 1.1.12 to 1.1.18 - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](juliangruber/brace-expansion@v2.0.2...v2.1.4) --- updated-dependencies: - dependency-name: brace-expansion dependency-version: 2.1.4 dependency-type: indirect - dependency-name: brace-expansion dependency-version: 1.1.18 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ruchika Sinha <69535463+Ruchika4@users.noreply.github.com>
DavidKHahn
approved these changes
Sep 15, 2026
maxn-adobe
approved these changes
Sep 15, 2026
KetakiD-Deshwandikar
approved these changes
Sep 16, 2026
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.
DC Milo 0.2638
Description
Test URLs