Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Update CSS Code Hints pseudo-selectors #13345

Merged
merged 2 commits into from
May 3, 2017
Merged

Update CSS Code Hints pseudo-selectors #13345

merged 2 commits into from
May 3, 2017

Commits on Apr 28, 2017

  1. Update CSS Code Hints pseudo-selectors

    Add pseudo-classes
    – `:default`
    – `:dir()`
    – `:focus-within`
    – `:indeterminate`
    – `:matches()`
    – `:placeholder-shown`.
    
    Add pseudo-element `::placeholder`.
    
    Fix alphabetical order, space around `:`.
    valtlai committed Apr 28, 2017
    Configuration menu
    Copy the full SHA
    27ba7bb View commit details
    Browse the repository at this point in the history

Commits on May 3, 2017

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