Skip to content

Release 2.2.2#103

Merged
aletail merged 2 commits intomainfrom
release/2.2.2
Apr 1, 2025
Merged

Release 2.2.2#103
aletail merged 2 commits intomainfrom
release/2.2.2

Conversation

@aletail
Copy link
Member

@aletail aletail commented Apr 1, 2025

Summary

Adds utility classes for typography elements

Testing Steps

  • Test with any site
  • Confirm you can apply the typography styles to another element (div, span, etc...) and that they match

Issues/Concerns

  • At first I thought about adding this to the base install, but decided it makes sense to apply this at this level

Git Flow

  • DO NOT delete "release/*" or "hotfix/*" branches after merging a PR. These are used to publish the next release, and they are deleted automatically.
  • "Squash and merge" is good on "feature/*" into "develop"
  • "Create a merge commit" is good on "release/*" or "hotfix/*" into "main"
  • With npm repositories, the version number must be incremented manually, before merging the release.

github-actions bot and others added 2 commits November 1, 2024 17:51
Extends typography styles to utility classes, allowing for more flexible application of heading and paragraph styles.

Updates package version.
@aletail aletail requested a review from tiller1010 April 1, 2025 17:56
@aletail aletail added the patch label Apr 1, 2025
Copy link
Member

@tiller1010 tiller1010 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@aletail aletail merged commit c3fa883 into main Apr 1, 2025
1 check passed
@github-actions github-actions bot deleted the release/2.2.2 branch April 1, 2025 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants