- f66a1eb - can get offset at the benginning of a line
- 4885ddd - fix wrong position of textarea
- 12119d2 - calculating in iframe's coordinate
- 959436d - implement
position
api for contentEditable - d051ffc - fix html escaping while mirroring caret
- b1f8f53 - fix Mirror div does not reset its CSS
- e88e40e - fix Bad positioning in long words
- 37d4c5e - disable auto decovery iframe
-
cf94271 - Added suport for .caret(pos, 0) - Nicolas Donna
-
2de2b0f - Fixed error when checking the pos arg when setting the position - Nicolas Donna
-
34ac7fa - catch error thrown in cross-domain iframe - jiyinyiyong
-
01f1fa1 - add minified file in dist.
- 287b5d8 working in iframe
- aef0aa4 fix IE input position error
- 4a4f7f7 fix contenteditable null value bug
- fix scrolling problem
- support
contentEditable
mode - fix ie bugs, and support IE > 6 to all mode
- fix bug: error position at beginning of textarea
- Bower
- jasmine test
- support IE browsers.