Historie revizí

Autor SHA1 Zpráva Datum
  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
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors před 2 roky
  MacDue 890b4d7980 LibWeb: Replace ARIA role static FlyStrings with an enum před 2 roky
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() před 2 roky
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString před 2 roky
  Jonah e63d9d4925 LibWeb: Add Support for the ARIA Element Properties před 2 roky
  Srikavin Ramkumar 119e58a8c1 LibWeb: Add stub reset algorithm for HTMLTextAreaElement před 2 roky
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
  Luke Wilde 1473bc9169 LibWeb: Implement HTMLOrSVGElement.tabIndex před 2 roky
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro před 2 roky
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated před 2 roky
  Idan Horowitz 086969277e Everywhere: Run clang-format před 3 roky
  Linus Groh de53eb825a LibWeb: Make HTML{Button,Select,TextArea}Element focusable před 3 roky