Histórico de Commits

Autor SHA1 Mensagem Data
  Aliaksandr Kalenik 693d602b2f LibWeb: Fix infinite loop in GFC growth limit distribution há 1 ano atrás
  Hendiadyoin1 d262670729 LibWeb: Use more CSSPixelFractions in GFC::expand_flexible_tracks há 1 ano atrás
  Zaggy1024 fc05cda8cf LibWeb: Make division of `CSSPixels` by integers create a fraction há 1 ano atrás
  Zaggy1024 bd85e1b30b LibWeb: Entirely and exactly distribute grids' extra space to tracks há 1 ano atrás
  Zaggy1024 eb7c2ee307 LibWeb: Limit affected size of grid tracks instead of only increase há 1 ano atrás
  Aliaksandr Kalenik 2495302991 LibWeb: Reset auto_placement_cursor_x after adding new column in GFC há 1 ano atrás
  Aliaksandr Kalenik b66f65dc9e LibWeb: Define if identifier represent area or line during layout [GFC] há 1 ano atrás
  Aliaksandr Kalenik d3d67857b2 LibWeb: Use containing block width to measure fit-content width in GFC há 1 ano atrás
  MacDue 71baa8c31a LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint) há 1 ano atrás
  MacDue 360c0eb509 LibWeb: Remove implicit conversion from float and double to CSSPixels há 1 ano atrás
  Aliaksandr Kalenik c03e025a32 LibWeb: Disambiguate GridTrackPlacement API há 1 ano atrás
  Aliaksandr Kalenik b4064320bd LibWeb: Add `m_is_grid_item` in `Layout::Node` há 1 ano atrás
  Aliaksandr Kalenik 37f5253ec9 LibWeb/Layout: Add support for `grid-auto-flow` in GFC há 1 ano atrás
  Aliaksandr Kalenik e9a718ff88 LibWeb/Layout: Replace `INFINITY` with `CSSPixels::min()` or `max()` há 1 ano atrás
  Aliaksandr Kalenik af38f1cba4 LibWeb: Replace to_px() with to_px_or_zero() in GridFormattingContext há 1 ano atrás
  Aliaksandr Kalenik e25b1f76e1 LibWeb: Forbid usage of indefinite width in calculate_min{max}_height há 1 ano atrás
  Aliaksandr Kalenik 6354f950fd LibWeb: Support "order" property for items in GridFormattingContext há 1 ano atrás
  Aliaksandr Kalenik 0a4b869233 LibWeb: Remove boxes_to_place from GridFormattingContext class members há 1 ano atrás
  Aliaksandr Kalenik 568c486610 LibWeb: Support positioning of abspos boxes inside grid container há 2 anos atrás
  Aliaksandr Kalenik 79cbbfc67f LibWeb: Fix infinite spinning while distributing extra space in GFC há 2 anos atrás
  Aliaksandr Kalenik 0019b901a0 LibWeb: Remove hardcoded span = 2 while sizing spanning items in GFC há 2 anos atrás
  Aliaksandr Kalenik 1e953f2acc LibWeb: Reset planned_increase while distributing space to "fr" tracks há 2 anos atrás
  Aliaksandr Kalenik 338fa8261e LibWeb: Use item minimum contribution while sizing "fr" track in GFC há 2 anos atrás
  Christophe Naud-Dulude 11b844ce20 LibWeb: Add support for `align-items` and `align-self` in CSS grid há 2 anos atrás
  Aliaksandr Kalenik de95a2fe33 LibWeb: Use empty Optional to represent infinte growth limit in GFC há 2 anos atrás
  Aliaksandr Kalenik bec07d4af7 LibWeb: Use fixed-point saturated arithmetics for CSSPixels há 2 anos atrás
  Aliaksandr Kalenik 5cdd03fc53 LibWeb: Fix divisions by zero in FFC and GFC há 2 anos atrás
  Aliaksandr Kalenik c66dbc99ee LibWeb: Use a special value to represent an infinite growth limit in GFC há 2 anos atrás
  Aliaksandr Kalenik fd9b3bdc94 LibWeb: Support auto vertical margins for grid items há 2 anos atrás
  Aliaksandr Kalenik 2138c164c9 LibWeb: Respect justify-items property of grid container há 2 anos atrás