Histórico de Commits

Autor SHA1 Mensagem Data
  martinfalisse 289285cd6e LibWeb: Add borders functionality to CSS Grid há 2 anos atrás
  martinfalisse 6f52272d34 LibWeb: Fix regression in definite grid row heights há 2 anos atrás
  martinfalisse e65f4b3dc5 LibWeb: Rename PositionedBox to GridItem há 2 anos atrás
  Sam Atkins 53a4a31af2 LibWeb: Remove CalculatedStyleValue from Length há 2 anos atrás
  Andreas Kling 00999a245c LibWeb: Let FormattingContext decide the automatic width of its root há 2 anos atrás
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr há 2 anos atrás
  Tom 52e45fb6fa LibWeb+Base: Fix row-height bug in Grid when there is a column gap há 2 anos atrás
  Andreas Kling 8fe748bb89 LibWeb: Make grid containers be Layout::Box há 2 anos atrás
  martinfalisse fa2c3b7c3d LibWeb: Place grid items in grid-areas if applicable há 2 anos atrás
  martinfalisse 47c77858b6 LibWeb: Calculate valid grid areas há 2 anos atrás
  martinfalisse fa5d016176 LibWeb: Implement min/max-content há 2 anos atrás
  martinfalisse 9d07ec3934 LibWeb: Refactor grid item positioning to use zero-index há 2 anos atrás
  martinfalisse 9d99bd8258 LibWeb: Use String class in certain CSS Grid classes há 2 anos atrás
  Sam Atkins c70dcaefcd LibWeb: Convert LayoutState to new pixel units há 2 anos atrás
  Sam Atkins 55ddfa9348 LibWeb: Convert GridFormattingContext to new pixel units há 2 anos atrás
  Sam Atkins f5f25562d1 LibWeb: Convert FormattingContext to new pixel units há 2 anos atrás
  Tom bb062e50b0 LibWeb: Don't expand grid for {row,column} spans há 2 anos atrás
  Tom 6e29f693f5 LibWeb: Refactor GridFormattingContext há 2 anos atrás
  Tom 0bbf7a1b54 LibWeb: Refactor should_skip_anonymous_text_runs há 2 anos atrás
  Tom 9d5049230c LibWeb: Clamp {row,column} spans if outside of grid há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  martinfalisse 964c18419f LibWeb: Use span value if given in the grid-*-end property há 2 anos atrás
  martinfalisse 35094fc744 LibWeb: Make auto-fit compatible with grid-gap há 2 anos atrás
  martinfalisse 188856c5eb LibWeb: Implement gap in CSS Grid há 2 anos atrás
  martinfalisse 2b69fa5649 LibWeb: Add some helpers for TemporaryTrack há 2 anos atrás
  martinfalisse 03949296c7 LibWeb: Calculate grid content height using column width há 2 anos atrás
  martinfalisse 7474827747 LibWeb: Use AvailableSpace when referring to the grid width há 2 anos atrás
  martinfalisse 60341995fe LibWeb: Calculate grid columns first, and grid rows second há 2 anos atrás
  martinfalisse 24c4d7fb46 LibWeb: Calculate available space for children of the grid há 2 anos atrás
  martinfalisse 937fcfc75c LibWeb+Base: Use line names for positioning grid items há 2 anos atrás