Skip to content
Juan Corona edited this page May 5, 2015 · 1 revision

Full Changelog

Closed issues:

  • getCurrentSelectionCfi() error when selection contains images #31

  • CFI range generation with start and end at different nodes level #28

  • CFI generator does not correctly count comments #24

  • CFI generator does not correctly count empty text nodes #23

  • Support more edge case scenarios when generating element/text node range CFIs #17

  • Migrate to grunt build and create CI build in Travis #13

  • Support for ranges between text and element nodes. #10

Merged pull requests:

  • Issue 28 fix #32 (dmitrym0)

  • Add a unit test to check CFI range generation when start and end node do... #29 (Twibit)

  • Fix marker injection with comments and processing instructions nodes #27 (Twibit)

  • Fix CFI generation for empty text nodes and comments #25 (Twibit)

  • Replace all global document property references. #22 (blueimp)

  • Fix for char offset range component generation edge case. #21 (blueimp)

  • Migrates the build from Rake to grunt #16 (ryanackley)

  • Compatible grammar for Peg.js v0.8 upgrade (now works only with v0.7) #15 (danielweck)

  • Added support for ranges between element and text nodes when generating range CFIs #14 (vilmosioo)

  • Updated generator API #18 (vilmosioo)

  • Added support for ranges between element and text nodes when generating range CFIs. #11 (vilmosioo)

  • Small bug fix when calling generateElementRangeComponent #9 (vilmosioo)

0.1.4 (2014-09-16)

Full Changelog

Closed issues:

  • Cannot create range CFI within an iframe #8

  • No support for "." in ids #4

Merged pull requests:

0.1.3 (2014-01-22)

Merged pull requests:

  • Fixing indexing and text offset problems in injectCFIMarkerIntoText. #3 (marcuswu)

  • Documentation improvements #1 (julien-c)

* This Change Log was automatically generated by github_changelog_generator

Clone this wiki locally