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

Bubbling of nested directives #2473

Merged

Commits on Feb 24, 2015

  1. directive.rules now holds array instead of single selector.

    It is because:
    1.) Consistency: media.js is done the same way.
    2.) Ruleset may or may not change to array in to-css-visitor. All
        following code had to hande two cases afterwards.
    jurcovicovam committed Feb 24, 2015
    Configuration menu
    Copy the full SHA
    eff8230 View commit details
    Browse the repository at this point in the history
  2. Bubbling of directives.

    jurcovicovam committed Feb 24, 2015
    Configuration menu
    Copy the full SHA
    028f3c7 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2015

  1. Merge https://github.com/less/less.js into nested-directives-in-direc…

    …tives-v2-1691-2104
    jurcovicovam committed Feb 26, 2015
    Configuration menu
    Copy the full SHA
    ff558e9 View commit details
    Browse the repository at this point in the history