Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Bastiaan van der Plaat cf69fd0a09 LibWeb: Add input element valueAsDate property 1 gadu atpakaļ
  Bastiaan van der Plaat 0f37e0ee89 LibWeb: Add basic input range rendering 1 gadu atpakaļ
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 gadu atpakaļ
  Bastiaan van der Plaat d025d207d9 LibWeb: Hide input placeholder when input already has a value 1 gadu atpakaļ
  Bastiaan van der Plaat 1b9a961fb0 LibWeb: Add input stepUp and stepDown functions 1 gadu atpakaļ
  Bastiaan van der Plaat 1a63639518 LibWeb: Move logic to check if valueAsNumber applies to its own function 1 gadu atpakaļ
  Bastiaan van der Plaat c0751b2a49 LibWeb: Add basis of the convert number to string algorithm functions 1 gadu atpakaļ
  Timothy Flynn 08ee48606d LibWeb: Fire a change event on input elements in the focus update steps 1 gadu atpakaļ
  Bastiaan van der Plaat fb7b03d162 LibWeb: Add support for the input size attribute 1 gadu atpakaļ
  Timothy Flynn 7edfeb7056 LibWeb: Support committing changes to <input> elements 1 gadu atpakaļ
  Timothy Flynn ff48b7333c LibWeb: Remove shadow roots from elements that are removed from the DOM 1 gadu atpakaļ
  Shannon Booth e3bc8610a9 LibWeb: Port HTMLInputElement from DeprecatedString to String 1 gadu atpakaļ
  Andreas Kling a71eaefdf6 LibWeb: Make EventTarget::activation_behavior a virtual function 1 gadu atpakaļ
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 gadu atpakaļ
  Shannon Booth eca9874e56 LibWeb: Port Element::attribute_changed from DeprecatedString to String 1 gadu atpakaļ
  Shannon Booth f2e77f7778 LibWeb: Port handle_readonly_attribute from DeprecatedFlyString 1 gadu atpakaļ
  Bastiaan van der Plaat d5ca8209bf LibWeb: Add input element valueAsNumber 1 gadu atpakaļ
  circl a1cce69db0 LibWeb/HTMLInputElement: Improve appearance of color picker 1 gadu atpakaļ
  circl ce48ac3101 LibWeb/HTMLInputElement: Move text input shadow tree into a function 1 gadu atpakaļ
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 gadu atpakaļ
  Shannon Booth e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 gadu atpakaļ
  circl 2995a2e212 LibWeb+LibWebView+WebContent: Add support for <input type="color"> 1 gadu atpakaļ
  Sam Atkins 4897643ffb LibWeb: Allow non-HTMLInputElements to have did_edit_text_node() called 1 gadu atpakaļ
  Shannon Booth 938356da98 LibWeb: Port HTMLInputElement interface from DeprecatedString to String 1 gadu atpakaļ
  Shannon Booth 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute 1 gadu atpakaļ
  Shannon Booth 5b8be3a08d LibWeb: Handle immutable state for HTMLInputElement pickers 1 gadu atpakaļ
  Shannon Booth 7167d6a1c8 LibWeb: Support readonly attribute for input elements 1 gadu atpakaļ
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 1 gadu atpakaļ
  Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 gadi atpakaļ
  Andreas Kling 21260ea2ef LibWeb: Merge did_remove_attribute() into attribute_changed() 2 gadi atpakaļ