История коммитов

Автор SHA1 Сообщение Дата
  martinfalisse 24c4d7fb46 LibWeb: Calculate available space for children of the grid 2 лет назад
  martinfalisse 937fcfc75c LibWeb+Base: Use line names for positioning grid items 2 лет назад
  martinfalisse 93211f45a6 LibWeb: Use w3.org for specs and include new ones 2 лет назад
  martinfalisse b2b677e984 LibWeb: Refactor GridTrackSize classes 2 лет назад
  martinfalisse dc9f8218a9 LibWeb: Fix bug in placing grid items 2 лет назад
  Johannes Laudenberg 2547e0b966 LibWeb: Use calculate_min_content_height() for sizing of grid children 2 лет назад
  martinfalisse bd9ec60305 LibWeb: Implement minmax() 2 лет назад
  martinfalisse 53f3df78e5 LibWeb: Implement auto-fill and auto-fit 2 лет назад
  martinfalisse 4745a0c20a LibWeb: Implement more of the grid spec 2 лет назад
  martinfalisse 202620e80c LibWeb: Refactor GridTrack maintenance in the GFC 2 лет назад
  martinfalisse b6a29ae9e2 LibWeb: Use w3 instead of drafts for spec 2 лет назад
  martinfalisse f7af190de0 LibWeb: Add parent classes for managing GridTrackSizes 2 лет назад
  martinfalisse e537035cc6 LibWeb+Base: Deal with column-spans greater than implicit grid 2 лет назад
  martinfalisse 994d996ab2 LibWeb: Fix bug in maybe_add_column() 2 лет назад
  martinfalisse 84290ed7c8 Base+LibWeb: Make sure grid positions don't cause out of bounds 2 лет назад
  martinfalisse 9051a56554 Base+LibWeb: Stub out negative spans 2 лет назад
  martinfalisse a764e43db3 LibWeb: Factor out OccupationGrid functions 2 лет назад
  martinfalisse db19570b94 LibWeb: Truncate oversized grid spans 2 лет назад
  martinfalisse f3bf01f265 LibWeb: Fix bug in placing row-constrained grid items 2 лет назад
  martinfalisse a528ea71d1 LibWeb: Use span values for auto-positioned grid items 2 лет назад
  martinfalisse 330af1a769 LibWeb: Fix bug in spec implementation auto_placement_cursor 2 лет назад
  martinfalisse 93824edeb7 LibWeb: Fix implementation bugs of grid track is_span() 2 лет назад
  martinfalisse 9fd07e9cb1 LibWeb: Make it easier to check if grid track is auto positioned 2 лет назад
  martinfalisse 236795e931 LibWeb+Base: Re-implement grid track span 2 лет назад
  Andreas Kling 9c44634ca5 LibWeb: Reorganize layout algorithms around available space 2 лет назад
  Andreas Kling f161e20e57 LibWeb: Make FormattingContext::run() take available space as input 2 лет назад
  Andreas Kling 62974160da LibWeb: Add FormattingContext::automatic_content_height() 2 лет назад
  martinfalisse df22f38feb LibWeb: Inform the parent context of the grid's size 2 лет назад
  martinfalisse 214329b81c LibWeb: Layout grid items after calculation 2 лет назад
  martinfalisse 58078c1f40 LibWeb: Calculate sizes of Auto grid tracks 2 лет назад