8000 fix(lib): update scripts/aem.js to aem.js@1.5.1 by adobe-bot · Pull Request #325 · adobe/aem-boilerplate · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix(lib): update scripts/aem.js to aem.js@1.5.1 #325

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact i 8000 ts 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 1 commit into from
Mar 13, 2024

Conversation

adobe-bot
Copy link
Contributor

Copy link
aem-code-sync bot commented Jan 22, 2024

Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
In case there are problems, just click a checkbox below to rerun the respective action.

  • Re-run PSI checks
  • Re-sync branch
Commits

Copy link
aem-code-sync bot commented Jan 22, 2024
Page Scores Audits Google
/ PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS PSI

@fkakatie fkakatie deleted the update-lib-aem-patch-1-5-1 branch March 13, 2024 18:00
srikanth-nvi pushed a commit to srikanth-nvi/aem-nvi-xwalk that referenced this pull request May 29, 2025
srikanth-nvi pushed a commit to srikanth-nvi/aem-nvi-xwalk that referenced this pull request May 29, 2025
* refactor: update fetchPlaceholders import path and enhance multi-store support

* fix: disable eslint rule for cyclic imports in configs.js

* refactor: update fetchPlaceholders function for improved multi-store support and remove unused preload link

* index all pages in the two-tiers structure

* refactor: update helix-query.yaml to exclude drafts, enrichment, and fragments from indexing

* refactor: remove tiers configuration from helix-query.yaml

* refactor: simplify buildConfigURL and remove unused root path handling in configs.js

* fix: ensure checkIsAuthenticated returns a boolean value

* refactor: enhance buildConfigURL to accept dynamic root path and update session storage keys

* refactor: simplify fetchPlaceholders to support single store fetching

* refactor: update fetchPlaceholders import paths to use aem.js

* Update scripts/configs.js

Co-authored-by: Stephen <sirugh@users.noreply.github.com>

* refactor: enhance fetchPlaceholders to support multiple source fetching and caching

* refactor: update fetchPlaceholders to handle empty string for overrides

* refactor: update loadFragment to use getRootPath for dynamic URL construction

* USF-1918: Sharepoint documents have a two-tier structure with English as the default

- decorate links for EDS pages
- localize links for Blocks

* fix: correct logical condition for link href validation

* USF-1918: Sharepoint documents have a two-tier structure with English as the default

- localize links for Blocks

* feat: add dynamic metadata fetching for 404 page based on URL patterns

* USF-1918: Sharepoint documents have a two-tier structure with English as the default

- localize links for checkout block

* USF-1918: Sharepoint documents have a two-tier structure with English as the default

- localize links for header block
- localize links for product links

* Update scripts/scripts.js

Co-authored-by: Mark J. Becker <herzog31@users.noreply.github.com>

* USF-1918: Sharepoint documents have a two-tier structure with English as the default

- if link is already localized, do nothing
- remove decorateLinks from default behavior

* USF-1918: Sharepoint documents have a two-tier structure with English as the default

- rename localizeLink to shortened rootLink
- remove rootLink from constants
- localize more links within Blocks

* USF-1918: Sharepoint documents have a two-tier structure with English as the default

- do not localize modal css path

* Localize more links

Co-authored-by: Chuting (Christina) Yan <59424839+cctina516@users.noreply.github.com>

* [USF-1182]-StoreSwitcher (adobe#316)

* LYNX-734: Correct GraphQL type name CustomerGroup -> customerGroup (adobe#312)

* USF-1990 Update home page design with relevant content and images (adobe#310)

* LYNX-738: Add Catalog Price Rules Support for Targeted Blocks (adobe#305)

* New Checkout version v1.2.0 (adobe#313)

* LYNX-755: Error when requesting segments for non-default store (adobe#314)

* updated footer with storeview switcher, styling

* clean up

* css lint

* fixed kebab case issue

* fixed classname issue

* Update cart to 1.0.3 (adobe#315)

* Update cart to beta

* Update cart with minor version

* origin links issue

* clean up after review: gathering store selection name, reverted fragment functions

* bugfix: ordering of stores

* track product view mutation (adobe#317)

* LYNX-759: Separate requests for customer group and segment (adobe#318)

* Fix import in PDP metadata generator (adobe#320)

* LYNX-722: Style navigation menu in boilerplate

* Fixed cart headers for personalisation request (adobe#325)

* update packages to 0.41.0 (adobe#327)

* added cypress testing for storeSwitcher

* clean up

* updated to show parent LI name (Currency) updated cypress tests

* revert back

* update tests

* updated close button in footer storeswticher modal

---------

Co-authored-by: Sergii Ivashchenko <serg.ivashchenko@gmail.com>
Co-authored-by: OscarMerino <merino@adobe.com>
Co-authored-by: Rafal Janicki <rjanicki@adobe.com>
Co-authored-by: Mike <mcocachan@gmail.com>
Co-authored-by: Chuting (Christina) Yan <59424839+cctina516@users.noreply.github.com>
Co-authored-by: eliseacornejo <ecornejo@adobe.com>
Co-authored-by: Mark J. Becker <herzog31@users.noreply.github.com>
Co-authored-by: Sergio Vera <sergio.vera@gmail.com>
Co-authored-by: Anthoula Wojczak <anthoula@users.noreply.github.com>

* USF-1182-StoreSwitcher-Follow-Up (adobe#342)

* updated footer with storeview switcher, styling

* clean up

* css lint

* fixed kebab case issue

* fixed classname issue

* origin links issue

* clean up after review: gathering store selection name, reverted fragment functions

* bugfix: ordering of stores

* added cypress testing for storeSwitcher

* clean up

* updated to show parent LI name (Currency) updated cypress tests

* revert back

* update tests

* updated close button in footer storeswticher modal

* added fallbacks if store-switcher fragment is not available, pulled metaData to check

* updated cypress test

* updated error messaging

* Add rootLink to search result (adobe#349)

* remove unecessary decorateLinks

---------

Co-authored-by: Stephen <sirugh@users.noreply.github.com>
Co-authored-by: Anthoula Wojczak <awojczak@adobe.com>
Co-authored-by: Mark J. Becker <herzog31@users.noreply.github.com>
Co-authored-by: Anthoula Wojczak <anthoula@users.noreply.github.com>
Co-authored-by: Chuting (Christina) Yan <59424839+cctina516@users.noreply.github.com>
Co-authored-by: Eric Oeur <31492142+ericeoeur@users.noreply.github.com>
Co-authored-by: Sergii Ivashchenko <serg.ivashchenko@gmail.com>
Co-authored-by: OscarMerino <merino@adobe.com>
Co-authored-by: Rafal Janicki <rjanicki@adobe.com>
Co-authored-by: Mike <mcocachan@gmail.com>
Co-authored-by: eliseacornejo <ecornejo@adobe.com>
Co-authored-by: Sergio Vera <sergio.vera@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0