Skip to content
This repository has been archived by the owner on Sep 22, 2023. It is now read-only.

Sprint 2 2020 changes #66

Merged
merged 58 commits into from
Feb 1, 2020
Merged

Sprint 2 2020 changes #66

merged 58 commits into from
Feb 1, 2020

Conversation

Chalarangelo
Copy link
Owner

@Chalarangelo Chalarangelo commented Jan 27, 2020

Continuation of #33
Resolves #53
Resolves #16

Adds a trailing / to a slug if necessary.
Resolves #49
Handle some edge-cases of pretty URLs
If given an empty tag, it will not render anything.
Useful for empty language tags (e.g. for blog posts).
Use the capitalized versions, instead.
Migrate tag-specific logic from array to new transformer.
Migrate related tests.
Allow tags to be formatted in Gatsby.
Update references for determineExpertiseFromTags
Allow tags to be formatted from Gatsby.
Allow tags to be formatted from Gatsby.
Due to formatting of tags in Gatsby.
Handles internal links that are not created using Gatsby's Link component or the Anchor atom.
Allows reuse of styles across card sections (e.g. code block and cover image).
Use a flag to allow CTAs that only link to social media.
The source node is now passed to the resolver to allow for customization of resolver logic based on the source node's parameters (e.g. type or tag).
This is especially useful when resolving the HTML for blog nodes.
Handle blog attributes when sourcing and parsing requirables.
Pass image context to createSnippetPages
Update createSnippetPages to expect an imageContext (optional).
The imageContext will be used to get dynamically imported images.

Parse custom context for blog
Additional fields in snippet context parser
Enable specialized contexts for listings.
Useful for fine-tuning certain aspects for each type of listing.
Allows for better recommendations.
Enables cross-category recommendations.
@Chalarangelo Chalarangelo self-assigned this Jan 27, 2020
@Chalarangelo Chalarangelo added this to In progress in 2020 via automation Jan 27, 2020
@Chalarangelo Chalarangelo moved this from In progress to Review in progress in 2020 Jan 30, 2020
@Chalarangelo Chalarangelo changed the title [WIP] Sprint 2 2020 changes Sprint 2 2020 changes Jan 30, 2020
@Chalarangelo Chalarangelo merged commit cb898f0 into master Feb 1, 2020
2020 automation moved this from Review in progress to Done Feb 1, 2020
@delete-merged-branch delete-merged-branch bot deleted the dev-sprint2-2020 branch February 1, 2020 09:43
@lock lock bot locked as resolved and limited conversation to collaborators Apr 2, 2020
@Chalarangelo Chalarangelo removed this from Done in 2020 Oct 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backend Related to backend code enhancement New feature or request UI/UX Related to UI/UX
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Redesign listing anchors component Convert existing icons into an icon font
1 participant