Skip to content

Releases: david-mark-llc/jessie

Remove attachBoundWindowListener

24 Aug 19:23

Choose a tag to compare

Can (and should) now use:

jessie.attachWindowListener('resize', jessie.bind(fn, this));

Remove attachBoundListener

24 Aug 19:18

Choose a tag to compare

Can (and should) do:

jessie.attachListener(el, 'click', jessie.bind(fn, this));

Fixed up getEventTarget and getEventTargetRelated

22 Aug 17:03

Choose a tag to compare

Tidy and refactor AJAX bits

22 Aug 11:51

Choose a tag to compare

v0.0.28

Release 0.0.28

Simplified delegateBlurListener, detachListener and detachWindowListener

22 Aug 11:43

Choose a tag to compare

Fix up attachDocumentListener, bind, deferUntilReady

22 Aug 11:01

Choose a tag to compare

Fix UI enhance bug, removed offending code.

22 Aug 10:49

Choose a tag to compare

Simplified cancelDefault, cancelPropagation, attachWindowListener

22 Aug 10:45

Choose a tag to compare

hasClass renditions simplified

22 Aug 10:35

Choose a tag to compare

v0.0.23

Release 0.0.23

removeClass refactored into 2 renditions

22 Aug 10:32

Choose a tag to compare