Historique des commits

Auteur SHA1 Message Date
  Bastiaan van der Plaat cf69fd0a09 LibWeb: Add input element valueAsDate property il y a 1 an
  Bastiaan van der Plaat 0f37e0ee89 LibWeb: Add basic input range rendering il y a 1 an
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String il y a 1 an
  stelar7 479c48643e LibWeb: Move common date microsyntax to a separate file il y a 1 an
  stelar7 a72636ad8d LibWeb: Implement week_number_of_the_last_day il y a 1 an
  Shannon Booth 83758d4cdd LibWeb: Wrap PseudoElements stored in SimpleSelector in a class il y a 1 an
  Bastiaan van der Plaat d025d207d9 LibWeb: Hide input placeholder when input already has a value il y a 1 an
  Bastiaan van der Plaat f621dc464b LibWeb: Add internal use_pseudo_element to DOM Element il y a 1 an
  Bastiaan van der Plaat f8509e2183 LibWeb: Add input number up down UI buttons il y a 1 an
  Bastiaan van der Plaat 3bfc2f5e95 LibWeb: Declare optional parse results inlined in `if` statements il y a 1 an
  Bastiaan van der Plaat 1b9a961fb0 LibWeb: Add input stepUp and stepDown functions il y a 1 an
  Bastiaan van der Plaat 1a63639518 LibWeb: Move logic to check if valueAsNumber applies to its own function il y a 1 an
  Bastiaan van der Plaat c0751b2a49 LibWeb: Add basis of the convert number to string algorithm functions il y a 1 an
  Shannon Booth 88f8ea7c60 LibWeb: Make BrowsingContex::page() return a Page& il y a 1 an
  Bastiaan van der Plaat 761d824b72 LibWeb: Add basic parse floating point number function il y a 1 an
  Timothy Flynn 08ee48606d LibWeb: Fire a change event on input elements in the focus update steps il y a 1 an
  Timothy Flynn 301d58e2d9 LibWeb: Fire the `change` event synchronously when committing changes il y a 1 an
  Bastiaan van der Plaat fb7b03d162 LibWeb: Add support for the input size attribute il y a 1 an
  Timothy Flynn 7e92ff062e LibWeb: Update the document's cursor after setting an <input>'s value il y a 1 an
  Timothy Flynn 7edfeb7056 LibWeb: Support committing changes to <input> elements il y a 1 an
  Timothy Flynn ff48b7333c LibWeb: Remove shadow roots from elements that are removed from the DOM il y a 1 an
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString il y a 1 an
  Shannon Booth e3bc8610a9 LibWeb: Port HTMLInputElement from DeprecatedString to String il y a 1 an
  Andreas Kling a71eaefdf6 LibWeb: Make EventTarget::activation_behavior a virtual function il y a 1 an
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks il y a 1 an
  Shannon Booth eca9874e56 LibWeb: Port Element::attribute_changed from DeprecatedString to String il y a 1 an
  Shannon Booth 6a2a7cad61 LibWeb/LibJS: Avoid GC visit of raw pointers where possible il y a 1 an
  Shannon Booth f2e77f7778 LibWeb: Port handle_readonly_attribute from DeprecatedFlyString il y a 1 an
  Andreas Kling 3ff81dcb65 LibWeb: Make Web::Namespace::Foo strings be FlyString il y a 1 an
  Andreas Kling f052823f5f LibWeb: Use FlyString for create_element() namespace strings il y a 1 an