Skip to content

feat: ActionButton magenta variant#14

Merged
maxirmx merged 2 commits into
mainfrom
feat/magenta-variant
Dec 14, 2025
Merged

feat: ActionButton magenta variant#14
maxirmx merged 2 commits into
mainfrom
feat/magenta-variant

Conversation

@maxirmx
Copy link
Copy Markdown
Member

@maxirmx maxirmx commented Dec 14, 2025

No description provided.

@maxirmx maxirmx force-pushed the feat/magenta-variant branch from 34e9b07 to 8f0431d Compare December 14, 2025 21:13
Copy link
Copy Markdown

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 adds a new "magenta" color variant to the ActionButton component, expanding the available color options from the existing orange, green, red, and blue variants. The implementation follows the established pattern for button variants and includes appropriate test coverage.

  • Added magenta variant support to ActionButton with consistent styling patterns
  • Bumped package version from 1.2.1 to 1.2.2
  • Updated various dev dependencies (ESLint, Vite plugin, Volar, etc.)

Reviewed changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/components/uiKitShared.ts Added 'anti-btn-magenta' class mapping for the new magenta variant
src/components/ActionButton.vue Defined CSS styles for magenta variant including base, hover, and icon states
src/components/tests/ActionButton.spec.ts Added test case to verify magenta variant class application
package.json Bumped version to 1.2.2
package-lock.json Updated lock file with version bump and dependency updates

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@maxirmx maxirmx merged commit 97aef06 into main Dec 14, 2025
7 checks passed
@maxirmx maxirmx deleted the feat/magenta-variant branch December 14, 2025 21:17
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