Sitecore / jss

Software development kit for JavaScript developers building web applications with Sitecore Experience Platform
https://jss.sitecore.com
Apache License 2.0
263 stars 275 forks source link

[angular-xmcloud][xmcloud-proxy] Personalization support #1964

Closed art-alexeyenko closed 2 weeks ago

art-alexeyenko commented 2 weeks ago

Description / Motivation

Adds personalization and A/B testing support into angular-xmcloud setup. Personalization works through xmcloud-proxy and should allow for personalization support for react and vue in future.

Testing Details

Types of changes

yavorsk commented 2 weeks ago

One more thing - do we need some migration instructions to the upgrade guide?

art-alexeyenko commented 2 weeks ago

@illiakovalenko @yavorsk Addressed your comments, please take a look. In regards to upgrade guide, I added some light instructions. Otherwise, there's not much to instruct, right? Xmcloud proxy is a new product, users would simply need to make the switch and start using it.

illiakovalenko commented 2 weeks ago

@art-alexeyenko Can you, please, check code coverage as well? use "npm run coverage", I've seen that code snippets are not covered