Historial de Commits

Autor SHA1 Mensaje Fecha
  Timothy Flynn 94c67c364d LibWeb: Implement HTMLInputElement's selected coordinates hace 1 año
  Timothy Flynn debb5690ce LibWeb: Begin implementing the HTMLInputElement 'image' type state hace 1 año
  Timothy Flynn ce9ad3a236 LibWeb: Fully implement the HTMLInputElement `value` setter and getter hace 1 año
  Timothy Flynn 960dcf0e56 LibWeb: Reset form association when the element's form attribute changes hace 1 año
  Bastiaan van der Plaat a681429dff LibWeb: Remove DOM element deprecated_get_attribute() hace 1 año
  Bastiaan van der Plaat c45ba50349 LibWeb: Refactor input color internal element updates to separate method hace 1 año
  Andrew Kaster 7d2635355d LibWeb: Respect the trusted state of input events when submitting forms hace 1 año
  Shannon Booth 2a94cddb02 LibWeb: Remove duplicated HTMLInputElement::name hace 1 año
  Bastiaan van der Plaat cf69fd0a09 LibWeb: Add input element valueAsDate property hace 1 año
  Bastiaan van der Plaat 0f37e0ee89 LibWeb: Add basic input range rendering hace 1 año
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
  Bastiaan van der Plaat d025d207d9 LibWeb: Hide input placeholder when input already has a value hace 1 año
  Bastiaan van der Plaat 1b9a961fb0 LibWeb: Add input stepUp and stepDown functions hace 1 año
  Bastiaan van der Plaat 1a63639518 LibWeb: Move logic to check if valueAsNumber applies to its own function hace 1 año
  Bastiaan van der Plaat c0751b2a49 LibWeb: Add basis of the convert number to string algorithm functions hace 1 año
  Timothy Flynn 08ee48606d LibWeb: Fire a change event on input elements in the focus update steps hace 1 año
  Bastiaan van der Plaat fb7b03d162 LibWeb: Add support for the input size attribute hace 1 año
  Timothy Flynn 7edfeb7056 LibWeb: Support committing changes to <input> elements hace 1 año
  Timothy Flynn ff48b7333c LibWeb: Remove shadow roots from elements that are removed from the DOM hace 1 año
  Shannon Booth e3bc8610a9 LibWeb: Port HTMLInputElement from DeprecatedString to String hace 1 año
  Andreas Kling a71eaefdf6 LibWeb: Make EventTarget::activation_behavior a virtual function hace 1 año
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hace 1 año
  Shannon Booth eca9874e56 LibWeb: Port Element::attribute_changed from DeprecatedString to String hace 1 año
  Shannon Booth f2e77f7778 LibWeb: Port handle_readonly_attribute from DeprecatedFlyString hace 1 año
  Bastiaan van der Plaat d5ca8209bf LibWeb: Add input element valueAsNumber hace 1 año
  circl a1cce69db0 LibWeb/HTMLInputElement: Improve appearance of color picker hace 1 año
  circl ce48ac3101 LibWeb/HTMLInputElement: Move text input shadow tree into a function hace 1 año
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString hace 1 año
  Shannon Booth e4f8c59210 LibWeb: Port AttributeNames to FlyString hace 1 año
  circl 2995a2e212 LibWeb+LibWebView+WebContent: Add support for <input type="color"> hace 1 año