1. 2116a01 Do not push or tag automatically with lerna version by Randall Leeds · 3 years, 4 months ago
  2. 1e457de v0.2.0-dev.0 by Randall Leeds · 3 years, 4 months ago
  3. e2adf73 Set preid to dev in lerna.json by Randall Leeds · 3 years, 4 months ago
  4. f194f3c Use Travis Deployment v2 by Randall Leeds · 3 years, 4 months ago
  5. 3fbd430 Publish master to the dev tag from CI by Randall Leeds · 3 years, 4 months ago
  6. a2580d4 Merge pull request #103 from apache/babel-7-12 by Randall Leeds · 3 years, 4 months ago
  7. b0a8028 Merge pull request #100 from chesterton-org/master by Randall Leeds · 3 years, 4 months ago
  8. 69ead89 Add Deploy step to Travis CI config by Michael Lavrisha · 3 years, 4 months ago
  9. 82ce0b1 Remove workarounds for broken babel runtime ESM helpers by Randall Leeds · 3 years, 4 months ago
  10. 87e0114 Upgrade babel dependencies to v7.12 by Randall Leeds · 3 years, 4 months ago
  11. a4d4b7a Merge pull request #102 from apache/apache-annotator-scope by Randall Leeds · 3 years, 4 months ago
  12. 4b2d6fb Move from @annotator to @apache-annotator scope by Randall Leeds · 3 years, 4 months ago
  13. 1126e14 Merge pull request #99: Generate less minimal prefixes&suffixes by Gerben · 3 years, 4 months ago
  14. 8dd8995 Update tests by Gerben · 3 years, 5 months ago
  15. 149c7b3 Generate less minimal prefixes&suffixes by Gerben · 3 years, 5 months ago
  16. c4b5598 lint by Gerben · 3 years, 5 months ago
  17. 4c826b3 Tweak Seeker documentation (add @throws) by Gerben · 3 years, 5 months ago
  18. 6ecfaa2 Merge pull request #98 from apache/text-position by Gerben · 3 years, 5 months ago
  19. 009508c Distinguish absolute/relative Seeker, rename, document by Gerben · 3 years, 6 months ago
  20. 32dffb6 Move abstract code into @annotator/selector by Gerben · 3 years, 6 months ago
  21. e7b0327 Linting by Gerben · 3 years, 6 months ago
  22. c6062be Compare *extra* pre/suffix lengths (ignore sunk costs) by Gerben · 3 years, 6 months ago
  23. 173dbef Refactor pre/suffix disambiguation by Gerben · 3 years, 6 months ago
  24. a8c50a9 Refactor clip range to scope by Gerben · 3 years, 6 months ago
  25. 87c0199 This is what do–while was invented for :) by Gerben · 3 years, 6 months ago
  26. e6e091e Require all Chunkers to be non-empty by Gerben · 3 years, 6 months ago
  27. 4a93fa7 Make demo more challenging. by Gerben · 3 years, 6 months ago
  28. f702075 Export describeTextPosition & use it in demo by Gerben · 3 years, 6 months ago
  29. e877c9b Create basic tests for describe text position by Gerben · 3 years, 6 months ago
  30. 9830d68 Make CodePointSeeker.seekToChunk count units, not points by Gerben · 3 years, 6 months ago
  31. 2fdaf66 Handle half-characters in CodePointSeeker.seekToChunk by Gerben · 3 years, 6 months ago
  32. a2be2a5 Factor out chunkRangeToRange by Gerben · 3 years, 6 months ago
  33. d0237db Implement describe text position by Gerben · 3 years, 6 months ago
  34. 24599d2 Make ChunkSeeker interface, drop BoundaryPointer/DomSeeker by Gerben · 3 years, 6 months ago
  35. 91fad53 Make abstract TextPosition matcher by Gerben · 3 years, 6 months ago
  36. f6e78c3 Fix normalizeRange edge case by Gerben · 3 years, 6 months ago
  37. efb0619 Reimplement seeking to chunk by Gerben · 3 years, 6 months ago
  38. 18c83db Test&fix for empty quotes at chunk edges by Gerben · 3 years, 6 months ago
  39. 3cc034d Add babel class-properties plugin by Gerben · 3 years, 6 months ago
  40. dbc19dd Make describeTextQuote work again by Gerben · 3 years, 7 months ago
  41. 8518f30 Create Chunk(Range) equality tests by Gerben · 3 years, 7 months ago
  42. 140ed79 Simplify TextSeeker chunk access by Gerben · 3 years, 7 months ago
  43. 0ef8115 Make text quote search chunk by chunk by Gerben · 3 years, 7 months ago
  44. f054c96 Clean up interfaces, define NonEmptyChunker by Gerben · 3 years, 7 months ago
  45. 9755cdb add licences by Gerben · 3 years, 7 months ago
  46. 7b5e6d4 Split seek.ts into multiple files by Gerben · 3 years, 7 months ago
  47. bb9988c Extract node iteration into chunker by Gerben · 3 years, 7 months ago
  48. ac25875 Make Seeker a class that keeps char count. by Gerben · 3 years, 8 months ago
  49. d604bf6 Move dom-seek dependency into this repo by Gerben · 3 years, 8 months ago
  50. ccfd928 Implement text-position matching. by Gerben · 3 years, 8 months ago
  51. c14c8c6 Tweaks to cartesian rewrite by Gerben · 3 years, 8 months ago
  52. c6f0b10 Rewrite Cartesian product without dependencies by Randall Leeds · 3 years, 8 months ago
  53. 21de281 Make file extension handling consistent by Randall Leeds · 3 years, 8 months ago
  54. ef23df0 Remove unused eslint-disable comment by Randall Leeds · 3 years, 8 months ago
  55. 0177c9c Enable @typescript-eslint/consistent-type-imports rule and apply fixes by Randall Leeds · 3 years, 8 months ago
  56. 67a1353 Upgrade @typescript-eslint packages from v3.7.0 to v4.1.1 by Randall Leeds · 3 years, 8 months ago
  57. 2de1a07 Remove the import/no-internal-modules lint rule by Randall Leeds · 3 years, 8 months ago
  58. f50583b Mark annotator packages as internal for eslint-plugin-import by Randall Leeds · 3 years, 8 months ago
  59. bb78bd5 Copy the README and DISCLAIMER into every package by Randall Leeds · 3 years, 8 months ago
  60. 832a664 Update the README by Randall Leeds · 3 years, 8 months ago
  61. 13b6b35 Simplify TypeScript library support definition by Randall Leeds · 3 years, 8 months ago
  62. 6635e19 Remove extraneous parser option in ESLint configuration by Randall Leeds · 3 years, 8 months ago
  63. a5b400a Drop ESLint and TypeScript compilation target from es2018 to es2017 by Randall Leeds · 3 years, 8 months ago
  64. c5963bb Update the import order rules by Randall Leeds · 3 years, 8 months ago
  65. 18a1df0 Forbid importing absolute paths by Randall Leeds · 3 years, 8 months ago
  66. 66edfaf Make the build concurrent by Randall Leeds · 3 years, 8 months ago
  67. 363b360 Resolve sources to absolute filenames for development and testing by Randall Leeds · 3 years, 8 months ago
  68. 3f1243e Add meta-package reference to top-level tsconfig.json solution by Randall Leeds · 3 years, 8 months ago
  69. 23e0754 Add directory entries to package repository metadata by Randall Leeds · 3 years, 8 months ago
  70. 9eb9774 Autofix lint by Randall Leeds · 3 years, 8 months ago
  71. 311e8db Remove core-js dependency by Randall Leeds · 3 years, 8 months ago
  72. 6221881 Merge pull request #94 from apache/meta-package by Randall Leeds · 3 years, 8 months ago
  73. 8934df0 Add apache-annotator meta-package by Gerben · 3 years, 8 months ago
  74. db32ad5 Update babel to support "import * as" syntax by Gerben · 3 years, 8 months ago
  75. 3e8a105 Merge pull request #93 from apache/faster-describeTextQuote by Gerben · 3 years, 8 months ago
  76. 8300e73 Inline helper function by Gerben · 3 years, 8 months ago
  77. 486c59f Add test, fix bug by Gerben · 3 years, 8 months ago
  78. 35d3ebe More performance tweaking by Gerben · 3 years, 8 months ago
  79. 8823057 Change approach to choose prefix/suffix. by Gerben · 3 years, 8 months ago
  80. f9ce4f6 Update .travis.yml to only build master branch by Gerben · 3 years, 8 months ago
  81. 6a790ff Update test names and tweak some tests. by Gerben · 3 years, 8 months ago
  82. 871e51d Support multi-selection in demo by Gerben · 3 years, 9 months ago
  83. 83e00f8 Fix spec mismatch: RangeSelector’s start is inclusive. by Gerben · 3 years, 9 months ago
  84. 934746a Fix describeTextQuote’s clipping range to scope by Gerben · 3 years, 9 months ago
  85. 9e36aaf Fix forgotten scope→Range change by Gerben · 3 years, 8 months ago
  86. 267bbcb Merge pull request #88 from apache/range-as-dom-scope by Randall Leeds · 3 years, 8 months ago
  87. 1d8ca69 Rename util.ts→owner-document.ts by Gerben · 3 years, 9 months ago
  88. 14df40f Delete unused types.ts by Gerben · 3 years, 9 months ago
  89. e5f3d46 Fix some references to global `document` by Gerben · 3 years, 9 months ago
  90. 983f005 Fix default scope in describeTextQuote by Gerben · 3 years, 9 months ago
  91. b118253 Remove the no-relative-parent-imports eslint rule. by Gerben · 3 years, 9 months ago
  92. f4adabd Reintroduce ownerDocument(), now in util.ts by Gerben · 3 years, 9 months ago
  93. decfe8c Restrict DOM scopes to be instances of Range by Randall Leeds · 3 years, 9 months ago
  94. 0121bd2 Turn off the @typescript-eslint/require-await lint rule by Randall Leeds · 3 years, 9 months ago
  95. 05298c2 Raise the TypeScript target to es2018 by Randall Leeds · 3 years, 9 months ago
  96. fd7c72c Include all the tests in the root project by Randall Leeds · 3 years, 10 months ago
  97. 90336e1 Output declarations to the lib directory by Randall Leeds · 3 years, 10 months ago
  98. 2cea3e3 Merge branch 'demo-empty-quote' by Gerben · 3 years, 9 months ago
  99. da48584 Add comment to highlighter about using normalize() by Gerben · 3 years, 9 months ago
  100. a2806d4 Use a unified output directory with .js or .mjs extensions by Randall Leeds · 3 years, 10 months ago