Historie revizí

Autor SHA1 Zpráva Datum
  Aliaksandr Kalenik a8077f79cc LibWeb: Separate text control input events handling from contenteditable před 8 měsíci
  Piotr 205155a7ab LibWeb: Set `textarea` rows and cols default value if 0 před 8 měsíci
  Andreas Kling dd419b5a8d AK: Make String::number() infallible před 9 měsíci
  Timothy Flynn 516f5f7008 LibWeb: Implement the form associated element clear algorithm před 9 měsíci
  Tim Ledbetter d0b97873d4 LibWeb: Follow spec steps to set the selectionDirection attribute value před 9 měsíci
  Gingeh 1d9c404b8c LibWeb: Don't move focus when setting input value před 10 měsíci
  Tim Ledbetter 2c8fb49578 LibWeb: Don't attempt to set selection if control has no selectable text před 10 měsíci
  Timothy Flynn fc37c4ad40 LibWeb: Only set the editable text cursor position if necessary před 10 měsíci
  Andreas Kling ddbfac38b0 LibWeb: Note what's causing a style invalidation to happen před 10 měsíci
  Timothy Flynn 96ad310643 LibWeb: Remove range-count filter from selection change handlers před 10 měsíci
  Timothy Flynn fd289deb44 LibWeb: Update the document cursor position when the selection changes před 10 měsíci
  Tim Ledbetter 2f5b070716 LibWeb: Implement setRangeText for input and textarea elements před 10 měsíci
  Jelle Raaijmakers 732e3fa82f LibWeb: Propagate input/textarea selection update to document selection před 10 měsíci
  Jelle Raaijmakers 814ca3267e LibWeb: Implement input/textarea selection APIs před 10 měsíci
  Tim Ledbetter d3e076f963 LibWeb: Implement cloning steps for `HTMLTextAreaElement` před 10 měsíci
  Colin Reeder cca03e484b LibWeb: Also invalidate placeholder style on focus change před 11 měsíci
  Timothy Flynn faebbbc281 LibWeb: Move the navigable's cursor position to be owned by the document před 11 měsíci
  Shannon Booth 62bf428a7f HTML: Put HTMLTextAreaElement selection helpers in FormAssociatedElement před 11 měsíci
  Timothy Flynn 4a166a45ec LibWeb: Avoid allocating UTF-16 strings only the UTF-16 length is needed před 11 měsíci
  Tim Ledbetter 572324d47b LibWeb: Invalidate input element style on focus change před 1 rokem
  Andreas Kling f4bdf56212 LibWeb: Rename Element::shadow_root_internal() to shadow_root() před 1 rokem
  Shannon Booth bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h před 1 rokem
  Andreas Kling 0ebfc0a4c4 LibWeb: Move event handling & cursor from BrowsingContext to Navigable před 1 rokem
  Andreas Kling 1cb5385a29 LibCore: Stop obsessing about tiny OOMs in Core::Timer před 1 rokem
  Bastiaan van der Plaat 4205ac778f LibWeb: Hide inner text of input element when showing placeholder před 1 rokem
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes před 1 rokem
  Aliaksandr Kalenik e0713376a0 LibWeb: Capture weak `this` ptr in HTMLTextAreaElement input callback před 1 rokem
  Timothy Flynn 9eb38ce79c LibWeb: Update the <textarea> shadow DOM after reseting its form owner před 1 rokem
  Timothy Flynn c0d594568d LibWeb: Partially implement <textarea>'s selectionStart and selectionEnd před 1 rokem
  Timothy Flynn abc1be5b9e LibWeb: Update the <textarea> shadow DOM when the value attribute is set před 1 rokem