- package: add
license
topackage.json
- add missing LICENSE file
- [
f1c2c3d2b1
] - make requireable withoutwindow
(Nathan Rajlich)
- component, package: add "browser" as a keyword
- package: remove "repo" field
- package: rename module to "component-event"
- package: add "repository" field
- check if addEventListener method is supported by the browser, just once
- test: update to test in IE7+
- fix: default
capture
tofalse
- add returning of the callback function