Skip to content

feat: a lot of improvements made to the carousel and dropzone#46

Merged
ryan-zayne merged 7 commits into
mainfrom
dev
Aug 23, 2025
Merged

feat: a lot of improvements made to the carousel and dropzone#46
ryan-zayne merged 7 commits into
mainfrom
dev

Conversation

@ryan-zayne

Copy link
Copy Markdown
Member

refactor(carousel): ♻️ replace getElementList with For component in carousel
refactor(drag-scroll): ♻️ optimize useDragScroll with useCallback and useMemo
refactor(slot): ♻️ update slot component implementation<!-- DO NOT IGNORE THE TEMPLATE!

Thank you for contributing!

Before submitting the PR, please make sure you do the following:

  • Read the Contributing Guide.
  • Check that there isn't already a PR that solves the problem the same way to avoid creating a duplicate.
  • Provide a description in this PR that addresses what the PR is solving, or reference the issue that it solves (e.g. fixes #123).
  • Ideally, include relevant tests that fail without this PR but pass with it.

-->

Description

Please include a summary of the change and which issue is fixed (if applicable).

Related Issue

  • Fixes #(issue number)

Contribution Guidelines

Before submitting this pull request, please review our Contribution Guidelines to understand how to contribute to this project.

Checklist

  • I have reviewed the Contribution Guidelines linked above.
  • I have tested my changes thoroughly and ensured that all existing tests pass.
  • I have provided clear and concise commit messages.
  • I have updated the project's documentation as necessary.

Screenshots (if applicable)

Additional context (if needed)

refactor(carousel): ♻️ replace getElementList with For component in carousel
refactor(drag-scroll): ♻️ optimize useDragScroll with useCallback and useMemo
refactor(slot): ♻️ update slot component implementation
- Updated various dependencies in package.json and pnpm-lock.yaml for better compatibility and performance.
- Refactored components in the ui-react package, including Carousel and DropZone, to enhance functionality and maintainability.
- Adjusted props and types in Carousel and Form components for improved type safety and clarity.
- Cleaned up imports and optimized component rendering logic.
@changeset-bot

changeset-bot Bot commented Aug 23, 2025

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: e2501b7

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

This PR includes changesets to release 2 packages
Name Type
@zayne-labs/ui-react Minor
dev Patch

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

@netlify

netlify Bot commented Aug 23, 2025

Copy link
Copy Markdown

Deploy Preview for zayne-labs-ui canceled.

Name Link
🔨 Latest commit e2501b7
🔍 Latest deploy log https://app.netlify.com/projects/zayne-labs-ui/deploys/68aa2e4666f6020008d0f374

@pkg-pr-new

pkg-pr-new Bot commented Aug 23, 2025

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/@zayne-labs/ui-react@46

commit: e2501b7

@ryan-zayne ryan-zayne merged commit b87194f into main Aug 23, 2025
10 checks passed
@ryan-zayne ryan-zayne deleted the dev branch August 23, 2025 21:12
@vercel

vercel Bot commented Mar 21, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
zayne-labs-ui Error Error Mar 21, 2026 6:49pm

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