Skip to content

Conversation

@not-matthias
Copy link
Owner

No description provided.

@github-actions
Copy link

Playwright Tests passed!

All visual regression tests passed successfully!

@github-actions
Copy link

Playwright Tests passed!

All visual regression tests passed successfully!

Add visual regression snapshots for character shortcode component across
different browsers and viewports.
@github-actions
Copy link

Playwright Tests passed!

All visual regression tests passed successfully!

@not-matthias not-matthias merged commit fe45e6b into main Oct 21, 2025
5 checks passed
@not-matthias not-matthias deleted the characters branch October 21, 2025 21:41
@not-matthias not-matthias requested a review from Copilot October 21, 2025 21:41
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR introduces a character shortcode feature that enables adding dialogue and interactive characters to blog posts. The implementation provides a flexible way to display character avatars with speech bubbles, supporting both left and right positioning.

Key Changes:

  • Added new character shortcode template with support for custom avatars, positioning, and markdown content
  • Created SCSS styling for character notes with theme-aware styling and responsive layout
  • Added visual regression tests and documentation for the new feature

Reviewed Changes

Copilot reviewed 10 out of 11 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
templates/shortcodes/character.html New shortcode template implementing character dialogue boxes with avatar support
sass/parts/_character.scss Styling for character notes including positioning, avatars, and speech bubbles
sass/main.scss Import statement for the new character styles
content/posts/configuration.md Documentation explaining character shortcode usage and parameters
content/posts/character-shortcodes.md Example post demonstrating character shortcode functionality
tests/visual/character-shortcodes-visual.spec.ts Visual regression tests for light and dark themes
tests/visual/character-shortcodes-visual.spec.ts-snapshots/*.png Visual test baseline snapshots stored in Git LFS

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

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.

1 participant