Skip to content

v3#182

Draft
PuruVJ wants to merge 205 commits intomainfrom
new-api
Draft

v3#182
PuruVJ wants to merge 205 commits intomainfrom
new-api

Conversation

@PuruVJ
Copy link
Copy Markdown
Owner

@PuruVJ PuruVJ commented Dec 12, 2024

No description provided.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Dec 12, 2024

🦋 Changeset detected

Latest commit: f21c5d9

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

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

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

@vercel
Copy link
Copy Markdown

vercel Bot commented Dec 12, 2024

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

Project Deployment Preview Comments Updated (UTC)
neodrag Ready Ready Preview Comment Aug 29, 2025 8:14am

PuruVJ and others added 6 commits June 26, 2025 22:38
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…plugins

- Refactor bounds plugin to include shouldRecompute for setup, start, drag, and end hooks.
- Add validation for bounds dimensions to ensure they accommodate draggable elements.
- Enhance controls plugin to support shouldRecompute logic for dynamic behavior.
- Update tests to cover new shouldRecompute scenarios and edge cases.
- Increase test timeout to accommodate more extensive testing.
- Update package dependencies, including vitest-browser-svelte to version 1.0.0.
- Add new Svelte page for testing bounds with smaller elements.
github-actions Bot and others added 2 commits July 9, 2025 01:50
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
github-actions Bot and others added 2 commits July 9, 2025 22:39
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
github-actions Bot and others added 3 commits August 3, 2025 20:22
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
- Introduced a new `symbols.ts` file to define unique symbols for various properties of the DraggableInstance.
- Updated the DraggableInstance interface to replace direct property access with symbol-based access.
- Modified the DraggableFactory class to accommodate the new symbol-based structure, ensuring all references to instance properties are updated accordingly.
- Enhanced encapsulation and maintainability by using symbols to prevent potential naming conflicts and improve clarity of the code.
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