Skip to content

docs: fix default dropzone class names in Droppable and SortAnimation module example - #680

Open
Reyo77 wants to merge 1 commit into
Shopify:mainfrom
Reyo77:fix-droppable-and-plugin-docs
Open

docs: fix default dropzone class names in Droppable and SortAnimation module example#680
Reyo77 wants to merge 1 commit into
Shopify:mainfrom
Reyo77:fix-droppable-and-plugin-docs

Conversation

@Reyo77

@Reyo77 Reyo77 commented Aug 22, 2026

Copy link
Copy Markdown

This PR implements or fixes...

  1. src/Droppable/README.md: Corrects the default CSS class names in the documentation table from draggable-droppable--active / draggable-droppable--occupied to the actual defaults used in the implementation (draggable-dropzone--active and draggable-dropzone--occupied).
  2. src/Plugins/SortAnimation/README.md: Fixes the ESM <script type="module"> example which incorrectly imported and instantiated Snappable instead of SortAnimation.
  3. Added changeset for documentation updates.

This PR closes the following issues...

N/A

Does this PR require the Docs to be updated?

Yes, this PR directly updates and corrects the documentation.

Does this PR require new tests?

No (documentation fix only; existing test suites pass).

This branch been tested on... (click all that apply / add new items)

  • All unit tests passing (npm test)

Browsers:

  • Chrome
  • Safari

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