Please help us populate examples for different stacks 🤝 #71
Replies: 6 comments 2 replies
-
Hi! I've created a SolidJS port which is mostly just copy-pasted from the React example with Tailwind. Technologies: SolidJS + Tailwind CSS + Vite + TypeScript |
Beta Was this translation helpful? Give feedback.
-
Hi, I ported the react's example into Vue 3 and Nuxt 3.
|
Beta Was this translation helpful? Give feedback.
-
hey @alexreardon, thanks so much for this library and the examples provided already! I've created a sortable list component that takes a list of items and an I know that ideally this interaction should be tested in a browser test, but we're on an unconventional (Rails+Capybara) stack for integration tests and I would like to ensure the basic functionality of reordering is covered by unit tests. |
Beta Was this translation helpful? Give feedback.
-
I've recently shared a new example. It leverages a "shadow" drop indicators (like what Trello uses).
|
Beta Was this translation helpful? Give feedback.
-
Hi! I've created a Vue and React to implementation of the Pragmatic custom preview. Technologies: Vue 3/React + Vite + TypeScript |
Beta Was this translation helpful? Give feedback.
-
Hey team - any progress on other more simple examples? In particular I'm after the tree product. |
Beta Was this translation helpful? Give feedback.
-
Prior conversation
We have created a simple list example with reordering that shows off how to use Pragmatic drag and drop on a non-Atlassian stack.
If you are interested in helping out, it would be great to have this simple list example ported to other frontend tech stacks!
Things like:
svelte
angular
vue
solid
vanilla
As well as these technologies, it would be great to see the usage with other styling solutions too!
Steps
Submission
When you have finished your example, it would be great to grab the following details:
The plan is to include these entries on our examples page
Cheers!
Beta Was this translation helpful? Give feedback.
All reactions