Skip to content

Releases: Financial-Times/x-dash

v14.0.3

03 Oct 12:13
d5fc58f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v14.0.2...v14.0.3

v14.0.2

14 Sep 13:07
3465a0b
Compare
Choose a tag to compare

What's Changed

This release only affects x-live-blog-wrapper.

  • chore: make x-interaction a peerDependency of x-live-blog-wrapper to … by @AliceArmstrong in #740

New Contributors

Full Changelog: v14.0.1...v14.0.2

v14.0.1

11 Sep 10:41
43c5ec5
Compare
Choose a tag to compare

What's Changed

  • add data-trackables to footer message on gift-article by @jkerr321 in #738

Full Changelog: v14.0.0...v14.0.1

Replace Twitter with X

08 Sep 08:43
2a8d634
Compare
Choose a tag to compare

What's Changed

Full Changelog: v13.0.1...v14.0.0

v13.0.1

29 Aug 14:47
f918608
Compare
Choose a tag to compare

What's Changed

Full Changelog: v13.0.0...v13.0.1

v13.0.0 - Add support for Node 18

24 Aug 16:43
809b113
Compare
Choose a tag to compare

What's Changed

  • CPP1466: Migrate x-dash to Node 18 and add support for Node 18 to x-dash packages by @joelcarr in #720

Full Changelog: v12.0.2...v13.0.0

v12.0.2

16 Aug 11:27
9377051
Compare
Choose a tag to compare

What's Changed

Full Changelog: v12.0.1...v12.0.2

v12.0.1

10 Aug 10:50
1cd8f8e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v12.0.0...v12.0.1

v12.0.0-beta.3

12 Jul 11:58
d500755
Compare
Choose a tag to compare

What's Changed

Full Changelog: v12.0.0-beta.2...v12.0.0-beta.3

v12.0.0

08 Aug 17:57
d500755
Compare
Choose a tag to compare

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