Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update content model for customizable select #10586

Open
wants to merge 24 commits into
base: main
Choose a base branch
from

Commits on Aug 28, 2024

  1. Update content model for customizable select

    This PR updated the content model for the <select>, <option>, and
    <optgroup> elements in support of customizable <select>.
    
    Fixes whatwg#10317
    josepharhar committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    088b919 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    16fadde View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    3c57a19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e27ea83 View commit details
    Browse the repository at this point in the history
  3. update categories

    josepharhar committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    44225a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c7deb50 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e4d071c View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. remove divs

    josepharhar committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    fb7ca7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    841e6ff View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. replace span with div

    josepharhar committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    c6c208c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0891d73 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    787e86f View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    bfa1c18 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. stuff

    josepharhar committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    a4954ad View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. phrasing content

    josepharhar committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    15f67ea View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. improve element lists

    josepharhar committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    93ebe9e View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    b6cebc4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ced6411 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    57dced1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb42bf6 View commit details
    Browse the repository at this point in the history
  3. reorder otherwise

    josepharhar committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    22b839c View commit details
    Browse the repository at this point in the history
  4. add comment

    josepharhar committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    f40e975 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    19c1c04 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aa9436e View commit details
    Browse the repository at this point in the history