Commit Verlauf

Autor SHA1 Nachricht Datum
  Bastiaan van der Plaat f8509e2183 LibWeb: Add input number up down UI buttons vor 1 Jahr
  Bastiaan van der Plaat 3bfc2f5e95 LibWeb: Declare optional parse results inlined in `if` statements vor 1 Jahr
  Bastiaan van der Plaat 1b9a961fb0 LibWeb: Add input stepUp and stepDown functions vor 1 Jahr
  Bastiaan van der Plaat 1a63639518 LibWeb: Move logic to check if valueAsNumber applies to its own function vor 1 Jahr
  Bastiaan van der Plaat c0751b2a49 LibWeb: Add basis of the convert number to string algorithm functions vor 1 Jahr
  Shannon Booth 88f8ea7c60 LibWeb: Make BrowsingContex::page() return a Page& vor 1 Jahr
  Bastiaan van der Plaat 761d824b72 LibWeb: Add basic parse floating point number function vor 1 Jahr
  Timothy Flynn 08ee48606d LibWeb: Fire a change event on input elements in the focus update steps vor 1 Jahr
  Timothy Flynn 301d58e2d9 LibWeb: Fire the `change` event synchronously when committing changes vor 1 Jahr
  Bastiaan van der Plaat fb7b03d162 LibWeb: Add support for the input size attribute vor 1 Jahr
  Timothy Flynn 7e92ff062e LibWeb: Update the document's cursor after setting an <input>'s value vor 1 Jahr
  Timothy Flynn 7edfeb7056 LibWeb: Support committing changes to <input> elements vor 1 Jahr
  Timothy Flynn ff48b7333c LibWeb: Remove shadow roots from elements that are removed from the DOM vor 1 Jahr
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString vor 1 Jahr
  Shannon Booth e3bc8610a9 LibWeb: Port HTMLInputElement from DeprecatedString to String vor 1 Jahr
  Andreas Kling a71eaefdf6 LibWeb: Make EventTarget::activation_behavior a virtual function vor 1 Jahr
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks vor 1 Jahr
  Shannon Booth eca9874e56 LibWeb: Port Element::attribute_changed from DeprecatedString to String vor 1 Jahr
  Shannon Booth 6a2a7cad61 LibWeb/LibJS: Avoid GC visit of raw pointers where possible vor 1 Jahr
  Shannon Booth f2e77f7778 LibWeb: Port handle_readonly_attribute from DeprecatedFlyString vor 1 Jahr
  Andreas Kling 3ff81dcb65 LibWeb: Make Web::Namespace::Foo strings be FlyString vor 1 Jahr
  Andreas Kling f052823f5f LibWeb: Use FlyString for create_element() namespace strings vor 1 Jahr
  Andreas Kling 8f82bd044b LibWeb: Use FlyString for create_element() prefix strings vor 1 Jahr
  Bastiaan van der Plaat d5ca8209bf LibWeb: Add input element valueAsNumber vor 1 Jahr
  Bastiaan van der Plaat d290569535 LibWeb: Don't create shadow root for input hidden vor 1 Jahr
  circl a1cce69db0 LibWeb/HTMLInputElement: Improve appearance of color picker vor 1 Jahr
  circl ce48ac3101 LibWeb/HTMLInputElement: Move text input shadow tree into a function vor 1 Jahr
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString vor 1 Jahr
  Karol Kosek 426b7ffa41 LibWeb: Don't include Window.h in Element.h and Document.h vor 1 Jahr
  Shannon Booth e4f8c59210 LibWeb: Port AttributeNames to FlyString vor 1 Jahr