[Pkg-javascript-commits] [less.js] annotated tag v1.6.0 created (now e9cc781)

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


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

js pushed a change to annotated tag v1.6.0
in repository less.js.

        at  e9cc781   (tag)
   tagging  58af9f9763f1c816032d221237fb04b5b460142b (commit)
  replaces  v1.5.1
 tagged by  Luke Page
        on  Wed Jan 1 17:30:29 2014 +0000

- Log -----------------------------------------------------------------
v1.6.0

Brian Dukes (1):
      Add failing test for imported mixin with wrong path

David Daester (1):
      Updated Readme for full examples

Jeffrey Fisher (1):
      Fix CHANGELOG broken link in README.

Joscha Feth (3):
      Minifier complains about annotation in non-JSDoc tag
      Change American spelling to UK spelling
      This adds an additional `vars` parameter to the `parse` method. It allows a user to inject variables into a less string before compiling.

Josh Schmidt (3):
      Use parent ids instead of recursive calls to inInheritanceChain()
      Set object id and initiate parent_ids array
      fix whitespace

Luke Page (55):
      allow plugins
      move the tester into a seperate module so it can be used by other projects
      Merge pull request #1714 from seven-phases-max/math-op-error-msg-fix
      add clean css options parameter and option. fixes #1721
      Merge branch 'master' of https://github.com/cloudhead/less.js
      move return false to the right place. Fixes #1720
      Merge pull request #1717 from joscha/fix-head
      Merge pull request #1708 from Swissbite/master
      Merge branch 'color-ops-fixes' of https://github.com/seven-phases-max/less.js
      add changelog
      Merge pull request #1704 from seven-phases-max/color-blending-with-transparency
      Merge branch 'master' of https://github.com/cloudhead/less.js
      add transparency colour function change to the changelog
      Merge branch 'perf-tune' of https://github.com/fredburger/less.js
      fix tests
      some code review changes and test for the new extra/missing parens check
      test parens false negative
      jshint: eval option
      jshint: boss
      fix the benchmark less
      update the changelog with details of the performance improvements
      normalize the base path as well as the filename for sourcemaps. Fixes #1736
      Merge branch 'master' of https://github.com/cloudhead/less.js
      Merge branch 'unquoted-relative-url-in-mixin' of https://github.com/bdukes/less.js
      Fix issue with urls in mixins
      Merge pull request #1733 from Synchro/master
      Fix issue with unqouted urls in mixins having their context evaluated twice. Fix sourcemap test output
      changelog
      Merge branch 'master' of https://github.com/cloudhead/less.js
      Merge branch 'property-name-interp' of https://github.com/seven-phases-max/less.js
      Merge branch 'mutually-exclusive-guards' of https://github.com/seven-phases-max/less.js
      add to the changelog
      Merge pull request #1744 from jeffslofish/patch-1
      Merge pull request #1743 from seven-phases-max/property-merge-fix
      Merge pull request #1624 from seven-phases-max/mixins-with-interpolated-selectors
      Merge branch 'parse-add-variables' of https://github.com/joscha/less.js
      change to use format consistent with the browser and for sourcemaps to take additional variables into account
      Merge branch 'master' of https://github.com/cloudhead/less.js
      missing var config file
      fix typo. fixes #1753
      use new parser options in the browser
      Fix the return code when asking for help/options. Fixes #1664
      Merge branch 'ModifyVars_Numerical_Vars' of https://github.com/MSamman/less.js
      Merge pull request #1757 from seven-phases-max/tree-functions-cleanup
      Merge pull request #1758 from seven-phases-max/master
      Merge branch 'patch-2' of https://github.com/oyejorge/less.js
      Merge branch 'master' of https://github.com/cloudhead/less.js
      add banner option. Fixes #1735
      Merge pull request #1766 from seven-phases-max/undefined-var-in-js-fix
      Merge pull request #1769 from lesswtf/master
      Merge pull request #1737 from seven-phases-max/clamped-rgba-output
      update changelog
      Merge branch 'master' of https://github.com/cloudhead/less.js
      move readme changes to build version and re-build
      release 1.6.0

Marcus Bointon (2):
      Add link to docs project in contributing section
      Add link to docs project

Mohammad Samman (1):
      FIXES ISSUE #1453: let ModifyVar change numerical variables

Mária Jurčovičová (1):
      Replaced make command for tests running by grunt command.

Synchro (2):
      Tests and fix for #1689
      Remove alpha from contrast calc, see #1724

fredburger (5):
      Add visitor.js array-based function cache for faster lookups. perf / #1615
      Optimize visitor.visitArray() for perf. #1615
      Misc. perf optimizations. #1615
      New input chunker in parser.js. #1615
      Minor fixes. #1615

lesswtf (1):
      If result of evaluated javascript is a number return it as Dimension.

meri (2):
      Added rhino header into build.yml. Fixes #1651
      Added html files ending should be treated the same way as line endings

seven-phases-max (20):
      improved alpha channel handling for math ops, removed 'can't substract or divide a color from a number' constraint
      color-blending-with-transparency: initial implementation
      color-blending-with-transparency: fixed negative result alpha handling (though allowing out-of-range alpha inputs is subject for further discussions/decision)
      color-blending-with-transparency: removed debug log statement mistakenly left out
      Fixed line/column numbers in math expr/ops error messages. Updated tests.
      color-blending-with-transparency: changed func dispatch method from closure to `bind()`
      Experimental support for mixins with interpolated selectors.
      interpolated mixins, fixed: possible false match if variable contains `,`
      Initial implementation of mixin guard `default` function (aka "mutually exclusive guards")
      mixin guard `default`: `default` moved to functions.js + other minor improvements
      Experimental support for "property name interpolation".
      Experimental support for "property name interpolation", part-2.
      fixed merging of interleaved properties
      merging of interleaved properties - fixed a typo in tests
      clamped rgba format color output.
      * functions.js: (minor) reworking to clean-up initialization of "externally" defined functions (math, blending, `default`).
      `default` function: added error when used with css-guards. updated tests.
      Removed redundant code from tree.Selector.match()
      improved error message for undefined variable in js eval statement.
      improved error message for undefined variable in js eval statement, more clean fix.

-----------------------------------------------------------------------

No new revisions were added by this update.

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