Historial de Commits

Autor SHA1 Mensaje Fecha
  Aliaksandr Kalenik 903d3c92c8 LibWeb: Support auto-fill for rows in GFC hace 1 año
  Aliaksandr Kalenik 042d3b79c2 LibWeb: Remove `get_count_of_tracks()` in GFC hace 1 año
  Aliaksandr Kalenik 107bfbe283 LibWeb: Remove available space param from track init methods in GFC hace 1 año
  Aliaksandr Kalenik cfcc459140 LibWeb: Fix grid line name placement when repeat() is used hace 1 año
  Aliaksandr Kalenik bef9699cf4 LibWeb: Remove available space from track sizing method params in GFC hace 1 año
  Aliaksandr Kalenik cd56ec6e5c LibWeb: Redo "tracks maximize" if initial run is over max-size in GFC hace 1 año
  Aliaksandr Kalenik 44001d2178 LibWeb: Separate grid item's area rect calculation in a function in GFC hace 1 año
  Aliaksandr Kalenik d22aa851cf LibWeb: Float property should be ignored for grid items hace 1 año
  Aliaksandr Kalenik f75186ec8f LibWeb: Add support for grid item's min-height and max-height in GFC hace 1 año
  Aliaksandr Kalenik 122d847720 LibWeb: Fix building of areas spanning multiple rows in GFC hace 1 año
  Aliaksandr Kalenik 719b12b19d LibWeb: Support alignment of abspos grid items hace 1 año
  Aliaksandr Kalenik c03e025a32 LibWeb: Disambiguate GridTrackPlacement API hace 1 año
  Aliaksandr Kalenik 0a4b869233 LibWeb: Remove boxes_to_place from GridFormattingContext class members hace 1 año
  Aliaksandr Kalenik 568c486610 LibWeb: Support positioning of abspos boxes inside grid container hace 1 año
  Christophe Naud-Dulude 11b844ce20 LibWeb: Add support for `align-items` and `align-self` in CSS grid hace 1 año
  Aliaksandr Kalenik de95a2fe33 LibWeb: Use empty Optional to represent infinte growth limit in GFC hace 1 año
  Aliaksandr Kalenik 2138c164c9 LibWeb: Respect justify-items property of grid container hace 2 años
  Aliaksandr Kalenik e2c5e31292 LibWeb: Adjust grid columns size to fit spanning items hace 2 años
  Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions hace 2 años
  Aliaksandr Kalenik 20edbb70f8 LibWeb: Implement distributing space to tracks beyond limits in GFC hace 2 años
  Aliaksandr Kalenik 21f39061fd LibWeb: Set 0px fixed size to collapsed auto-fit tracks in GFC hace 2 años
  Aliaksandr Kalenik 5a54c686a7 LibWeb: Transform GridItem from a class to a struct in GFC hace 2 años
  Andreas Kling 867e04768e LibWeb: Use grid item *outer* size when calculating minimum contribution hace 2 años
  Aliaksandr Kalenik 5925e6f196 LibWeb: Use static factory methods to construct GridTrack in GFC hace 2 años
  Aliaksandr Kalenik 57581735b7 LibWeb: Add GridTrack::create_from_definition() in GFC hace 2 años
  Aliaksandr Kalenik 23f6674301 LibWeb: Rename TemporaryTrack to GridTrack in GFC hace 2 años
  Aliaksandr Kalenik 10cab5fbdb LibWeb: Include gaps in for_each_spanned_track_by_item in GFC hace 2 años
  Aliaksandr Kalenik 1c979e0ed7 LibWeb: Resolve percentage padding and margins for grid items in GFC hace 2 años
  Aliaksandr Kalenik 0177e4e6ba LibWeb: Consider all spanned tracks while finding extra space in GFC hace 2 años
  Aliaksandr Kalenik 0f1f95da46 LibWeb: Add support for grid items with negative column-start in GFC hace 2 años