Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Element relative Highlighter Range. #367

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Jan 15, 2016

  1. Added Element relative Highlighter Range.

    Uses a DOM element as doc. This is more failsafe at HTML structure
    changes.
    Cavva79 committed Jan 15, 2016
    Configuration menu
    Copy the full SHA
    23ca5e3 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2016

  1. Added Sorting on Deserialize highlights

    Serialize has highlights sorting but Deserialize, added it.
    Cavva79 committed Feb 2, 2016
    Configuration menu
    Copy the full SHA
    f19ed45 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2016

  1. Added getHighlightPositionForElement

    getHighlightPositionForElement it is similar to
    getHighlightForElement but return the index of the
    highlights array
    Cavva79 committed Feb 4, 2016
    Configuration menu
    Copy the full SHA
    70cfb5f View commit details
    Browse the repository at this point in the history