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

[css-view-transitions-2] Allow auto as a keyword #10922

Merged
merged 8 commits into from
Oct 1, 2024
Merged

Commits on Sep 19, 2024

  1. [css-view-transitions-2] Allow auto as a keyword

    `auto` resolves to either the element's ID, or to a unique identifier
    that is stable for the duration of the transition and is not web-observable.
    
    Resolution: w3c#8320 (comment)
    Closes w3c#8320
    noamr committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    60639c5 View commit details
    Browse the repository at this point in the history
  2. Fix refs

    noamr committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    9543fdf View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

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

Commits on Sep 23, 2024

  1. Update css-view-transitions-2/Overview.bs

    Co-authored-by: Khushal Sagar <[email protected]>
    noamr and khushalsagar authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    b4717ef View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Handle scoping

    noamr committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    c4f58ff View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Change scoping text

    noamr committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    9604d3c View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Change scoping text

    noamr committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    01a1ed8 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Update Overview.bs

    Co-authored-by: Khushal Sagar <[email protected]>
    noamr and khushalsagar authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    a9cc823 View commit details
    Browse the repository at this point in the history