[Pkg-javascript-commits] [node-nwmatcher] annotated tag v1.3.0 created (now 551c389)
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.0
in repository node-nwmatcher.
at 551c389 (tag)
tagging 7993d32be9d5007318ff686cb76c542c22d0e3d9 (commit)
replaces v1.2.5
tagged by Diego Perini
on Thu Feb 21 21:36:32 2013 +0100
- Log -----------------------------------------------------------------
Version 1.3.0
Diego Perini (39):
synchronized 'Scotch' assertions throwing tests to check 'exception.message' string explicitly
Merge pull request #50 from rvagg/npm
adjust 'Scotch' self testing in 'assertThrowsException', check both object and it's message property
Merge branch 'master' of github.com:dperini/nwmatcher
define binary files and treat them appropriately
improve speed of combinators in complex nested selectors by caching results of already visited nodes (Yaffle)
When used as a Node.js module, allow pluggable global - issue #56. (Domenic Denicola)
When used as a Node.js module, allow pluggable global - issue #56. (Domenic Denicola)
tweaked RegExp and validation processing to better catch invalid pseudo-classes (Domenic Denicola)
reworked error handler a bit, some formatting and adjustments
added some tests for invalid pseudo-classes to jQuery selector tests, updated and fixed some HTML in other tests
correctly validate parameters (an+b) passed to pseudo-classes (Domenic Denicola)
removed the 'new' operator in the non-qsa base branch, formatting changes and bumped version to 1.3.0beta
added new broken variant to jQuery selector tests, related to pseudo-classes validation
update version in the 'css3-compat' test
simplified error handler now just throws a standard 'SyntaxError'
added parenthesis to make javascript linter happy (jsl)
allow the 'configure' method to query the status of each configuration boolean
use a better regexp for character escaping in selectors (id, name, class, attributes), fixed ID optimizations, added missing quotes for some keyword
made all pseudo-class names to match case-insensitive, allowed spaces in pseudo-class parameters, fixed 'reSplitGroup'
accepts focus pseudo-class on elements having a valid 'tabIndex'
fix a mangled or sign in previous 'focus' related commit
synchronized behavior with new W3C/HTML5 recomendations about the ':enabled/:disabled' pseudo-classes, inputs of type 'hidden' are now included in the results if they match the state
the flag USE_HTML5 behaviors in checked/enabled/disabled pseudo-class resolvers is now 'true' by default even in the QSA-less branch
ensure processing is completely aborted when returning false from the passed-in node callback
changed the tests related to :enabled/disabled pseudo-classed and inputs of type 'hidden' in Prototype tests
synchronization of the engine changes in the jQuery add-on module
forgot changing an 'hidden' input test related to ':enabled/:disabled' pseudo-classes in one of the Prototype test files
bumped version to 1.3.0 before 'npm' publishing
fixed 'configure' method to only change the validator once per invocation; removed USE_QSAPI flag and superfluous code in QSA-less branch
added a missing dash sign to enforce matching to keep in sync with QSA-less
reworked/reduced the 'emit' error handling method to throw compatible 'Error' exceptions and removed 'global.status' output (IE<8); slightly reduced code in 'configure' method
reviewed arguments checking in the 'select' method
fixed character escaping of class names in the non-QSA branch
synced jQuery selector tests to catch emitted errors
changed references to the :enabled/:disabled pseudo-classes docs
formatting changes in non-QSA branch
removed beta status, publishing version 1.3.0
bump internal build version/head to 1.3.0
Rod Vagg (2):
added .npmignore
add node_modules/ to .npmignore
-----------------------------------------------------------------------
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