Историја ревизија

Аутор SHA1 Порука Датум
  martinfalisse 35094fc744 LibWeb: Make auto-fit compatible with grid-gap пре 2 година
  martinfalisse 188856c5eb LibWeb: Implement gap in CSS Grid пре 2 година
  martinfalisse 2b69fa5649 LibWeb: Add some helpers for TemporaryTrack пре 2 година
  martinfalisse 03949296c7 LibWeb: Calculate grid content height using column width пре 2 година
  martinfalisse 7474827747 LibWeb: Use AvailableSpace when referring to the grid width пре 2 година
  martinfalisse 60341995fe LibWeb: Calculate grid columns first, and grid rows second пре 2 година
  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 година