Last 12 weeks · 0 commits
2 of 6 standards met
Hello Rich, Thanks for the great framework and also this project. I am wondering if this component will get an update to Svelte 3. I tried it myself but not having a lot of luck -- the dragging seems to work but the containers are overlapping and cause odd layout issues. If you can give an overview of how you would structure this under Svelte 3, I can try my hand at the implementation and submit a pull request. Thanks again
Repository: sveltejs/svelte-subdivide. Description: A component for building Blender-style layouts in Svelte apps Stars: 129, Forks: 8. Primary language: JavaScript. Languages: JavaScript (65.1%), HTML (34.9%). Open PRs: 1, open issues: 4. Last activity: 6y ago. Community health: 50%. Top contributors: Rich-Harris.
Not tested yet because compilation is being blocked by an apparent unexpected 'nowarn' option bug. Just opening the PR to possibly avoid somebody else doing the same work in the meanwhile. I'll add any fixes as soon as I can compile and test the upgrade. Sorry if there's too much commit noise, I was just making sure I detailed my first foreign upgrade for clarity. Should I collapse it?