Skip to content

v12.0.0

Compare
Choose a tag to compare
@jkerr321 jkerr321 released this 08 Aug 17:57
· 128 commits to main since this release
d500755

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

Full Changelog: v11.2.0...v12.0.0