docbrown/app/javascript/articles/__tests__
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
..
__snapshots__ Remove flare tag from title and hightlight it within the tags row (#10528) 2020-10-15 16:09:14 +02:00
utilities Upgrade to Preact 10.4.4 (#8739) 2020-06-18 10:07:17 -04:00
Article.test.jsx More frontend test cleanup (#8919) 2020-06-25 18:04:01 -04:00
ArticleLoading.test.jsx Some frontend testing cleanup. (#8902) 2020-06-25 09:07:34 -04:00