Earlier this year
-
issue 14
(Hover event causes permission denied in FF when hovering ont...) Status changed by gregreimer
-
-
r206
(added try/catch to Node.prototype.contains method) committed by gregreimer
- added try/catch to Node.prototype.contains method
added try/catch to Node.prototype.contains method
-
issue 14
(Hover event causes permission denied in FF when hovering ont...) reported by rhaddon
-
-
-
-
r205
(import no longer throws error but just logs errors to consol...) committed by gregreimer
- import no longer throws error but just logs errors to console
import no longer throws error but just logs errors to console
-
issue 13
(Replace custom node-walking by Sizzle or Sly?) commented on by mvolmaro
-
-
-
-
-
r204
(delegate() function now unaffected by mutations to DOM while...) committed by gregreimer
- delegate() function now unaffected by mutations to DOM while event handlerss execute
delegate() function now unaffected by mutations to DOM while event handlerss execute
-
-
-
-
-
-
r203
(reg.elementText() is recursive, but it was calling its own s...) committed by gregreimer
- reg.elementText() is recursive, but it was calling its own shorthand alias, which failed when
reg.importAll() wasn't being called first. fixed.
reg.elementText() is recursive, but it was calling its own shorthand alias, which failed when
reg.importAll() wasn't being called first. fixed.
-
r202
(elem() wouldn't accept numbers as content, fixed) committed by gregreimer
- elem() wouldn't accept numbers as content, fixed
elem() wouldn't accept numbers as content, fixed
-
r201
(newElement() can now take a number as a content arg without ...) committed by gregreimer
- newElement() can now take a number as a content arg without throwing an error
newElement() can now take a number as a content arg without throwing an error
-
-
r200
(creating the 1.1.0 tag) committed by gregreimer
- creating the 1.1.0 tag
-
r199
(creating the 1.1.x branch) committed by gregreimer
- creating the 1.1.x branch
creating the 1.1.x branch
-
r198
(removed unnecessary return statement in cleanup() function) committed by gregreimer
- removed unnecessary return statement in cleanup() function
removed unnecessary return statement in cleanup() function
-
r197
(fixed attribute end-selection bug) committed by gregreimer
- fixed attribute end-selection bug
fixed attribute end-selection bug
-
r196
(errors in setup functions were resulting in them being run t...) committed by gregreimer
- errors in setup functions were resulting in them being run twice in browsers supporting the
DOMContentLoaded event
errors in setup functions were resulting in them being run twice in browsers supporting the
DOMContentLoaded event
-
r195
(fixed an inconsistency between querySelector branch and old ...) committed by gregreimer
- fixed an inconsistency between querySelector branch and old dom crawl branch
fixed an inconsistency between querySelector branch and old dom crawl branch
-
-
-
-
Older
-
r194
(fixed bug in querySelector branch where comma-separated sele...) committed by gregreimer
- fixed bug in querySelector branch where comma-separated selectors caused dupe setups
fixed bug in querySelector branch where comma-separated selectors caused dupe setups
-
r193
(cleaned up memint stuff
) committed by gregreimer
- cleaned up memint stuff
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
r190
(updated removeEvent to delete the reference entirely, instea...) committed by gregreimer
- updated removeEvent to delete the reference entirely, instead of just removing the event
updated removeEvent to delete the reference entirely, instead of just removing the event
-
r189
(ie change subdelegation, updated selector to include other i...) committed by gregreimer
- ie change subdelegation, updated selector to include other input elements, added removal of events
on blur
ie change subdelegation, updated selector to include other input elements, added removal of events
on blur
-
|