提交历史

作者 SHA1 备注 提交日期
  Michael Ragazzon 679aab8abc Fix flex formatting test and minor include/comment fixups 10 月之前
  Michael Ragazzon 9363a12712 Skip rounding in flexbox layout, allow fractional sizes of flex items 10 月之前
  Michael Ragazzon b6113b3acd Flexbox: Apply automatic minimum size of flex items in column mode with auto size, see #658 1 年之前
  Michael Ragazzon e9451c9cba Flexbox: Skip calculating hypothetical cross when not needed, see #658 1 年之前
  Michael Ragazzon 270efa1d01 Flex formatting: Avoid negative flex item size in some situations when edge size is fractional, fixes #657 1 年之前
  Michael Ragazzon 9d36a83dbb Flexbox layout: Fix hypothetical width of replaced elements in column direction layout, see #666 1 年之前
  Michael Ragazzon 17df9208ec Flexbox: Consider intrinsic sizes when determining flex base size, fixes #640 1 年之前
  ChrisFloofyKitsune b5bf23ddde Implement `gap` property for flexbox (#621) 1 年之前
  Matthew Schäfer 6b569506de Add `space-evenly` property value to flexbox layout (#585) 1 年之前
  Alexandr Lurye 5961ff5c42 Compute shrink-to-fit width for flex blocks (#559) 1 年之前
  Michael Ragazzon eb1d6ee616 Add flexbox chat benchmark (see #498) 2 年之前
  Michael Ragazzon 313cbab657 Be consistent about using non-namespaced versions of standard integer types, see #470 2 年之前
  Michael Ragazzon ce949d2d5b Refactor Property units and Box enums, and introduce NumericValue [breaking change] 2 年之前
  Michael Ragazzon a9657acee7 Math cleanup, rename and remove some functions 2 年之前
  Michael Ragazzon 7492876298 The great formattening - format all library source code and documents 2 年之前
  Michael Ragazzon dff3104c53 Support for new display values: flow-root, inline-flex, inline-table 2 年之前
  Michael Ragazzon 4742dda07d Improve and refactor layout engine, better conformance to CSS specification 3 年之前