generated from adobe/aem-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 169
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MWPW-159257 refactor mas enablement (#3012)
* initial commit * slots, styles and basic layout * more changes * Update merch-card.ccd-suggested.test.html * Update merch-twp-d2p.test.html * unit tests, strip slot and more * fixed review comments * review comments fixed * RTL background image support * Initial @adobecom/mas-js version. * a * Update merch-card.ccd-suggested.test.html * a * dark mode, unit tests and rtl * simplified styles * updated deps * Update variant-layout.js * dark theme ut * Update merch-card.ccd-suggested.test.html.js * Update variant-layout.js * card mapping * MWPW-158200: Merch card Dark mode * updated deps * MWPW-159257 refactor mas enablement - move of wcms-commerce -> mas-commerce-service - move of some public functions to mas-commerce-service, - remove mas.js code for initialization, everything needs to go through the component, - split of settings code with locale settings, make milo locale settings an explicit function, - unit tests, - updates of docs, especially mas.js.html with that component * MWPW-159257 fix unit test + register co * review comments fixed * MWPW-159257 some feedbacks, more coverage * draft * bump pkg version * MWPW-160085: WIP * wip * fix cta mapping for suggested card * ccd-suggested fixes * dark theme update * remove css var * fix size attribute in hydrate * MWPW-159257 remove init & reset concept - also removed typescript stuff, - refactor mixin to simple aggregated MasElement, - refactor how things are initialised" * update docs * merge changes, add more docs * update docs * MWPW-159257 remove init & reset concept - also removed typescript stuff, - refactor mixin to simple aggregated MasElement, - refactor how things are initialised, - make merch block working with this * update docs * merge changes, add more docs * update docs * fix docu * merge * re-enable notification test * ost * add doc * various fixes * MWPW-159257 move to relative path * MWPW-159257 various fixes * rename promise -> readyPromise not documenting it as i'm not sure it's needed by consumers * MWPW-159257 enhance coverage * MWPW-159257 yet more coverage * MWPW-159257 final? * MWPW-159257 non reported cov issues * prob. some issue in cov reporting as its used several times * MWPW-159257 review fixes * yet some over c8 ignore * MWPW-159257 removing it.only & built docs * MWPW-159257 unwrap single condition block * MWPW-159257: [M@S] Support override env/landscape Milo only consumes WCS prod. However with this PR, on local and stage environments, `allow-override` parameter will be added to `mas-commerce-service` allowing to override the commerce env/landscape via query parameters. * PR feedback * reduce codecov requirement --------- Co-authored-by: Axel Cureno Basurto <[email protected]> Co-authored-by: Ilyas Türkben <[email protected]> Co-authored-by: Mariia Lukianets <[email protected]>
- Loading branch information
1 parent
332c3a5
commit 9bd25e6
Showing
111 changed files
with
13,765 additions
and
12,489 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains 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
Oops, something went wrong.