- package: use relative file path for "needs-ie-fallback"
- Add Node.js support
- test: attempt to fix failing Opera 11 test
- travis: use "include" syntax, so that Node.js is tested
- travis: add iphone 5.0
- travis: test iOS 6.0
- add
README.md
file - add `.travis.yml`` file
- index: add old IE fallback
- index: update JSDocs
- update "get-document" to v1.0.0
- package: run "make test" for
npm test
- package: add "zuul" as a dev dep
- test: add mocha tests
- test: use uppercase IFRAME syntax
- test: skip Range and Selection tests on IE <= 8
- test: fix old IE <= 8 IFRAME test
- component, package: update repository owner name
- gitignore: add .gitignore file
- initial commit