docbrown/app/javascript/articles/components
Akshay Mahajan ff918daa20
Remove flare tag from title and hightlight it within the tags row (#10528)
* Remove flare tag from title and hightlight it within the tags row

* wrap flare tag # in a span with class crayons-tag__prefix

* updated buildArticleHTML.js to show flare tag in the tags row

* updated _single_story.html.erb to show flare tag in the tags row

* fixed missing opening tag

* removed crayons-story__flare-tag class and containers

* added .crayons-story__flare-tag back to stories.scss for search results

* added check for undefined tagList in buildArticleHTML.js
2020-10-15 16:09:14 +02:00
..
__tests__ Fixed save button behavior (#9238) 2020-08-25 11:23:30 -04: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 [deploy] Fix comment/reaction count hiding issue on small screens (#8786) 2020-06-18 21:37:27 -04:00
CommentsList.jsx Updating design of Feed Card (#9918) 2020-08-22 09:59:28 +02:00
ContentTitle.jsx Remove flare tag from title and hightlight it within the tags row (#10528) 2020-10-15 16:09:14 +02:00
index.jsx [deploy] Home Page Feed redesign + top comments (#7579) 2020-05-12 07:57:57 -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 Fix listing card view reactions formatting (#8988) 2020-06-30 16:39:10 -04:00
ReadingTime.jsx [deploy] Home Page Feed redesign + top comments (#7579) 2020-05-12 07:57:57 -05:00
SaveButton.jsx Remove dimmed buttons on feed (#9894) 2020-08-26 08:08:31 +02: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