This is an automated email from the ASF dual-hosted git repository.
randall pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-annotator.git.
from 1126e14 Merge pull request #99: Generate less minimal
prefixes&suffixes
add 4b2d6fb Move from @annotator to @apache-annotator scope
new a4d4b7a Merge pull request #102 from apache/apache-annotator-scope
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.eslintrc.js | 2 +-
README.md | 13 +++++++------
babel.config.js | 2 +-
packages/apache-annotator/package.json | 4 ++--
packages/apache-annotator/src/dom/index.ts | 2 +-
packages/apache-annotator/src/index.ts | 4 ++--
packages/apache-annotator/src/selector/index.ts | 2 +-
packages/dom/package.json | 4 ++--
packages/dom/src/css.ts | 2 +-
packages/dom/src/range/match.ts | 6 +++++-
packages/dom/src/text-node-chunker.ts | 2 +-
packages/dom/src/text-position/describe.ts | 4 ++--
packages/dom/src/text-position/match.ts | 4 ++--
packages/dom/src/text-quote/describe.ts | 4 ++--
packages/dom/src/text-quote/match.ts | 4 ++--
packages/dom/test/text-position/match-cases.ts | 2 +-
packages/dom/test/text-position/match.test.ts | 2 +-
packages/dom/test/text-quote/describe-cases.ts | 2 +-
packages/dom/test/text-quote/match-cases.ts | 2 +-
packages/dom/test/text-quote/match.test.ts | 2 +-
packages/selector/package.json | 2 +-
web/demo/index.js | 4 ++--
22 files changed, 40 insertions(+), 35 deletions(-)