docbrown/app/javascript/articles/components
Dwight Scott dbeb4a5aca
make feed image consistent with cover image (#17512)
* make feed image consistent with cover image

* small tweaks for the logged out view of the feed cover image`

* update feed cover image for logged in users

* update to reflect new cover image

* reverting to see if the build, builds?

* snapshot tests

* update spec to look for the right class

* too long by ONE character 121/120 🙄

* Update app/javascript/articles/components/ArticleCoverImage.jsx

Co-authored-by: Suzanne Aitchison <suzanne@forem.com>

* Update app/views/articles/_single_story.html.erb

Co-authored-by: Suzanne Aitchison <suzanne@forem.com>

* Update app/views/articles/_single_story.html.erb

Co-authored-by: Suzanne Aitchison <suzanne@forem.com>

* no need for the anchor tag to have a bg color

* update snapshot test expectations

* remove unnecessary span with hidden class

Co-authored-by: Suzanne Aitchison <suzanne@forem.com>
2022-05-19 13:40:00 -04:00
..
__tests__ Hide 'Save' button on posts that belong to the current user (#17293) 2022-04-28 12:33:01 -04:00
ArticleCoverImage.jsx make feed image consistent with cover image (#17512) 2022-05-19 13:40:00 -04:00
CommentListItem.jsx Some eslint fixes. (#14605) 2021-08-27 08:37:09 +01:00
CommentsCount.jsx fix: accessibility issue with feeds comment section (#14958) 2021-10-07 17:01:42 +01:00
CommentsList.jsx Fixed lint:frontend npm script (#15631) 2021-12-02 07:42:30 +00: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 Fix timestamp typo (#15369) 2021-11-15 17:04:04 +00:00
PublishDate.jsx Log prop-types warnings to console in development (#14635) 2021-09-01 09:27:58 +01:00
ReactionsCount.jsx Admin-configurable display locale (#14620) 2021-09-28 11:04:35 -04:00
ReadingTime.jsx [deploy] Home Page Feed redesign + top comments (#7579) 2020-05-12 07:57:57 -05:00
SaveButton.jsx Hide 'Save' button on posts that belong to the current user (#17293) 2022-04-28 12:33:01 -04:00
SearchSnippet.jsx Log prop-types warnings to console in development (#14635) 2021-09-01 09:27:58 +01:00
TagList.jsx Update tag's style (#15266) 2021-11-11 14:03:31 -05:00
Video.jsx Upgrade to Preact 10.4.4 (#8739) 2020-06-18 10:07:17 -04:00