UNPKG

get-window

Version:

Returns the `window` object from a DOM object

41 lines (30 loc) 930 B
1.1.1 / 2015-02-10 ================== * package: use relative file path for "needs-ie-fallback" 1.1.0 / 2015-02-09 ================== * 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 1.0.0 / 2015-01-25 ================== * 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 0.0.2 / 2014-06-27 ================== * component, package: update repository owner name 0.0.1 / 2014-06-27 ================== * gitignore: add .gitignore file * initial commit