Historie revizí

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