Skip to content

bugfix: remove cursor: pointer from buttons#4367

Merged
endigo9740 merged 3 commits intomainfrom
bugfix/remove-cursor-pointer
Apr 17, 2026
Merged

bugfix: remove cursor: pointer from buttons#4367
endigo9740 merged 3 commits intomainfrom
bugfix/remove-cursor-pointer

Conversation

@Hugos68
Copy link
Copy Markdown
Contributor

@Hugos68 Hugos68 commented Apr 16, 2026

Linked Issue

Closes #4360

Description

Removes the cursor: pointer css from all buttons that aren't links

AI Disclosure

Use of LLM technology is allowed. We ask for your voluntary disclosure to help inform future Skeleton contribution guidelines.

  • I used AI to generate this pull request

Checklist

Please read and apply all contribution requirements.

  • Your branch should be prefixed with: docs/, feature/, task/, bugfix/
  • Contributions should target the main branch
  • Documentation should be updated to describe all relevant changes
  • Run pnpm check in the root of the monorepo
  • Run pnpm format in the root of the monorepo
  • Run pnpm lint in the root of the monorepo
  • Run pnpm test in the root of the monorepo
  • If you modify /package projects, please supply a Changeset

Changesets

View our documentation to learn more about Changesets. To create a Changeset:

  1. Navigate to the root of the monorepo in your terminal
  2. Run pnpm changeset and follow the prompts
  3. Commit and push the changeset before flagging your PR ready for review.

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 16, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
plus.skeleton.dev Ready Ready Preview Apr 17, 2026 2:30pm
themes.skeleton.dev Building Building Preview Apr 17, 2026 2:30pm
www.skeleton.dev Ready Ready Preview Apr 17, 2026 2:30pm

Request Review

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 16, 2026

🦋 Changeset detected

Latest commit: 30fce57

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 5 packages
Name Type
@skeletonlabs/skeleton-common Minor
@skeletonlabs/skeleton Minor
@skeletonlabs/skeleton-react Minor
@skeletonlabs/skeleton-svelte Minor
skeleton Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 16, 2026

🦋 Changeset detected

Latest commit: 4f5b4fa

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 5 packages
Name Type
@skeletonlabs/skeleton-common Minor
@skeletonlabs/skeleton Minor
@skeletonlabs/skeleton-react Minor
@skeletonlabs/skeleton-svelte Minor
skeleton Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@Hugos68 Hugos68 marked this pull request as draft April 16, 2026 12:53
@endigo9740 endigo9740 marked this pull request as ready for review April 17, 2026 14:28
@endigo9740 endigo9740 merged commit 3daa14a into main Apr 17, 2026
7 checks passed
@endigo9740 endigo9740 deleted the bugfix/remove-cursor-pointer branch April 17, 2026 14:33
@github-actions github-actions Bot mentioned this pull request Apr 17, 2026
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.

bugfix: remove cursor: pointer from btn class

2 participants