Skip to content

Releases: Financial-Times/x-dash

x-teaser-timeline: Add IE-specific CSS grid syntax

25 Jan 16:43
Compare
Choose a tag to compare
Add some IE specific CSS grid syntax

The layout was broken in IE11. Strangely though, autoprefixer should‘ve taken care of most of it as it does in the [next-article app](https://github.com/Financial-Times/next-article/blob/master/client/components/grid/_helpers.scss)

This fixes the more immediate issue however.

x-topic-search: v0.0.3

24 Jan 15:14
Compare
Choose a tag to compare
Pre-release
  • Pass csrfToken for x-follow-button
  • Add topicFollowed/topicUnfollowed externally triggered actions
  • Change from followedTopics to followedTopicIds
  • Remove onBlur which hides result
  • Pass followedTopicIds into SuggestionList to update FollowButton
  • Disable input box's autocomplete
  • Update x-follow-button to 0.0.11

x-follow-button: Remove CSS comments

24 Jan 13:21
a6b700a
Compare
Choose a tag to compare
Pre-release

...as they cause issues when other components import these styles using CSS modules :global

x-follow-button: modify followed button text

24 Jan 12:37
Compare
Choose a tag to compare

Remove from myFT => Added

Better handling of empty teaser group

22 Jan 12:08
Compare
Choose a tag to compare
Pre-release

E.g. don't show empty "Earlier Today" group when latestItemsTime time is set and all today's articles are "latest".

Support node or string as customSlotContent

21 Jan 14:54
Compare
Choose a tag to compare

Non-breaking changes.

x-topic-search: update x-follow-button

16 Jan 16:27
Compare
Choose a tag to compare
Pre-release
x-topic-search-v0.0.2

update snapshots

Support custom slot content

17 Jan 15:19
Compare
Choose a tag to compare
Pre-release
x-teaser-timeline-v0.0.10

Update snapshot for x-teaser-timeline

x-follow-button: modify MyFT => myFT in the button text

16 Jan 15:50
Compare
Choose a tag to compare
x-follow-button-v0.0.9

update snapshots

x-follow-button: not display conceptName as a default button text

16 Jan 14:58
Compare
Choose a tag to compare
x-follow-button-v0.0.8

eslintignore tools/x-docs/static/**