Histórico de Commits

Autor SHA1 Mensagem Data
  Sam Atkins 9b4ddff6a9 LibWeb: Replace FontStyleValue with ShorthandStyleValue há 1 ano atrás
  Sam Atkins 34591549b1 LibWeb: Replace BorderRadiusShorthandStyleValue with ShorthandStyleValue há 1 ano atrás
  Sam Atkins 34e0899ab0 LibWeb: Replace BackgroundStyleValue with ShorthandStyleValue há 1 ano atrás
  Sam Atkins 1ae515c0b7 LibWeb: Replace FlexFlowStyleValue with ShorthandStyleValue há 1 ano atrás
  Sam Atkins aa45b3dfe3 LibWeb: Replace FlexStyleValue with ShorthandStyleValue há 1 ano atrás
  Sam Atkins d20254f1bc LibWeb: Rename CompositeStyleValue -> ShorthandStyleValue há 1 ano atrás
  Sam Atkins 6476dea898 LibWeb: Implement the `math-depth` CSS property há 1 ano atrás
  Sam Atkins 6367b6a3d0 LibWeb: Use x-macro for StyleValue::Type instead of manual boilerplate há 1 ano atrás
  Andreas Kling 703c2bb06e LibWeb: Add support for parsing `grid-auto-flow` CSS property há 1 ano atrás
  Sam Atkins eca144a75e LibWeb: Make absolutizing StyleValues infallible há 1 ano atrás
  Bastiaan van der Plaat cc1f7d385c LibWeb: Move font stretch width calc from StyleComputer to StyleValue há 1 ano atrás
  Aliaksandr Kalenik da2cd73bcf LibWeb: Add place-self css property support há 1 ano atrás
  Aliaksandr Kalenik a8587fe54e LibWeb: Add support for "place-items" CSS property há 1 ano atrás
  Ali Mohammad Pur dd073b2711 Meta/CodeGenerators+LibWeb: Implement parsing CSS easing functions há 2 anos atrás
  Ali Mohammad Pur 06c6c40df9 LibWeb+LibJS: Move some code around to make CSS/Parser parse faster há 2 anos atrás
  Sam Atkins 5e3da93f1a LibWeb: Add RatioStyleValue and parsing há 2 anos atrás
  Sam Atkins 1160d8186b LibWeb: Implement IntegerStyleValue, for holding `<integer>` há 2 anos atrás
  Sam Atkins ad8565011c LibWeb: Rename NumericStyleValue -> NumberStyleValue há 2 anos atrás
  FalseHonesty dcead6f5eb LibWeb: Add support for parsing place-content shorthand CSS property há 2 anos atrás
  Ali Mohammad Pur 279924242d LibWeb: Add CSS CompositeStyleValue há 2 anos atrás
  Sam Atkins 5cbf6eb930 LibWeb: Remove StyleValue::has/to_integer() há 2 anos atrás
  Sam Atkins f6fae315e3 LibWeb: Add CustomIdentStyleValue, along with parsing for it há 2 anos atrás
  Andreas Kling 82ddc813d5 LibWeb: Stop aggressively quantizing font-weight values há 2 anos atrás
  Andreas Kling be10360350 LibWeb: Move resolution of font weights and slopes to StyleValue há 2 anos atrás
  Sam Atkins d732a83de8 LibWeb: Propagate errors from absolutizing StyleValues há 2 anos atrás
  Emil Militzer 31e1be0438 LibWeb: Support multi-keyword syntax for CSS display property há 2 anos atrás
  martinfalisse 22202715fc LibWeb: Parse `grid-template` property há 2 anos atrás
  martinfalisse bebf4363db LibWeb: Change name of GridTrackSizeListStyleValue há 2 anos atrás
  Sam Atkins 0679b4e0b9 LibWeb: Wrap font metrics into a struct há 2 anos atrás
  MacDue 2fbe5b969b LibWeb: Add URLStyleValue to represent general url() values há 2 anos atrás