Historique des commits

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