Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ts.add hover styling #1078

Open
wants to merge 19 commits into
base: main
Choose a base branch
from
Open

Conversation

trillium
Copy link
Contributor

Overview

I wanted to have a bit more visual feedback when the user hovered on blog posts. I'm using these changes on my personal blog and though the template might benefit from them as well.

Changes Overview

  • Refactor ListLayoutWithTags.tsx to extract Pagination and the base configuration of list layout
  • Create Pagination component from code within ListLayoutWithTags.tsx
  • Create ListLayoutBase component from a combination of code from ListLayoutWithTags.tsx and Main.tsx
    • Create configuration options to match both stylings
  • Update styling in ListLayoutBase to add hover effect on each blog entry
  • Update styling in Tag.tsx to be displayed under each blog post

Visual Changes

image image image image image

View a deployed version of the changes here

Copy link

vercel bot commented Dec 27, 2024

@trillium is attempting to deploy a commit to the timlrx's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants