[Pkg-javascript-commits] [less.js] 77/88: add-in more changes to the changelog

Jonas Smedegaard dr at jones.dk
Mon Oct 26 23:22:28 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 834a50f056c07fb4bd7518b92e2170c62d605c6d
Author: Luke Page <luke.a.page at gmail.com>
Date:   Sun Feb 23 14:32:59 2014 +0000

    add-in more changes to the changelog
---
 CHANGELOG.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5e07d9e..d074467 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,9 @@
  - Support property merging with +_ when spaces are needed and keep + for comma separated
  - Do unit conversions with min and max functions. Don't pass through if not understood, throw an error
  - Fix a bug when comparing a unit value to a non-unit value if the unit-value was the multiple of another unit (e.g. cm, mm, deg etc.)
+ - Fix mixins with media queries in import reference files not being put into the output (they now output, they used to incorrectly not)
+ - Fix lint mode - now reports all errors
+ - Fixed a small scope issue with & {} selector rulesets incorrectly making mixins visible - regression from 1.6.2
  - Browser - added log level "debug" at 3 to get less logging, The default has changed so unless you set the value to the default you won't see a difference
  - Browser - added postProcessor option, a function called to post-process the css before adding to the page
 

-- 
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