This is an automated email from the ASF dual-hosted git repository.
gerben pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-annotator.git.
from c28d5d3 Merge branch 'allow-node-as-scope' (PR #110)
new 65cafd1 Run linter
new 08575e9 Declare types for optimal-select dependency
The 2 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:
.gitignore | 1 +
packages/dom/@types/optimal-select/index.d.ts | 9 +++++++++
packages/dom/src/owner-document.ts | 6 ++----
packages/dom/src/range/match.ts | 5 +++--
packages/dom/src/text-position/describe.ts | 4 ++--
packages/dom/src/text-quote/describe.ts | 2 +-
packages/dom/src/to-range.ts | 4 ++--
packages/dom/test/css/describe.test.ts | 21 ++++++++++++---------
packages/dom/test/css/match-cases.ts | 13 +++----------
packages/dom/test/css/match.test.ts | 2 +-
packages/dom/tsconfig.json | 2 +-
11 files changed, 37 insertions(+), 32 deletions(-)
create mode 100644 packages/dom/@types/optimal-select/index.d.ts