Histórico de Commits

Autor SHA1 Mensagem Data
  Sam Atkins 2754c16e97 LibWeb: Make serializing GridTrack classes infallible há 1 ano atrás
  Aliaksandr Kalenik 3b3ade0b8d LibWeb: Use none as initial value for grid-template-column/rows há 2 anos atrás
  Aliaksandr Kalenik 2ade229f27 LibWeb: Fix crashing when grid track size is calc() with percentage há 2 anos atrás
  Aliaksandr Kalenik 537256fae2 LibWeb: Treat unresolvable percentages as auto to resolve sizes in GFC há 2 anos atrás
  Andreas Kling 655d9d1462 LibWeb: Make CSSPixels and Length use 64-bit (double) floating point há 2 anos atrás
  Aliaksandr Kalenik b49e9d2eab LibWeb: Check if line name is present in GridTrackSizeList::to_string() há 2 anos atrás
  Aliaksandr Kalenik 95d17ee875 LibWeb: Rename flexible_length to flex_factor in GridSize há 2 anos atrás
  Aliaksandr Kalenik c2f6ba8f5f LibWeb: Parse calc() function in grid sizes há 2 anos atrás
  Aliaksandr Kalenik 7fee05e18c LibWeb: Use LengthPercentage in CSS::GridSize há 2 anos atrás
  Sam Atkins 0c14103025 LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp} há 2 anos atrás
  Linus Groh 09d40bfbb2 Everywhere: Use _{short_,}string to create Strings from literals há 2 anos atrás
  Sam Atkins 9e735cc02e LibWeb: Remove unused includes for DeprecatedString há 2 anos atrás
  martinfalisse 0448547553 LibWeb: Parse min and max-content há 2 anos atrás
  martinfalisse 9d99bd8258 LibWeb: Use String class in certain CSS Grid classes há 2 anos atrás
  martinfalisse ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue há 2 anos atrás
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  martinfalisse 78a573d678 LibWeb: Parse line names in grid track size declarations há 2 anos atrás
  martinfalisse b2b677e984 LibWeb: Refactor GridTrackSize classes há 2 anos atrás
  martinfalisse e227e8027f LibWeb: Parse minmax() value há 2 anos atrás
  martinfalisse a5f042b424 LibWeb: Parse auto-fill and auto-fit attributes há 2 anos atrás
  martinfalisse f7af190de0 LibWeb: Add parent classes for managing GridTrackSizes há 2 anos atrás
  Ben Wiederhake 8deced39a8 LibWeb: Resolve cyclic declaration/definitions involving Length há 2 anos atrás
  martinfalisse 9681eb89a6 LibWeb: Add helper function for creating auto GridTrackSizes há 2 anos atrás
  martinfalisse 2fa124e8d9 LibWeb: Use float for GridTrackSize length value há 2 anos atrás
  martinfalisse fc36970973 LibWeb: Add GridTrackSize class for grid-template-* há 2 anos atrás