Releases: Financial-Times/x-dash
Releases · Financial-Times/x-dash
x-audio-v0.0.1-alpha.2
Update snapshot after rebasing master
x-audio-v0.0.1-alpha.1
Update snapshot test
Beta 9
X-teaser standfirsts updated to include links
X-Topic-Search: Added follow button render prop
Adds a renderFollowButton allowing client to manage follow button rendering. This is an intermediary step that does not introduce a breaking change, eventually it would be good to allow clients handle inner component orchestration via props.children
Unlock x-follow-button version range being used by x-topic-search
x-follow-button is currently locked by x-topic-search to 0.0.11
, meaning build systems using multiple components may end up pulling in 0.0.11
and ^0.0.11
versions. Locking was likely unintentional so freeing it up to pull in compatible versions will make builds smaller.
x-follow-search: Bump x-follow-button dependency
x-follow-button within x-topic-search ^0.0.11
to ^0.0.12
x-follow-button: Add onSubmit prop
Adds onSubmit props to X-Follow-Button, which allows more consistent on submit functionality handling.
Beta 8
Merge pull request #256 from Financial-Times/lk/update-o-labels Update o-labels dependency and HTML template
x-topic-search with correctly positioned no-suggestions message
x-topic-search-v0.0.7 Correct left alignment of no-suggestions bullet list.