Histórico de Commits

Autor SHA1 Mensagem Data
  Sam Atkins b0317bb3a1 LibWeb: Implement Flex and FlexStyleValue types há 1 ano atrás
  Sam Atkins 2cb816ad69 LibWeb: Alphabetize property names in Properties.json há 1 ano atrás
  Sam Atkins b78b5e6297 LibWeb: Generate `property_is_shorthand(PropertyID)` function há 1 ano atrás
  Andreas Kling 788c2c5a8d LibWeb: Stop using fallible JSON API in code generators há 1 ano atrás
  Andreas Kling 20ea82bacc LibWeb: Make (snake/title/camel) casification functions infallible há 1 ano atrás
  Andreas Kling 0b83717ea2 AK: Make SourceGenerator::fork() infallible há 1 ano atrás
  Andreas Kling 244516142a AK: Remove fallible SourceGenerator::try_append() há 1 ano atrás
  Andreas Kling a1d694ccdc AK: Remove fallible SourceGenerator::try_appendln() há 1 ano atrás
  Andreas Kling 8b936b5912 AK: Make SourceGenerator::set() infallible há 1 ano atrás
  Sam Atkins 28c2836c24 LibWeb: Make external StyleValue-parsing methods infallible há 1 ano atrás
  Andreas Kling 13d5d47b56 LibWeb: Implement the CSS `all` property há 1 ano atrás
  Ali Mohammad Pur efa55673cd Meta/CodeGenerators+LibWeb: Add support for 'easing-function' CSS values há 2 anos atrás
  Sam Atkins 38f954cba5 LibWeb: Generate function for what properties resolve percentages to há 2 anos atrás
  Sam Atkins d197b4b051 CodeGenerators: Port GenerateCSSPropertyID to new SourceGenerator API há 2 anos atrás
  Sam Atkins 8e53e5afc4 AK: Propagate errors from SourceGenerator::fork() há 2 anos atrás
  Sam Atkins 540cc42618 CodeGenerators: Convert GeneratorUtil to String há 2 anos atrás
  Sam Atkins 5cdcd135ab LibWeb: Add parsing for CSS `<paint>` values há 2 anos atrás
  Sam Atkins 5e3da93f1a LibWeb: Add RatioStyleValue and parsing há 2 anos atrás
  Andreas Kling 941092e3ad LibWeb: Make CSS/Properties.json "logical-aliases-for" an array há 2 anos atrás
  Sam Atkins 2d7308cb88 LibWeb: Support infinite range for CSS properties há 2 anos atrás
  Sam Atkins 51f75d7071 LibWeb: Generate bounds-checking functions for CSS basic types há 2 anos atrás
  Ali Mohammad Pur 279924242d LibWeb: Add CSS CompositeStyleValue há 2 anos atrás
  Karthik Karanth 72507c318a LibWeb: Add logical-alias-for in Properties.json há 2 anos atrás
  Sam Atkins f6fae315e3 LibWeb: Add CustomIdentStyleValue, along with parsing for it há 2 anos atrás
  Sam Atkins 6b8f484114 LibWeb: Stop generating now-unused `property_accepts_value()` function há 2 anos atrás
  Sam Atkins 465ecf37c2 LibWeb: Make `property_id_from_string()` return Optional há 2 anos atrás
  Sam Atkins 9b61f79eae LibWeb: Generate `property_accepts_[identifier/type]()` functions há 2 anos atrás
  Sam Atkins f4d8a24fe4 LibWeb: Propagate errors from parse_css_value and property_initial_value há 2 anos atrás
  MacDue a5fa5e55ef LibWeb: Allow specifying a URL for an SVG fill há 2 anos atrás
  MacDue de4ab4f69e Meta: Lazily initialize initial property values há 2 anos atrás