Baseline support #317

Closed
woehrl01 wants to merge 33 commits from baseline-support into master

33 Commits

Author SHA1 Message Date
Lukas Woehrl
1d9855b405 shortcut if node is column direction 2017-01-05 22:07:36 +01:00
Lukas Woehrl
9e44f0f4d4 code review changes 2017-01-05 22:03:17 +01:00
Lukas Woehrl
0a708e18c0 use YGFlexDirectionColumn explicit 2017-01-05 21:02:47 +01:00
Lukas Woehrl
2595e082d6 use height explicit 2017-01-05 20:54:27 +01:00
Lukas Woehrl
b790bf7dba crash if custom baseline function returns undefined 2017-01-05 20:52:55 +01:00
Lukas Woehrl
11825ad303 break instead of continue if on second line 2017-01-05 20:48:27 +01:00
Lukas Woehrl
fc834e8296 add testcase where align-self can't override if on second line 2017-01-05 20:42:47 +01:00
Lukas Woehrl
315161743f code review changes and tests for child firstline and per baseline override 2017-01-05 20:40:46 +01:00
Lukas Woehrl
cf7a7c5b83 added tests for margin and removed unused function argument 2017-01-05 19:48:31 +01:00
Lukas Woehrl
1c52ff1b4f wrong comparions 2017-01-05 18:21:06 +01:00
Lukas Woehrl
9d035cd16a added additional tests 2017-01-05 17:50:25 +01:00
Lukas Woehrl
e87edbf206 adjusted text and fixed alignment on column/row direction difference 2017-01-05 17:33:49 +01:00
Lukas Woehrl
d10d050a2e renamed files and moved tests to accoriding fixtures 2017-01-05 17:02:28 +01:00
Lukas Woehrl
60861a3b81 more tests for row and column directions 2017-01-05 15:19:07 +01:00
Lukas Woehrl
e4f70d0fa3 delete tmp 2017-01-05 15:12:04 +01:00
Lukas Woehrl
87abbc0935 added test for align-self: baseline 2017-01-05 15:11:32 +01:00
Lukas Woehrl
17ef313d09 renamed to YGBaseline 2017-01-05 14:47:21 +01:00
Lukas Woehrl
23ad2df59c fix layout with explicit top specified 2017-01-05 14:29:26 +01:00
Lukas Woehrl
00ab30e337 get baseline of the same direction 2017-01-05 14:11:49 +01:00
Lukas Woehrl
b721fb3a54 delete tmp file 2017-01-05 13:54:38 +01:00
Lukas Woehrl
d4e45958d0 remove unneeded function 2017-01-05 13:50:53 +01:00
Lukas Woehrl
49ffda5431 cleanup 2017-01-05 13:45:01 +01:00
Lukas Woehrl
e99e7b93d5 format 2017-01-05 13:36:25 +01:00
Lukas Woehrl
3e5e01f6e1 renamed variables correctly and used correct values 2017-01-05 13:35:54 +01:00
Lukas Woehrl
45f0011065 run format.sh 2017-01-05 13:22:59 +01:00
Lukas Woehrl
eaa2501c76 fix multiline baseline layout 2017-01-05 11:47:38 +01:00
Lukas Woehrl
5803ba4e5b fix nodes with margin 2017-01-05 11:03:36 +01:00
Lukas Woehrl
d4ccb44c07 use flexdirection 2017-01-05 00:27:03 +01:00
Lukas Woehrl
29bce98fd9 enums for csharp and java 2017-01-04 22:39:46 +01:00
Lukas Woehrl
09f347092b more whitespace cleanup 2017-01-04 22:34:55 +01:00
Lukas Woehrl
71a23ef987 fix whitespace indent 2017-01-04 22:32:05 +01:00
Lukas Woehrl
3b20c24fa3 remove background color from tests 2017-01-04 22:22:45 +01:00
Lukas Woehrl
3d840e533b added baseline support 2017-01-04 22:21:29 +01:00