You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@annotator.apache.org by ge...@apache.org on 2021/06/05 16:31:46 UTC

[incubator-annotator] branch allow-node-as-scope updated (f1068ff -> 0f8f897)

This is an automated email from the ASF dual-hosted git repository.

gerben pushed a change to branch allow-node-as-scope
in repository https://gitbox.apache.org/repos/asf/incubator-annotator.git.


    from f1068ff  Make all functions also accept a Node as scope
     add 0f8f897  Rename range-node-conversion.ts → to-range.ts

No new revisions were added by this update.

Summary of changes:
 packages/dom/src/css.ts                                    | 2 +-
 packages/dom/src/range/match.ts                            | 2 +-
 packages/dom/src/text-node-chunker.ts                      | 2 +-
 packages/dom/src/text-position/describe.ts                 | 2 +-
 packages/dom/src/text-quote/describe.ts                    | 2 +-
 packages/dom/src/{range-node-conversion.ts => to-range.ts} | 0
 6 files changed, 5 insertions(+), 5 deletions(-)
 rename packages/dom/src/{range-node-conversion.ts => to-range.ts} (100%)