- add a
README.md
file - add
Makefile
- add
.travis.yml
file - index: fix failing Selection test in Firefox
- package: run "make test" for
npm test
- package: add "zuul" as a dev dep
- test: more iframe tests
- test: skip Range and Selection tests on IE <= 8
- test: add
<iframe>
test - test: add mocha tests
- index: DRY the logic a bit
- move to "webmodules" organization
- add "node" as a keyword
- add
.gitignore
file
- index: add Range and Selection support
- index: fix bad copy+paste logic typo
- initial commit