Stephan de Vries
Stephan de Vries
+1, I want to download all images, but I don't know the cli works. I tried `node cli.js --download="/path/to/my/folder" but it returned an error 'ENAMETOOLONG'. Some documentation would be greatly...
Oh that's awesome, thanks!
Great idea! This should definitely be implemented. I'm not sure about the new name though. I agree that `selectorClass` needs to go, but is `selectableItem` clear enough? (cc @FrancisKong)
Hi there! Have you applied the CSS 'selectorClass' class to the `` elements? Could you perhaps show me some code?
Hi there! Thanks for demonstrating me your code. The reason why it's not working is because Vue Drag Select only looks one level deep for children. Since the `drag-select-container` is...
I agree. Let's refactor the code to allow nested child elements.
Unfortunately no, nested child elements are currently not supported. Feel free to send a pull request, though!
Hi Jochen, thanks for showing interest in this project! Having a more composable way of defining the selectable items is definitely a better solution. Doing it this way, we should...
Hi there, thank you for taking the time to report this issue! Looking through the documentation of simplebar, I noticed that it's not intended to be used on the `body`...
I'm experiencing this issue when using Astro. Every time you save a document, the Keystatic page refreshes.