Skip to content

Website/showcase page#10

Merged
iamv4g merged 4 commits into
mainfrom
website/showcase-page
Jul 21, 2026
Merged

Website/showcase page#10
iamv4g merged 4 commits into
mainfrom
website/showcase-page

Conversation

@iamv4g

@iamv4g iamv4g commented Jul 21, 2026

Copy link
Copy Markdown
Owner

No description provided.

iamv4g and others added 4 commits June 26, 2026 02:35
- add a dedicated /showcase route that runs the Kanban and playground live on
  dnd_kit_jaspr and embeds the flutter_example_gallery (built for web) in an
  iframe, so the same demos show on both adapters
- move the Kanban showcase out of the home into the new page; add a top-level
  Showcase link to the nav, mobile menu, and footer
- build the Flutter gallery for web in the deploy workflow and bundle it into
  the Pages output at flutter/ (rsync avoids the self-symlink cycle)
The runtime now passes the active draggable's id to the collision detector. A custom detector can use it to scope candidates to the active item's kind, which lets two nested sortable contexts share one DndController without their droppables colliding — e.g. a section reorder scope nested with an admission cross-list scope, where a section drop must ignore the admission rows nested inside the target section.

Bumps dnd_kit / dnd_kit_flutter / dnd_kit_jaspr to 0.5.0.
feat(collision): expose activeId on DndCollisionInput (0.5.0)
@iamv4g
iamv4g merged commit 732f558 into main Jul 21, 2026
1 check passed
@iamv4g
iamv4g deleted the website/showcase-page branch July 21, 2026 10:07
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