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

Xstyle 1555 #1602

Merged
merged 4 commits into from
May 25, 2015
Merged

Xstyle 1555 #1602

merged 4 commits into from
May 25, 2015

Commits on May 23, 2015

  1. Fixes #1555 by making :host properties apply before outer scope prope…

    …rties so scope properties override them; also adds '*' as an own scope matcher. Own scope properties are applied last; this gives the element the final say and allows property retargeting.
    Steven Orvell committed May 23, 2015
    Configuration menu
    Copy the full SHA
    380fc42 View commit details
    Browse the repository at this point in the history
  2. Fixes #1543

    Steven Orvell committed May 23, 2015
    Configuration menu
    Copy the full SHA
    be2c8e6 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2015

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

Commits on May 25, 2015

  1. Remove * as a specific scope selector; instead we rely on :host and :…

    …root.
    Steven Orvell committed May 25, 2015
    Configuration menu
    Copy the full SHA
    d0fd55f View commit details
    Browse the repository at this point in the history