Michael Ragazzon
|
17df9208ec
Flexbox: Consider intrinsic sizes when determining flex base size, fixes #640
|
1 year ago |
ChrisFloofyKitsune
|
b5bf23ddde
Implement `gap` property for flexbox (#621)
|
1 year ago |
Matthew Schäfer
|
6b569506de
Add `space-evenly` property value to flexbox layout (#585)
|
1 year ago |
Alexandr Lurye
|
5961ff5c42
Compute shrink-to-fit width for flex blocks (#559)
|
1 year ago |
Michael Ragazzon
|
eb1d6ee616
Add flexbox chat benchmark (see #498)
|
2 years ago |
Michael Ragazzon
|
313cbab657
Be consistent about using non-namespaced versions of standard integer types, see #470
|
2 years ago |
Michael Ragazzon
|
ce949d2d5b
Refactor Property units and Box enums, and introduce NumericValue [breaking change]
|
2 years ago |
Michael Ragazzon
|
a9657acee7
Math cleanup, rename and remove some functions
|
2 years ago |
Michael Ragazzon
|
7492876298
The great formattening - format all library source code and documents
|
2 years ago |
Michael Ragazzon
|
dff3104c53
Support for new display values: flow-root, inline-flex, inline-table
|
2 years ago |
Michael Ragazzon
|
4742dda07d
Improve and refactor layout engine, better conformance to CSS specification
|
3 years ago |