Historique des commits

Auteur SHA1 Message Date
  Andreas Kling dd419b5a8d AK: Make String::number() infallible il y a 9 mois
  Andreas Kling 175f3febb8 LibWeb: Make DOMException take error message as a String il y a 9 mois
  Arhcout 5d00211a86 LibWeb: Don't trigger onchange event when setting <select> value il y a 9 mois
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere il y a 9 mois
  Timothy Flynn f3bdee272b LibWeb: Assign native colors to input, text, and select elements il y a 10 mois
  Andreas Kling ddbfac38b0 LibWeb: Note what's causing a style invalidation to happen il y a 10 mois
  Timur Sultanov ad7b2b7c26 LibWeb: Improve HTMLSelectElement spec compliance il y a 11 mois
  Timur Sultanov f4102b1dc9 LibWeb: Implement selectedness algorithm il y a 11 mois
  Timur Sultanov afb2e063b7 LibWeb: Set the first added <option> element under <select> as selected il y a 1 an
  Andreas Kling f4bdf56212 LibWeb: Rename Element::shadow_root_internal() to shadow_root() il y a 1 an
  Luke Warlow 564e546ff0 LibWeb: Prevent select.click() opening the dropdown il y a 1 an
  Luke Warlow 5098ed6b1f LibWeb: Add HTMLSelectElement showPicker() il y a 1 an
  Tim Ledbetter c57d395a48 LibWeb: Use `IterationDecision` in single level Node iteration methods il y a 1 an
  Shannon Booth bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h il y a 1 an
  Bastiaan van der Plaat 8342525434 LibWeb: Use HTMLOptionElement in select item getter il y a 1 an
  Bastiaan van der Plaat 6f84f69677 LibWeb: Add select selected options collection getter il y a 1 an
  Bastiaan van der Plaat 7372c01786 LibWeb: Add select and options collection remove method il y a 1 an
  Bastiaan van der Plaat 5c277144d8 LibWeb: Add select and option collection set length il y a 1 an
  Bastiaan van der Plaat 4e5ce7b63e LibWeb: Add select element size property il y a 1 an
  Bastiaan van der Plaat 1475c1810f LibWeb: Add support for select options disabled state il y a 1 an
  Bastiaan van der Plaat 4408581ee0 LibWeb: Refactor SelectItem to allow selecting options without value il y a 1 an
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes il y a 1 an
  Bastiaan van der Plaat 69e4f924b7 LibWeb: Add element adjust_computed_style and move set_property() to it il y a 1 an
  Andrew Kaster b6fc29ca21 LibWeb: Always use Navigable to translate CSS positions to top-level il y a 1 an
  Tim Ledbetter 4e383bdac1 LibWeb: Set select element text when an option is initially selected il y a 1 an
  Bastiaan van der Plaat a681429dff LibWeb: Remove DOM element deprecated_get_attribute() il y a 1 an
  Andreas Kling 58b5181364 LibWeb: Skip select element internal shadow tree update unless it exists il y a 1 an
  Shannon Booth e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} il y a 1 an
  Bastiaan van der Plaat c30911ab10 LibWeb: Hide select chevron icon when `appearance: none;` il y a 1 an
  Bastiaan van der Plaat a05fd28b7b LibWeb: Move use pseudo element styles from TreeBuilder to StyleComputer il y a 1 an