Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CCD Merch Card Combined changes (adobecom#3063)
* 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 * update docs * fix docu * add ccd test page * 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 ccd gallery * update docs * fix docu * add dark theme * merge * re-enable notification test * ost * add doc * fix fragment test init * add vpn banner * 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-160015: M@S: support for mnemonic multifield during card hydration. * MWPW-160511: add badge * 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 * fixed issued by by QA * 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 * CCD Merch Card Combined changes * updated deps * links in gray * updated deps * strip changes * updated deps * updated deps * attribute name fixed * updated deps and new logic in hydrate * updated deps * updated deps * padding for wide strip * wide stip condition * Update ccd.html * updated deps * suggested ccd card in test page * ut * add change in merch-card * strikethrough color * correct link colors * link colors * gray 800 link slice card --------- Co-authored-by: Ilyas Türkben <ilyas@adobe.com> Co-authored-by: Nicolas Peltier <npeltier@adobe.com> Co-authored-by: Mariia Lukianets <mariia.lukianets@gmail.com>
- Loading branch information