Commit Verlauf

Autor SHA1 Nachricht Datum
  Sam Atkins c405c4bcf1 LibWeb: Allow calling property_initial_value() without a Realm vor 8 Monaten
  Aliaksandr Kalenik 0448d4d609 LibWeb: Update property_id_from_string() generator to handle ::Custom vor 8 Monaten
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere vor 9 Monaten
  Sam Atkins cd13b30fb8 LibWeb/CSS: Add parsing for `<opentype-tag>` vor 10 Monaten
  Sam Atkins fdcece2e88 LibWeb/CSS: Implement legacy name aliases for properties vor 10 Monaten
  Andreas Kling 1f5c49f40d LibWeb: Make CSS::is_inherited_property(PropertyID) go fast vor 11 Monaten
  Sam Atkins 6a74b01644 LibWeb: Rename "identifier" and "ValueID" to "Keyword" where correct vor 11 Monaten
  Sam Atkins 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue vor 11 Monaten
  Sam Atkins 576a431408 LibWeb: Implement CounterStyleValue vor 1 Jahr
  Matthew Olsson 74840de7fc LibWeb: Generate a method to get camel-cased CSS property names vor 1 Jahr
  MacDue 0135af6e60 Meta: Add `basic-shape` as a CSS property value type vor 1 Jahr
  Timothy Flynn ec492a1a08 Everywhere: Run clang-format vor 1 Jahr
  Andreas Kling c0e0cb86e1 LibWeb: Make CSS::string_from_property_id() return FlyString const& vor 1 Jahr
  Matthew Olsson 212a139292 LibWeb: Add a way to test if a CSS::PropertyID is animatable vor 1 Jahr
  Dan Klishch c49819cced AK+GMLCompiler+LibWeb: Remove JsonValue::is_double vor 1 Jahr
  Dan Klishch ccd701809f Everywhere: Add deprecated_ prefix to `JsonValue::to_byte_string` vor 1 Jahr
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String vor 1 Jahr
  Sam Atkins 148f873321 LibWeb: Merge background-position parsing into position code vor 1 Jahr
  Sam Atkins 26d6ba6f58 LibWeb: Parse the CSS position type automatically vor 1 Jahr
  Tim Schumacher a2f60911fe AK: Rename GenericTraits to DefaultTraits vor 1 Jahr
  Sam Atkins b0317bb3a1 LibWeb: Implement Flex and FlexStyleValue types vor 1 Jahr
  Sam Atkins 2cb816ad69 LibWeb: Alphabetize property names in Properties.json vor 1 Jahr
  Sam Atkins b78b5e6297 LibWeb: Generate `property_is_shorthand(PropertyID)` function vor 1 Jahr
  Andreas Kling 788c2c5a8d LibWeb: Stop using fallible JSON API in code generators vor 1 Jahr
  Andreas Kling 20ea82bacc LibWeb: Make (snake/title/camel) casification functions infallible vor 1 Jahr
  Andreas Kling 0b83717ea2 AK: Make SourceGenerator::fork() infallible vor 1 Jahr
  Andreas Kling 244516142a AK: Remove fallible SourceGenerator::try_append() vor 1 Jahr
  Andreas Kling a1d694ccdc AK: Remove fallible SourceGenerator::try_appendln() vor 1 Jahr
  Andreas Kling 8b936b5912 AK: Make SourceGenerator::set() infallible vor 1 Jahr
  Sam Atkins 28c2836c24 LibWeb: Make external StyleValue-parsing methods infallible vor 1 Jahr