Histórico de Commits

Autor SHA1 Mensagem Data
  Timothy Flynn 94c67c364d LibWeb: Implement HTMLInputElement's selected coordinates há 1 ano atrás
  Timothy Flynn debb5690ce LibWeb: Begin implementing the HTMLInputElement 'image' type state há 1 ano atrás
  Timothy Flynn ce9ad3a236 LibWeb: Fully implement the HTMLInputElement `value` setter and getter há 1 ano atrás
  Timothy Flynn 960dcf0e56 LibWeb: Reset form association when the element's form attribute changes há 1 ano atrás
  Bastiaan van der Plaat a681429dff LibWeb: Remove DOM element deprecated_get_attribute() há 1 ano atrás
  Bastiaan van der Plaat 48983a43b1 LibWeb: Add basic input range user interactivity há 1 ano atrás
  Bastiaan van der Plaat ad07397c2d LibWeb: Return input range default value when invalid value há 1 ano atrás
  Bastiaan van der Plaat c45ba50349 LibWeb: Refactor input color internal element updates to separate method há 1 ano atrás
  Andrew Kaster 7d2635355d LibWeb: Respect the trusted state of input events when submitting forms há 1 ano atrás
  Shannon Booth 2a94cddb02 LibWeb: Remove duplicated HTMLInputElement::name há 1 ano atrás
  Andrew Kaster 5ed334e13a Userland: Fix compile errors from merging a PR without re-running CI há 1 ano atrás
  Bastiaan van der Plaat cf69fd0a09 LibWeb: Add input element valueAsDate property há 1 ano atrás
  Bastiaan van der Plaat 0f37e0ee89 LibWeb: Add basic input range rendering há 1 ano atrás
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String há 1 ano atrás
  stelar7 479c48643e LibWeb: Move common date microsyntax to a separate file há 1 ano atrás
  stelar7 a72636ad8d LibWeb: Implement week_number_of_the_last_day há 1 ano atrás
  Shannon Booth 83758d4cdd LibWeb: Wrap PseudoElements stored in SimpleSelector in a class há 1 ano atrás
  Bastiaan van der Plaat d025d207d9 LibWeb: Hide input placeholder when input already has a value há 1 ano atrás
  Bastiaan van der Plaat f621dc464b LibWeb: Add internal use_pseudo_element to DOM Element há 1 ano atrás
  Bastiaan van der Plaat f8509e2183 LibWeb: Add input number up down UI buttons há 1 ano atrás
  Bastiaan van der Plaat 3bfc2f5e95 LibWeb: Declare optional parse results inlined in `if` statements há 1 ano atrás
  Bastiaan van der Plaat 1b9a961fb0 LibWeb: Add input stepUp and stepDown functions há 1 ano atrás
  Bastiaan van der Plaat 1a63639518 LibWeb: Move logic to check if valueAsNumber applies to its own function há 1 ano atrás
  Bastiaan van der Plaat c0751b2a49 LibWeb: Add basis of the convert number to string algorithm functions há 1 ano atrás
  Shannon Booth 88f8ea7c60 LibWeb: Make BrowsingContex::page() return a Page& há 1 ano atrás
  Bastiaan van der Plaat 761d824b72 LibWeb: Add basic parse floating point number function há 1 ano atrás
  Timothy Flynn 08ee48606d LibWeb: Fire a change event on input elements in the focus update steps há 1 ano atrás
  Timothy Flynn 301d58e2d9 LibWeb: Fire the `change` event synchronously when committing changes há 1 ano atrás
  Bastiaan van der Plaat fb7b03d162 LibWeb: Add support for the input size attribute há 1 ano atrás
  Timothy Flynn 7e92ff062e LibWeb: Update the document's cursor after setting an <input>'s value há 1 ano atrás