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

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