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

New Module: CSS Selectors #28062

Merged
merged 36 commits into from
Jul 21, 2023
Merged

New Module: CSS Selectors #28062

merged 36 commits into from
Jul 21, 2023

Commits on Jun 23, 2023

  1. new selectors module page

    estelle committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    c2e2ea4 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2023

  1. guide prose

    estelle committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    9911797 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Configuration menu
    Copy the full SHA
    93aa559 View commit details
    Browse the repository at this point in the history
  2. pseudo element module

    estelle committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    40246e9 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Configuration menu
    Copy the full SHA
    4acea89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2743f9b View commit details
    Browse the repository at this point in the history
  3. more selectors in other specs

    estelle committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    f8c56f9 View commit details
    Browse the repository at this point in the history
  4. finish selector structure

    estelle committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    0d24bfe View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. remove conflicting docs

    estelle committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    5f0e1fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28325d9 View commit details
    Browse the repository at this point in the history
  3. css selectors

    estelle committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    4fbdb17 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1070d8d View commit details
    Browse the repository at this point in the history
  5. merge

    estelle committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    076e923 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. editss to pseudo

    estelle committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    b2f60b8 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    557bd0c View commit details
    Browse the repository at this point in the history
  2. remove odd files from PR

    estelle committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    037b3dc View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. edits to selectors

    estelle committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    ac21e9c View commit details
    Browse the repository at this point in the history
  2. finish selectors

    estelle committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    c2fed1d View commit details
    Browse the repository at this point in the history
  3. redirects

    estelle committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    30be86d View commit details
    Browse the repository at this point in the history
  4. redirects

    estelle committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    a3ac2e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8bb4278 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    97aebbc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    40bb6b6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    508dd33 View commit details
    Browse the repository at this point in the history
  9. damn urls

    estelle committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    e21f3d0 View commit details
    Browse the repository at this point in the history
  10. js

    estelle committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    e15116b View commit details
    Browse the repository at this point in the history
  11. intro

    estelle committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    05f1594 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Update files/en-us/web/css/css_selectors/index.md

    Co-authored-by: Dipika Bhattacharya <[email protected]>
    estelle and dipikabh committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    31e6950 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Update files/en-us/web/css/css_selectors/index.md

    Co-authored-by: Dipika Bhattacharya <[email protected]>
    estelle and dipikabh committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    11d866d View commit details
    Browse the repository at this point in the history
  2. Update files/en-us/web/css/css_selectors/index.md

    Co-authored-by: Dipika Bhattacharya <[email protected]>
    estelle and dipikabh committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    044e850 View commit details
    Browse the repository at this point in the history
  3. Update files/en-us/web/css/css_selectors/index.md

    Co-authored-by: Dipika Bhattacharya <[email protected]>
    estelle and dipikabh committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    dd8b38b View commit details
    Browse the repository at this point in the history
  4. Update files/en-us/web/css/css_selectors/index.md

    Co-authored-by: Dipika Bhattacharya <[email protected]>
    estelle and dipikabh committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    b10ad6d View commit details
    Browse the repository at this point in the history
  5. Update files/en-us/web/css/css_selectors/index.md

    Co-authored-by: Dipika Bhattacharya <[email protected]>
    estelle and dipikabh committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    7e0857d View commit details
    Browse the repository at this point in the history
  6. Apply suggestions from code review

    Co-authored-by: Dipika Bhattacharya <[email protected]>
    estelle and dipikabh committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    08ce023 View commit details
    Browse the repository at this point in the history
  7. remove redundant links

    estelle committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    5e74c44 View commit details
    Browse the repository at this point in the history
  8. Update files/en-us/web/css/css_selectors/index.md

    Co-authored-by: Dipika Bhattacharya <[email protected]>
    estelle and dipikabh committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    987449a View commit details
    Browse the repository at this point in the history