This repository has been archived by the owner on Aug 13, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 54
Add Link to Story Promo #513
Merged
Merged
Changes from 18 commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
1b4078b
Add Link to story promo
DenisHdz 6b87cbd
Update PR number
DenisHdz 57d6d14
Merge branch 'latest' into story-promo-link
8625ffa
Merge branch 'latest' into story-promo-link
andrew-nowak c2b5164
Merge conflicts and bump version
DenisHdz c738aa5
Add position relative to Promo Wrapper
DenisHdz b016187
Update snapshot
DenisHdz 5e6c781
Merge branch 'latest' of github.com:bbc/psammead into story-promo-link
DenisHdz a72ac25
Merge branch 'story-promo-link' of github.com:bbc/psammead into story…
DenisHdz 69f61f3
Update Accessibility notes
DenisHdz 329ec82
Change image alt text
DenisHdz dc3578b
Add visited stated
DenisHdz 9019659
Merge branch 'latest' of github.com:bbc/psammead into story-promo-link
DenisHdz 895835e
Add alpha tag
DenisHdz 7560021
Merge branch 'latest' into story-promo-link
eb193cd
Bump to the right version
DenisHdz 2ce09b6
Merge branch 'story-promo-link' of github.com:bbc/psammead into story…
DenisHdz b03504b
Merge branch 'latest' of github.com:bbc/psammead into story-promo-link
DenisHdz 865d523
Merge branch 'latest' into story-promo-link
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What's the reason this is needed for?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ahhh is it part of faux block link?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That is used to make the
faux block link
pattern work. If you don't apply it the clickable area is everything and not just theStoryPromoWrapper
.