[Pkg-javascript-commits] [less.js] 241/285: Merge pull request #2246 from less/import-sequence

Jonas Smedegaard dr at jones.dk
Mon Oct 26 23:23:58 UTC 2015


This is an automated email from the git hooks/post-receive script.

js pushed a commit to annotated tag v2.0.0
in repository less.js.

commit 6538c52b54a71483ad03d5f1f302dd3744419afa
Merge: 0b3accc 793383e
Author: Luke Page <luke.a.page at gmail.com>
Date:   Sun Oct 26 11:56:18 2014 +0000

    Merge pull request #2246 from less/import-sequence
    
    Attempt to fix import sequencing

 lib/less/tree/import.js                  |  11 ++
 lib/less/tree/quoted.js                  |   3 +
 lib/less/tree/ruleset.js                 |  10 ++
 lib/less/visitors/import-sequencer.js    |  48 +++++++++
 lib/less/visitors/import-visitor.js      | 170 ++++++++++++++++++-------------
 test/less/import-interpolation.less      |   4 +-
 test/less/import/interpolation-vars.less |   6 ++
 7 files changed, 181 insertions(+), 71 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/less.js.git



More information about the Pkg-javascript-commits mailing list