Historie revizí

Autor SHA1 Zpráva Datum
  Aliaksandr Kalenik d1a01c4c65 LibWeb: Fix box alignment when it has min-width or max-width in GFC před 1 rokem
  Aliaksandr Kalenik 58f8068853 LibWeb: Handle fit-content in calculate_max_content_contribution in GFC před 1 rokem
  Aliaksandr Kalenik 4dab17427f LibWeb: Use max content contribution in flex_fraction in GFC před 1 rokem
  Aliaksandr Kalenik 802b58d7e1 LibWeb: Resolve grid item's min-width and max-width in GFC před 1 rokem
  Aliaksandr Kalenik 122d847720 LibWeb: Fix building of areas spanning multiple rows in GFC před 1 rokem
  Aliaksandr Kalenik 719b12b19d LibWeb: Support alignment of abspos grid items před 1 rokem
  Aliaksandr Kalenik 2def1de4be LibWeb: Rerun rows sizings if grid auto height is less than min-height před 1 rokem
  Sam Atkins b66ff21379 LibWeb: Add missing check for flexible grid tracks před 1 rokem
  Aliaksandr Kalenik 693d602b2f LibWeb: Fix infinite loop in GFC growth limit distribution před 1 rokem
  Hendiadyoin1 d262670729 LibWeb: Use more CSSPixelFractions in GFC::expand_flexible_tracks před 1 rokem
  Zaggy1024 fc05cda8cf LibWeb: Make division of `CSSPixels` by integers create a fraction před 1 rokem
  Zaggy1024 bd85e1b30b LibWeb: Entirely and exactly distribute grids' extra space to tracks před 1 rokem
  Zaggy1024 eb7c2ee307 LibWeb: Limit affected size of grid tracks instead of only increase před 1 rokem
  Aliaksandr Kalenik 2495302991 LibWeb: Reset auto_placement_cursor_x after adding new column in GFC před 1 rokem
  Aliaksandr Kalenik b66f65dc9e LibWeb: Define if identifier represent area or line during layout [GFC] před 1 rokem
  Aliaksandr Kalenik d3d67857b2 LibWeb: Use containing block width to measure fit-content width in GFC před 1 rokem
  MacDue 71baa8c31a LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint) před 1 rokem
  MacDue 360c0eb509 LibWeb: Remove implicit conversion from float and double to CSSPixels před 1 rokem
  Aliaksandr Kalenik c03e025a32 LibWeb: Disambiguate GridTrackPlacement API před 1 rokem
  Aliaksandr Kalenik b4064320bd LibWeb: Add `m_is_grid_item` in `Layout::Node` před 1 rokem
  Aliaksandr Kalenik 37f5253ec9 LibWeb/Layout: Add support for `grid-auto-flow` in GFC před 2 roky
  Aliaksandr Kalenik e9a718ff88 LibWeb/Layout: Replace `INFINITY` with `CSSPixels::min()` or `max()` před 2 roky
  Aliaksandr Kalenik af38f1cba4 LibWeb: Replace to_px() with to_px_or_zero() in GridFormattingContext před 2 roky
  Aliaksandr Kalenik e25b1f76e1 LibWeb: Forbid usage of indefinite width in calculate_min{max}_height před 2 roky
  Aliaksandr Kalenik 6354f950fd LibWeb: Support "order" property for items in GridFormattingContext před 2 roky
  Aliaksandr Kalenik 0a4b869233 LibWeb: Remove boxes_to_place from GridFormattingContext class members před 2 roky
  Aliaksandr Kalenik 568c486610 LibWeb: Support positioning of abspos boxes inside grid container před 2 roky
  Aliaksandr Kalenik 79cbbfc67f LibWeb: Fix infinite spinning while distributing extra space in GFC před 2 roky
  Aliaksandr Kalenik 0019b901a0 LibWeb: Remove hardcoded span = 2 while sizing spanning items in GFC před 2 roky
  Aliaksandr Kalenik 1e953f2acc LibWeb: Reset planned_increase while distributing space to "fr" tracks před 2 roky