[Pkg-javascript-commits] [node-nwmatcher] annotated tag v1.3.1 created (now 8605561)

Wolfgang Borgert debacle at moszumanska.debian.org
Wed Oct 1 19:28:40 UTC 2014


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

debacle pushed a change to annotated tag v1.3.1
in repository node-nwmatcher.

        at  8605561   (tag)
   tagging  51a30d64bcbfc228bc6dab8075e2632f0f12bc8c (commit)
  replaces  v1.3.0
 tagged by  Diego Perini
        on  Thu Feb 21 21:31:19 2013 +0100

- Log -----------------------------------------------------------------
Version 1.3.1

Diego Perini (27):
      fixed whitespace in selectors when not using Query Selector API (Domenic Denicola)
      throw a 'SyntaxError' instead of 'Error' to match more closely the behavior of Query Selector API
      added UNIQUE_ID mode to the 'configure()' method, this allow the engine to fully match Query Selector API returning all elements matching the same '#id' (non unique)
      fixed a problem with 'checked/selected' boolean values in 'getAttribute()' method for IE
      reverted removal of case transforming lines for insensitive match of attribute names
      check for bugs affecting attributes, overwritten by misnamed elements references
      tweaked a few comments and bumped release date
      don't switch context every time if it didn't change between calls to byId, byTag, byClass
      added missing global flag to replace all instances
      revert again to only throw 'Error()', since older IE don't support 'SyntaxError()'
      option elements need to be tested for both 'selected' and 'checked' properties (HTML5)
      fixed/improved hasAttribute and synchronized attribute resolution in non QSA version
      updated Scotch tests to detect the type of 'Error()' thrown
      updated Ender integration tests with the new nwmatcher version
      shortened code a bit and bumped release date
      update minified version of the non QSA fork of the engine (nwmatcher-base.js + nwmatcher-pseudos.js)
      use 'getAttribute()' to check the 'type' attribute of control elements
      reduced the 'reTrimSpace' in the non QSA fork and made it independent
      Use 'doc' instead of 'document' (Domenic Denicola)
      fixed RegExp to allow for attribute names consisting of a sinlge character
      adjustments for 'Config.UNIQUE_ID' returned results, reordered 'reSplitToken' regular expression
      fixed jQuery extension module for the ':text' pseudo selector to only check controls the 'type' property
      bumped release dates
      reduced arguments checks, typeof doesn't require strict checking, tweaked a comment
      an equivalent non-qsa version of the selector engine for headless environments
      remove minimal build now replaced by nwmatcher-noqsa.js
      bumped version to 1.3.1, updated release date and copyright years

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

No new revisions were added by this update.

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



More information about the Pkg-javascript-commits mailing list