issues
search
Financial-Times
/
ftdomdelegate
Create and manage a DOM event delegator
MIT License
320
stars
36
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update bower.json to point to index.js file for importing
#76
JakeChampion
closed
8 years ago
0
Change name to ftdomdelegate so we stop having two versions of the sa…
#75
AlbertoElias
closed
5 years ago
8
useCapture not properly documented
#74
Satyam
closed
7 years ago
1
Click events are fired on disabled button with element like i tag.
#73
ledsun
closed
5 years ago
3
Error on uglification
#72
albell
closed
7 years ago
2
Waiting for window load event in README examples
#71
callumlocke
closed
7 years ago
2
TypeError: 'undefined' is not a function (evaluating 'Delegate.prototype.handle.bind(this)') in Konacha
#70
ryana
closed
9 years ago
5
Fix bower main to be same as package.json
#69
apaleslimghost
closed
9 years ago
3
multiple event binding
#68
jinkwon
closed
9 years ago
3
unexpected mouseover/mouseout behavior w/ capture
#67
mxdubois
opened
9 years ago
0
Changed Delegate to be bower compatible, out of the gate
#66
blainekasten
closed
5 years ago
5
Browser compatible bower build
#65
blainekasten
closed
5 years ago
6
Event listener execution order is backwards when useCapture = true
#64
lazd
opened
10 years ago
1
stopPropagation does not stop propagation to listeners added with ftdomdelegate
#63
lazd
opened
10 years ago
0
Behavior is non-standard when handler returns false
#62
lazd
opened
10 years ago
4
Support listening to events triggered directly on the window
#61
lazd
closed
5 years ago
1
Event namespaces: Interested in including them?
#60
lazd
closed
10 years ago
7
Tests do not pass with fresh master
#59
lazd
closed
7 years ago
5
Why do tests use createEventObject at all?
#58
lazd
closed
10 years ago
2
Can't listen to events on window
#57
lazd
closed
5 years ago
5
Fix tests for browsers that have defaultPrevented bugs, or don't support it
#56
orangemug
closed
9 years ago
2
Remove the ability to set the root of an delegate via a string and remove DD's dependency on addEventListener
#55
matthew-andrews
closed
10 years ago
0
Default to useCapture true for load events
#54
matthew-andrews
closed
10 years ago
0
progagation -> propagation
#53
mattcg
closed
10 years ago
2
Avoid Boolean trap with useCapture parameter
#52
ariya
closed
10 years ago
12
Complete IE8 Support
#51
matthew-andrews
closed
10 years ago
2
Scoped selector
#50
orangemug
closed
9 years ago
14
Allow selectors to start with `>` and `&` to match only children of the element being listened on
#49
matthew-andrews
closed
10 years ago
3
Origami
#48
wheresrhys
closed
10 years ago
8
May be able to remove or we may have broken case-sensitive logic
#47
matthew-andrews
closed
10 years ago
3
Remove internal functions from public scope
#46
matthew-andrews
closed
10 years ago
1
SVG tagname fix
#45
orangemug
closed
10 years ago
2
'Returning false from a callback should preventDefault' test fails in all IE
#44
wheresrhys
closed
9 years ago
0
IE8 Support
#43
matthew-andrews
closed
10 years ago
26
Changed from using HTMLElement to Element for matches
#42
wheresrhys
closed
10 years ago
4
Reference to original element in the event object
#41
orangemug
closed
10 years ago
1
Is recycling delegates worthwhile?
#40
matthew-andrews
closed
10 years ago
1
Regression - can't listen to window resize
#39
wheresrhys
closed
10 years ago
4
Add ability to exclude events from `off` if prefixed with !
#38
wheresrhys
closed
10 years ago
12
added once method
#37
wheresrhys
closed
10 years ago
4
Fixed bower.json
#36
wheresrhys
closed
10 years ago
3
component.json version number out of date/component.json deprecated
#35
wheresrhys
closed
10 years ago
3
Added bower.json
#34
wheresrhys
closed
10 years ago
0
Various fixes for scroll events
#33
matthew-andrews
closed
10 years ago
1
Can't listen to window.scroll
#32
wheresrhys
closed
10 years ago
5
Can't listen to window.scroll
#31
wheresrhys
closed
10 years ago
1
Document the built version of ftdomdelegate's name
#30
matthew-andrews
closed
10 years ago
1
Add a getInstance method that creates/fetches an instance tied to body
#29
wheresrhys
closed
10 years ago
4
Remove comment about old API - fixes #25
#28
matthew-andrews
closed
10 years ago
0
eventData » useCapture
#27
matthew-andrews
closed
10 years ago
2
Previous
Next