skeleton icon indicating copy to clipboard operation
skeleton copied to clipboard

NEXT Toast Component

Open endigo9740 opened this issue 1 year ago • 2 comments

Linked Issue

Closes #2884

Description

  • [ ] Implements the React Toast component
  • [ ] Implements the Svelte Toast component
  • [ ] Implements React component docs
  • [ ] Implements Svelte component docs

Checklist

Please read and apply all contribution requirements.

  • [x] Your branch should be prefixed with: docs/, feature/, chore/, bugfix/
  • [x] Skeleton v3 contributions must target the next branch (NEVER dev or master)
  • [ ] 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

Changsets

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 review for review.

endigo9740 avatar Oct 24 '24 21:10 endigo9740

⚠️ No Changeset found

Latest commit: 2cc46a59e1c674390fe4818ad6cccc860ca7958e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

changeset-bot[bot] avatar Oct 24 '24 21:10 changeset-bot[bot]

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
skeleton-docs ❌ Failed (Inspect) Oct 25, 2024 7:21pm
skeleton-next ❌ Failed (Inspect) Oct 25, 2024 7:21pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
skeleton-themes ⬜️ Ignored (Inspect) Visit Preview Oct 25, 2024 7:21pm

vercel[bot] avatar Oct 24 '24 21:10 vercel[bot]

The Zag component unfortunately is not in a state we can move forward with it. So we're going to pivot to this solution instead:

  • https://github.com/skeletonlabs/skeleton/pull/2922

endigo9740 avatar Oct 31 '24 22:10 endigo9740