stretch icon indicating copy to clipboard operation
stretch copied to clipboard

Project status?

Open polarathene opened this issue 3 years ago • 7 comments

Almost a year since any development on stretch it seems? Is the project still going to see active development?

polarathene avatar Apr 29 '21 21:04 polarathene

I'm curious about this too – stretch seems to be exactly what I needed for my use case (especially the JS / wasm binding), but some of the open issues give me pause. It would be really helpful to know if stretch is still being maintained (or if maybe y'all are looking for new maintainers?), particularly since it's a pretty foundational library for anyone who needs a non-browser implementation of Flexbox. If it's not going to be maintained going forward, eh, it happens, but an update from the maintainers would help folks looking for a native implementation of Flexbox make a more informed decision.

Either way, all your work on this so far is much appreciated!!

mnquintana avatar May 09 '21 17:05 mnquintana

I think the project is deas. Go with Facebook's Yoga. Not that active, too, but at least it works pretty well.

Robert-M-Muench avatar May 11 '21 06:05 Robert-M-Muench

It looks like the founders of visly (the creator of stretch) have joined Figma. There is an active fork at https://github.com/elbaro/stretch2 (@elbaro) but it looks like issues are disabled.

CC @emilsjolander

is there some way we can open publish writes to crates / edit writes on the repo to start merging in patches?

EDIT

For future travelers, Dioxus is maintaining a fork.

http://github.com/dioxusLabs/stretch/

jkelleyrtp avatar Jan 01 '22 01:01 jkelleyrtp

It's a temporary fork only with known fixes. I will not actively maintain it.

For a long term please start a new fork.

elbaro avatar Jan 01 '22 04:01 elbaro

The Bevy org is helping to maintain that fork now; I would expect active development and fixes there going forward.

alice-i-cecile avatar May 11 '22 01:05 alice-i-cecile

The Bevy org is helping to maintain that fork now; I would expect active development and fixes there going forward.

ty @alice-i-cecile for your work.

note about this fork : js binding removed for now.

eviltik avatar May 24 '22 09:05 eviltik

Taffy 0.1 is out; this contains full docs and several bug fixes for this library.

The initial migration should be painless; future development work is ongoing :)

alice-i-cecile avatar Jun 11 '22 16:06 alice-i-cecile