aboutsummaryrefslogtreecommitdiffstats
path: root/src/js/udom.js
Commit message (Expand)AuthorAgeFilesLines
* #608: this fixes a bunch of strictness-related warningsgorhill2015-08-181-2/+2
* this fixes #512gorhill2015-07-201-1/+7
* same with querySelectorgorhill2015-06-101-0/+4
* sometimes we just want a simple DOM node lookup, not a heavy wrappergorhill2015-06-101-0/+6
* not needed, this will address one FF validator warninggorhill2015-06-061-48/+0
* this fixes #792gorhill2015-03-141-0/+23
* Change extension descriptionDeathamns2015-03-071-1/+1
* Implement vAPI.insertHTMLDeathamns2015-01-131-2/+2
* hopefully this fixes #470gorhill2015-01-101-0/+6
* auto cleanup of listenersgorhill2015-01-041-2/+35
* Fix wrong fix in 4bf6664Deathamns2014-11-101-6/+12
* Fix double definition of `length` property in uDomDeathamns2014-11-091-14/+0
* Add .jshintrc, and use the "use strict" directiveDeathamns2014-11-091-0/+4
* Work on vendor API abstraction, and near complete Safari supportDeathamns2014-11-091-0/+702