- handle cursor at the end of text nodes
- package: allow any "zuul" v2
- add
README.md
file - add
.gitignore
file - add some logic to ensure that the original Range is not modified
- enable Travis-CI + Saucelabs zuul cloud testing
- package: allow any "debug" v2
- package: update "get-document" to v1
- package: update "zuul" to v1.16.3
- package: add "npm test" command
- test: put test DIVs into the BODY
- package: update "range-insert-node" to v1.0.1
- package: update "debug" to v2.0.0
- bumping to v1.0.0 for more well-defined semver behavior
- test: add a few more test cases
- index: more resilient implementation
- index: ensure
parent
is a DOM Element
- initial commit