docbrown/app/javascript/articles/components
Arit Amana 23f3386f3f
Don't display '0 reactions' on article feed (#12425)
* Implement for Feed Card only

* update snapshot

* write tests

* Implement changes in other article-feed-card views

* modify failing spec

* Address code review comments
2021-01-27 11:13:10 -05:00
..
__tests__ Don't display '0 reactions' on article feed (#12425) 2021-01-27 11:13:10 -05:00
ArticleCoverImage.jsx Fixed accessibilty issue with empty link on featured post. (#10005) 2020-08-26 09:17:32 -04:00
CommentListItem.jsx Updating design of Feed Card (#9918) 2020-08-22 09:59:28 +02:00
CommentsCount.jsx Ran prettier on *.js, *.jsx and *.md files. (#11586) 2020-11-23 20:45:50 -05:00
CommentsList.jsx Updating design of Feed Card (#9918) 2020-08-22 09:59:28 +02:00
ContentTitle.jsx Headings and alt text roundup (#11721) 2020-12-04 09:41:45 -05:00
index.js Remove non application files from frontend code coverage (#11752) 2020-12-04 20:00:20 -05:00
Meta.jsx Moved common-prop-types out of src/ folder (#7871) 2020-05-14 16:58:29 -04:00
PublishDate.jsx [deploy] Home Page Feed redesign + top comments (#7579) 2020-05-12 07:57:57 -05:00
ReactionsCount.jsx Don't display '0 reactions' on article feed (#12425) 2021-01-27 11:13:10 -05:00
ReadingTime.jsx [deploy] Home Page Feed redesign + top comments (#7579) 2020-05-12 07:57:57 -05:00
SaveButton.jsx feat: Add shortcut to bookmark an article (#11116) 2020-10-27 12:44:03 -04:00
SearchSnippet.jsx Moved common-prop-types out of src/ folder (#7871) 2020-05-14 16:58:29 -04:00
TagList.jsx Remove flare tag from title and hightlight it within the tags row (#10528) 2020-10-15 16:09:14 +02:00
Video.jsx Upgrade to Preact 10.4.4 (#8739) 2020-06-18 10:07:17 -04:00