Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ivanceras/expanse

High performance flexbox implementation written in rust
https://github.com/ivanceras/expanse

fix circleci

489bd8219ae12f7544ac19245cf32bcb367b99fd authored about 6 years ago by Emil Sjölander <[email protected]>
Basic circleci config

b7ffaaf2103c3c04b463ed3e6b9eb26ab0175e02 authored about 6 years ago by Emil Sjölander <[email protected]>
Merge pull request #5 from passy/rust-2018

Rust 2018 is here 🎉

fb9a1868bb63cec836498b071b78721035573ca0 authored about 6 years ago by Emil Sjölander <[email protected]>
Fix sizing of cross size with baseline alignment

722a77847c6cec0305bb4b46be0f5414f5ab66fb authored about 6 years ago by Emil Sjölander <[email protected]>
dont nudge siblings by relative position

7034af3a8383333832ba813257c2cc38022f3dd0 authored about 6 years ago by Emil Sjölander <[email protected]>
solve divided by zero error

cc57a49a04bf11929c88571b3575f32f31d62387 authored about 6 years ago by Emil Sjölander <[email protected]>
correctly min/max nans

f6b52abe517c9a948279b2a80c822a87a1bcea7c authored about 6 years ago by Emil Sjölander <[email protected]>
Rust 2018 is here 🎉

Not much to do here, but removing some `extern crate`s which are
no longer necessary.

477ed9234097db02db0cba96a1f68cc1f239590c authored about 6 years ago by Pascal Hartig <[email protected]>
Add support for column/row reverse

8951e8bf14ffe31d4039beeee80842bee3f1e6a3 authored about 6 years ago by Emil Sjölander <[email protected]>
clamp main size to 0

864ba38d33d9e10a663d26d53c949fc3e5f37223 authored about 6 years ago by Emil Sjölander <[email protected]>
fix test naming

6c707d48697aaa97938eef87927c99f14f54e9fa authored about 6 years ago by Emil Sjölander <[email protected]>
fix root min/max

5b578551d59cf98f4f9b6bc29d6b318612db4ec4 authored about 6 years ago by Emil Sjölander <[email protected]>
fix flex hypothetical_inner_main_size calc

285afdb9275c769f3f13f34616a2836f0869a73a authored about 6 years ago by Emil Sjölander <[email protected]>
remove margin from root of test

8d4926a5c4c1fc58d5df37d5b72b701d1dd8bcca authored about 6 years ago by Emil Sjölander <[email protected]>
fix min size in flexing

e5c19973faabb8444d2c43af40394895e9ce49de authored about 6 years ago by Emil Sjölander <[email protected]>
fix alignment with negative free space

11506d63f4f785ab400d0a39dbe7efbb51d5916e authored about 6 years ago by Emil Sjölander <[email protected]>
clean up tests

b6f9dee3d3311f214e318fb3af3fcd752a1a663f authored about 6 years ago by Emil Sjölander <[email protected]>
start on baseline support

6452c6d1bffe592da43e6d0e1c7b71b08169f909 authored about 6 years ago by Emil Sjölander <[email protected]>
Fix annoying issues with flex basis as compared to webkit output

58ca60fdf727554f7eb7649d434c64a9e87e8664 authored about 6 years ago by Emil Sjölander <[email protected]>
minor changes

36643d46b3483d0897c2ea69f43b85085c7f76c7 authored about 6 years ago by Emil Sjölander <[email protected]>
fix percent sizing for children

dcfd23214532e3d4884f855f179e92a379268990 authored about 6 years ago by Emil Sjölander <[email protected]>
fix issue with absolute layout allignment

adc7fd48aab13ac7edc6dfb299fa2b4c67eacf0a authored about 6 years ago by Emil Sjölander <[email protected]>
Prefer set width/height on absolute layouts

55c13ef7fc947e285b5706b81fd3dbc1cfa74dbe authored about 6 years ago by Emil Sjölander <[email protected]>
Account for margin when stretching

df0293601bd86142690ca9512b7f034ea1628a96 authored about 6 years ago by Emil Sjölander <[email protected]>
Fix wrap sizing by inspecting how webkit does it

d529f011022c5aca2e8d6f1e4ca401a23f26ef15 authored about 6 years ago by Emil Sjölander <[email protected]>
Align items with outer child size in mind

98c68a1fbfece865da32a3401410517f1727d6c1 authored about 6 years ago by Emil Sjölander <[email protected]>
random small fixes

5fcf209b58c668fa892f2157a8db1a3bcf6ae39f authored about 6 years ago by Emil Sjölander <[email protected]>
Remove margin from root of test and move to child

e282292593fd84fbb910db722e796e26a411a970 authored about 6 years ago by Emil Sjölander <[email protected]>
Fix free space calculation for flexing

1e148bd7b6bfc8465ad486994783e403c75eede6 authored about 6 years ago by Emil Sjölander <[email protected]>
Basic benchmarking setup. These should be auto-generated later like tests

c559dab102a19f0dd60971730f32d12e8e3e19c0 authored about 6 years ago by Emil Sjölander <[email protected]>
Fix absolute sizing

348ac760233c53cb615d2d28fa5a6a63565c9eae authored about 6 years ago by Emil Sjölander <[email protected]>
Fix root sizing with min/max

4f44c1c1f1931ed699e4bb2374dead14a45de5f7 authored about 6 years ago by Emil Sjölander <[email protected]>
Fix percentage calc for absolute childrne

6ffed4a2ed81cc0823173404f58f398b9b562309 authored about 6 years ago by Emil Sjölander <[email protected]>
Fix cross size percentage

8c5d65d3e7632a2c1bf3cfdb5540c6a09b555d78 authored about 6 years ago by Emil Sjölander <[email protected]>
Remove debugging code

d9b067118a9a28f08b78d710343684256947d38a authored about 6 years ago by Emil Sjölander <[email protected]>
Fix copy paste error

b10134e9f33e73a0817ec07551de33ff0907ebb4 authored about 6 years ago by Emil Sjölander <[email protected]>
Get around webkit bug where width is not sized correctly when wrapped in column

5ba15f19f3c0629cff785577faeaf51c76c388b9 authored about 6 years ago by Emil Sjölander <[email protected]>
fix failing absolute layout testsk

d2b88422bb581ccfd8e1b7a225f51c5a2ac927ec authored about 6 years ago by Emil Sjölander <[email protected]>
Move to more correct input parameters for compute_internal

6df8c338557a995e2ca93a3e4c725921a029633f authored about 6 years ago by Emil Sjölander <[email protected]>
Always base percentages off of parent width

a8a4673acbbdc9ced91bb9fee2f49d0d4bd1e93f authored about 6 years ago by Emil Sjölander <[email protected]>
Add tests which we never got to pass in yoga (https://github.com/facebook/yoga/issues/427)

817ac5cae2bf18684f5e2eb75bb4d5be2fdc1d44 authored about 6 years ago by Emil Sjölander <[email protected]>
minor fixes

c5d29e511c2413db6fab0b8bb47d63dfb9f81ff0 authored about 6 years ago by Emil Sjölander <[email protected]>
fix how main and cross are caluclated for absolute items

bee63df8595766051e26fd3ad837bd882ecce216 authored about 6 years ago by Emil Sjölander <[email protected]>
Fix float formatting in test generator

09bc464da22d9366470e1f9ac51a0e98626caa3d authored about 6 years ago by Emil Sjölander <[email protected]>
delete unused code

14a6daf9c1e3e9f75e97040f7692116bb88c595f authored about 6 years ago by Emil Sjölander <[email protected]>
fix alignment for wrap-reverse and absolute position

09e624c48c45a5c7a10dc2b202c2444969caf122 authored about 6 years ago by Emil Sjölander <[email protected]>
fix alignment for wrap-reverse

d29c7505eb872b84fda708f32ab008e03571d04c authored about 6 years ago by Emil Sjölander <[email protected]>
fex wrap_column test as chrome is not abiding by spec

6b1a6fcddb920bbc4c2bbda0ced8254a799842ca authored about 6 years ago by Emil Sjölander <[email protected]>
basic wrap-reverse support

7933fdd796d4e5a9344a0f4c6414930defb26620 authored about 6 years ago by Emil Sjölander <[email protected]>
Get rid of manual tests

b0a9fdcb8777e00167397e516ef3b8864eb1ca02 authored about 6 years ago by Emil Sjölander <[email protected]>
Basic absolute layout support

555c2168c289a19aa8dd412d47be01583178e9db authored about 6 years ago by Emil Sjölander <[email protected]>
customize formatting

41b87b578c1918acbd991665fc37cd61e5d24f22 authored about 6 years ago by Emil Sjölander <[email protected]>
implement basic rounding

d9e860909ffe428383e01976a9ee56ea02cd64a1 authored about 6 years ago by Emil Sjölander <[email protected]>
Migrate tests from yoga

2db4ee59f80bfc28778a857d6e2c0c6498452b65 authored about 6 years ago by Emil Sjölander <[email protected]>
add background colors to test cases

42890f5244d86634d91bacc04a85cbbc603713bf authored about 6 years ago by Emil Sjölander <[email protected]>
add position support

a305186d574f33f485328e584639ee90bafdc0c6 authored about 6 years ago by Emil Sjölander <[email protected]>
Basic test generation working

18777ef665cbb1f16d912e69eb8c17ba1ef9ba4f authored about 6 years ago by Emil Sjölander <[email protected]>
Fix typo

494b1b4fdc7337e4c08960ac95bce1c366e02aeb authored about 6 years ago by Emil Sjölander <[email protected]>
Add more tests

bc2a1a531e3cb707df30f546c5885e8dd753baa1 authored about 6 years ago by Emil Sjölander <[email protected]>
fix a couple bugs and add todo markers

155d303566a24eb16641379f20f0d734d153a3e5 authored about 6 years ago by Emil Sjölander <[email protected]>
initial commit. Something works

bd78e4a192d77d56ec577a1e5a707be4f4cf08f7 authored about 6 years ago by Emil Sjölander <[email protected]>