Histórico de Commits

Autor SHA1 Mensagem Data
  Timur Sultanov ad7b2b7c26 LibWeb: Improve HTMLSelectElement spec compliance há 11 meses atrás
  Timur Sultanov f4102b1dc9 LibWeb: Implement selectedness algorithm há 11 meses atrás
  Timur Sultanov afb2e063b7 LibWeb: Set the first added <option> element under <select> as selected há 1 ano atrás
  Andreas Kling f4bdf56212 LibWeb: Rename Element::shadow_root_internal() to shadow_root() há 1 ano atrás
  Luke Warlow 564e546ff0 LibWeb: Prevent select.click() opening the dropdown há 1 ano atrás
  Luke Warlow 5098ed6b1f LibWeb: Add HTMLSelectElement showPicker() há 1 ano atrás
  Tim Ledbetter c57d395a48 LibWeb: Use `IterationDecision` in single level Node iteration methods há 1 ano atrás
  Shannon Booth bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h há 1 ano atrás
  Bastiaan van der Plaat 8342525434 LibWeb: Use HTMLOptionElement in select item getter há 1 ano atrás
  Bastiaan van der Plaat 6f84f69677 LibWeb: Add select selected options collection getter há 1 ano atrás
  Bastiaan van der Plaat 7372c01786 LibWeb: Add select and options collection remove method há 1 ano atrás
  Bastiaan van der Plaat 5c277144d8 LibWeb: Add select and option collection set length há 1 ano atrás
  Bastiaan van der Plaat 4e5ce7b63e LibWeb: Add select element size property há 1 ano atrás
  Bastiaan van der Plaat 1475c1810f LibWeb: Add support for select options disabled state há 1 ano atrás
  Bastiaan van der Plaat 4408581ee0 LibWeb: Refactor SelectItem to allow selecting options without value há 1 ano atrás
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes há 1 ano atrás
  Bastiaan van der Plaat 69e4f924b7 LibWeb: Add element adjust_computed_style and move set_property() to it há 1 ano atrás
  Andrew Kaster b6fc29ca21 LibWeb: Always use Navigable to translate CSS positions to top-level há 1 ano atrás
  Tim Ledbetter 4e383bdac1 LibWeb: Set select element text when an option is initially selected há 1 ano atrás
  Bastiaan van der Plaat a681429dff LibWeb: Remove DOM element deprecated_get_attribute() há 1 ano atrás
  Andreas Kling 58b5181364 LibWeb: Skip select element internal shadow tree update unless it exists há 1 ano atrás
  Shannon Booth e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} há 1 ano atrás
  Bastiaan van der Plaat c30911ab10 LibWeb: Hide select chevron icon when `appearance: none;` há 1 ano atrás
  Bastiaan van der Plaat a05fd28b7b LibWeb: Move use pseudo element styles from TreeBuilder to StyleComputer há 1 ano atrás
  Bastiaan van der Plaat cbb660c756 LibWeb: Make request_select_dropdown more similar to context menu api há 1 ano atrás
  Bastiaan van der Plaat 3b3558865c LibWeb: Improve select element CSS stylebility há 1 ano atrás
  Bastiaan van der Plaat 466153e680 Ladybird+LibWeb: Add basic select element support há 1 ano atrás
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
  Shannon Booth 6a2a7cad61 LibWeb/LibJS: Avoid GC visit of raw pointers where possible há 1 ano atrás