This website requires JavaScript.
Explore
Help
Sign In
DaddyFrosty
/
yoga
Watch
1
Star
0
Fork
0
You've already forked yoga
Code
Issues
96
Pull Requests
31
Actions
Packages
Projects
Releases
33
Wiki
Activity
Files
2321165d532fe2641bb7f7edaaca3d8017b90e3c
yoga
/
src
History
Lucas Rocha
2321165d53
Move condition to the non-redundant block
...
No need to check for RELATIVE position when position type is ABSOLUTE and dimension is set.
2015-09-08 15:34:51 +01:00
..
__tests__
Updated the public API to no-longer extract nodes
2015-08-13 09:56:16 +01:00
java
Move condition to the non-redundant block
2015-09-08 15:34:51 +01:00
css-layout.js
Updated the public API to no-longer extract nodes
2015-08-13 09:56:16 +01:00
JavaTranspiler.js
Inline immutable values in layout algorithm
2015-09-08 15:15:52 +01:00
Layout-test-utils.c
update const
2015-08-05 21:57:06 -07:00
Layout-test-utils.h
Made relevant JS tests transpile to C ; [src/Layout.c]: print_css_node_rec(): print alignContent ; [src/Layout-test-utils.c]: add_failed_test(): Sets failed_test->next to NULL, otherwise the test crashes if there's one and only one failure ; Added type casts so that it can be compiled as C++ by MSVC on Windows ; [Makefile]: Added c_test_msvc target when running in Windows so that the test executable can be built and debugged with Visual Studio on Windows ;
2015-05-10 00:20:28 +08:00
Layout-test-utils.js
Updated the public API to no-longer extract nodes
2015-08-13 09:56:16 +01:00
Layout.c
Move condition to the non-redundant block
2015-09-08 15:34:51 +01:00
Layout.h
Reduce search range of flexible children
2015-09-08 15:34:51 +01:00
Layout.js
Move condition to the non-redundant block
2015-09-08 15:34:51 +01:00
transpile.js
Reduce search range of flexible children
2015-09-08 15:34:51 +01:00