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
  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
  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
  Tim Ledbetter 206262cd55 LibWeb: Subclass FormAssociatedElement text selection methods 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
  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
  Andreas Kling 0ebfc0a4c4 LibWeb: Move event handling & cursor from BrowsingContext to Navigable před 1 rokem
  Aliaksandr Kalenik e0713376a0 LibWeb: Capture weak `this` ptr in HTMLTextAreaElement input callback před 1 rokem
  Timothy Flynn c0d594568d LibWeb: Partially implement <textarea>'s selectionStart and selectionEnd před 1 rokem
  Timothy Flynn 2b6c00e8b9 LibWeb: Use the <textarea>'s API value, not its raw value, where needed před 1 rokem
  Bastiaan van der Plaat 69e4f924b7 LibWeb: Add element adjust_computed_style and move set_property() to it před 1 rokem
  Timothy Flynn ed13793110 LibWeb: Update the stored textarea value upon change před 1 rokem
  Timothy Flynn 50d3f85f75 LibWeb: Stub out a few HTMLTextArea validity IDL methods před 1 rokem
  Bastiaan van der Plaat a2f101c10b LibWeb: Add input and textarea minlength and maxlength support před 1 rokem
  Bastiaan van der Plaat 05e78dabdb LibWeb: Add textarea readonly support před 1 rokem
  Timothy Flynn 960dcf0e56 LibWeb: Reset form association when the element's form attribute changes před 1 rokem
  Bastiaan van der Plaat 52397d01bd LibWeb: Add textarea placeholder před 1 rokem
  Bastiaan van der Plaat 091faf1aae LibWeb: Add textarea value properties před 1 rokem
  Bastiaan van der Plaat 7e6fc9c26e LibWeb: Add textarea cols and rows attribute před 1 rokem
  Shannon Booth cc43dbf56e LibWeb: Port HTMLTextAreaElement from DeprecatedString před 1 rokem
  Timothy Flynn ff48b7333c LibWeb: Remove shadow roots from elements that are removed from the DOM před 1 rokem
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks před 1 rokem
  Sam Atkins 9e227dfc16 LibWeb: Flesh out HTMLTextAreaElement před 1 rokem
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void před 1 rokem
  Linus Groh 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace před 2 roky