nikolai-cc / svu

Svelte development, supercharged.
https://svu.vercel.app
MIT License
39 stars 3 forks source link

Add actions #4

Open nikolai-cc opened 1 year ago

nikolai-cc commented 1 year ago

transform actions (from svelte-transform lib) lazyload (but good) pannable / touch actions scrolldrag (for horizontal scrolling on carousels) dnd (dragging between multiple containers)

MathiasWP commented 1 year ago

focus-within (do something with JS when the element meets the requirement of CSS's focus-within) scroll-into-view (scroll an element into view when a condition is true)

cesarpe commented 1 week ago

Hello Nikolai, could you create some function to rotate, such as resize and draggable. Good job

cesarpe commented 1 week ago

Is there a way to place the draggable windows on top of each other to be selected?