v12.0.0
This release contains x-gift-article changes only - other components are not changed in this release.
"Enterprise" is rebranding to "Professional". As part of the onsite work for that we are rebranding the gift article modal on the article page. There are no significant logic changes in this work, but there are a lot of messaging and style changes and the way the component is initialised has changed.
What has changed
The user journey to create a gift article now takes place in two steps inside the modal, rather than one
B2B and B2C users see a different colour scheme on the gift article modal
"Enterprise Sharing" has been renamed to "Advanced Sharing"
Custom social share icons, which used to be present at some breakpoints have been replaced by o-share, and are visible at all breakpoints
Messaging has been updated by our content designer to improve clarity and usefulness
What has not changed
Any logic around which users see which types of share options
Any logic around how share links are created or how share credits are used
Any part of the user journey, apart from introducing a second step in the gift-article form as described above
Migration Guide
See this next-article commit which replaces the version of x-gift-article in v11.1.2
with v12.0.0
The README includes detailed instructions for installation.
Commits
- ENTST-455: User journey flow update - B2B non advanced-sharing / B2C by @abshirahmed in #716
- ENTST-445: user journey flow changes advanced sharing by @abshirahmed in #717
- ENTST-448: update social share buttons by @abshirahmed in #719
- ENTST-450: update zero credits message by @abshirahmed in #721
- ENTST-538: update copy for free article by @abshirahmed in #723
- RELEASE: share modal rebrand by @abshirahmed in #713
- fix: highlights checkbox displaying when highlights are not selected by @abshirahmed in #724
- ENTST-545: remove unused GiftArticle code by @abshirahmed in #726
- ENTST-557: fix "Copy link" cta text casing by @abshirahmed in #730
- ENTST-552: update no credits copy by @abshirahmed in #727
- ACC-2402 Delete more legacy code by @jkerr321 in #731
- ENTST-553: mail icon hover state by @abshirahmed in #729
- ENTST-561: update x-gift-article README by @abshirahmed in #732
Full Changelog: v11.2.0...v12.0.0