[Pkg-javascript-commits] [less.js] 60/88: Merge pull request #1859 from less/detached-rulesets
Jonas Smedegaard
dr at jones.dk
Mon Oct 26 23:22:26 UTC 2015
This is an automated email from the git hooks/post-receive script.
js pushed a commit to annotated tag v1.7.0
in repository less.js.
commit 8fa966ea18a1894f8a878c5e80f0e7ce66c10757
Merge: 9dbb18c 42aff6f
Author: Luke Page <luke.a.page at gmail.com>
Date: Wed Feb 19 07:07:48 2014 +0000
Merge pull request #1859 from less/detached-rulesets
detached rulesets
build/build.yml | 2 +
lib/less/index.js | 2 +
lib/less/parser.js | 131 ++++++++++++++++++++++++-------
lib/less/tree/detached-ruleset.js | 20 +++++
lib/less/tree/media.js | 2 +
lib/less/tree/mixin.js | 13 +--
lib/less/tree/rule.js | 18 ++++-
lib/less/tree/ruleset-call.js | 16 ++++
lib/less/tree/ruleset.js | 22 +++++-
test/css/detached-rulesets.css | 71 +++++++++++++++++
test/less/detached-rulesets.less | 103 ++++++++++++++++++++++++
test/less/errors/detached-ruleset-1.less | 6 ++
test/less/errors/detached-ruleset-1.txt | 4 +
test/less/errors/detached-ruleset-2.less | 6 ++
test/less/errors/detached-ruleset-2.txt | 4 +
test/less/errors/detached-ruleset-3.less | 4 +
test/less/errors/detached-ruleset-3.txt | 4 +
test/less/errors/detached-ruleset-4.less | 5 ++
test/less/errors/detached-ruleset-4.txt | 3 +
test/less/errors/detached-ruleset-5.less | 4 +
test/less/errors/detached-ruleset-5.txt | 3 +
test/less/errors/detached-ruleset-6.less | 5 ++
test/less/errors/detached-ruleset-6.txt | 4 +
23 files changed, 412 insertions(+), 40 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