Issues
- 0
- 5
Why are there two names for this module?
#88 opened by callumlocke - 0
- 4
Behavior is non-standard when handler returns false
#62 opened by lazd - 1
- 0
- 1
ftdomdelegate complete breaking checklist
#98 opened by notlee - 6
Browser compatible bower build
#65 opened by blainekasten - 3
- 6
Inconsistently named installs with bower
#77 opened by wheresrhys - 3
IE10 click event doesn't work on an SVG.
#89 opened by matine - 1
- 5
Can't listen to events on window
#57 opened by lazd - 5
TypeError: 'undefined' is not a function (evaluating 'Delegate.prototype.handle.bind(this)') in Konacha
#70 opened by ryana - 2
- 2
Error on uglification
#72 opened by albell - 1
useCapture not properly documented
#74 opened by Satyam - 1
Custom events
#78 opened by antonmedv - 0
Change requirements for IE8 support
#79 opened by scrawfor - 2
Why do tests use createEventObject at all?
#58 opened by lazd - 5
Tests do not pass with fresh master
#59 opened by lazd - 7
Event namespaces: Interested in including them?
#60 opened by lazd - 3
multiple event binding
#68 opened by jinkwon - 2
Complete IE8 Support
#51 opened by matthew-andrews - 12
Avoid Boolean trap with useCapture parameter
#52 opened by ariya - 3
- 12
- 4
Regression - can't listen to window resize
#39 opened by wheresrhys - 1
Is recycling delegates worthwhile?
#40 opened by matthew-andrews - 1
- 26
IE8 Support
#43 opened by matthew-andrews - 0
'Returning false from a callback should preventDefault' test fails in all IE
#44 opened by wheresrhys - 3
- 4
- 2
- 8
Investigate support for non-bubbling events
#20 opened by thunklife - 6
Breaking change: swap 4th param of `on` (`eventData`) with more fine grained control over whether or not to `useCapture`
#23 opened by matthew-andrews - 0
Links to built production js files broken
#24 opened by matthew-andrews - 1
Misleading code comment
#25 opened by georgecrawford - 0
Bower is broken
#26 opened by matthew-andrews - 4
- 1
- 1
Can't listen to window.scroll
#31 opened by wheresrhys - 5
Can't listen to window.scroll
#32 opened by wheresrhys - 17
Allow delegate to be instantiated without a root, allow root to be set via prototype method
#2 opened by matthew-andrews - 4
Is it necessary for us to be able to support multiple eventType in a single #on?
#12 opened by matthew-andrews - 0
Maybe we could include some examples and improve the usage section of README.md
#15 opened by matthew-andrews - 3
- 2
Add destroy() method
#6 opened by georgecrawford