1. 5b19264 Reflect branch rename master→main by Gerben · 2 years, 8 months ago
  2. d5e92e3 Fix dependency: dom depends on selector by Gerben · 2 years, 8 months ago
  3. 7416047 Bump v0.1.0 → v0.2.0 (better late than never?) by Gerben · 2 years, 8 months ago
  4. a352fff Fix linter resolutions by Randall Leeds · 2 years, 10 months ago
  5. 392794f Copyright like it’s 2021. by Gerben · 2 years, 10 months ago v0.2.x v0.2.0 v0.2.0-rc.1
  6. 2c5acf8 Update and merge PR #107 (REUSE compliance) by Gerben · 2 years, 10 months ago
  7. fc5474d Make clean command clean more stuff by Gerben · 2 years, 10 months ago
  8. 991ad5f Please linter by Gerben · 2 years, 10 months ago
  9. 0071da0 Satisfy the Rat by Gerben · 2 years, 10 months ago
  10. 6475023 Add warning about issue #112. by Gerben · 2 years, 10 months ago
  11. 32f9fda Improve CssSelector docs by Gerben · 2 years, 10 months ago
  12. bdc0b32 Tiny fixes by Gerben · 2 years, 10 months ago
  13. d7656da Dedupe & refactor range comparison code by Gerben · 2 years, 10 months ago
  14. d98d35b Test all cases with DOM mutation by Gerben · 2 years, 10 months ago
  15. aeb2cd8 Add cases for matches in multiple nodes by Gerben · 2 years, 10 months ago
  16. 65b8c18 Add failing test changing DOM (text quote match) by Gerben · 2 years, 10 months ago
  17. 087776e Forgotten rename by Gerben · 2 years, 10 months ago
  18. 8e7f1fa Make highlightRange accept Node, rename to highlightText by Gerben · 2 years, 10 months ago
  19. cc99947 Simplify tests by Gerben · 2 years, 11 months ago
  20. 88baa29 Test for range without Text nodes (describe text quote) by Gerben · 3 years, 10 months ago
  21. d95ab66 …also in each package by Gerben · 2 years, 11 months ago
  22. b01648e Add node 16 to engines by Gerben · 2 years, 11 months ago
  23. e69c6d1 tweak documentation by Gerben · 2 years, 11 months ago
  24. adfdd09 Use node as scope in demo by Gerben · 2 years, 11 months ago
  25. 08575e9 Declare types for optimal-select dependency by Gerben · 2 years, 11 months ago
  26. 65cafd1 Run linter by Gerben · 2 years, 11 months ago
  27. c28d5d3 Merge branch 'allow-node-as-scope' (PR #110) by Gerben · 2 years, 11 months ago
  28. 0f8f897 Rename range-node-conversion.ts → to-range.ts by Gerben · 2 years, 11 months ago
  29. f1068ff Make all functions also accept a Node as scope by Gerben · 2 years, 11 months ago
  30. 9e11829 Make css matcher also accept a Node as scope by Gerben · 2 years, 11 months ago
  31. 7f9461d Make css matcher return an Element, not Range by Gerben · 2 years, 11 months ago
  32. cf54a84 Remove forgotten .only in tests by Gerben · 2 years, 11 months ago
  33. 9ed925e Document describeCss, tweak docs of describeText… by Gerben · 2 years, 11 months ago
  34. cf5a13c Make default scope of describeCss the whole document by Gerben · 2 years, 11 months ago
  35. c8ef340 Add describeCss & tests, document spec ambiguity by Gerben · 3 years ago
  36. 7f5667b tweak doc by Gerben · 3 years ago
  37. b0413a6 Add short typedoc @module descriptions by Gerben · 3 years ago
  38. 9c18a78 Make Readme point to docs on website by Gerben · 3 years ago
  39. 1224802 Improve hot module reloading in demo by Gerben · 3 years ago
  40. d18eb22 Simplify the ESLint module resolver configuration by Randall Leeds · 3 years ago
  41. 1f27df5 Lint cartesian.test.ts by Randall Leeds · 3 years ago
  42. 846870a Tweak typedoc config by Gerben · 3 years ago
  43. aee8d73 Fix link to demo source code by Gerben · 3 years ago
  44. 32fea01 Clean up remnants of in-browser tests by Gerben · 3 years ago
  45. 7690d5b Make web:build work again by Gerben · 3 years ago
  46. 5ba4b0a Close source iterators on cartesian exit by Randall Leeds · 3 years, 1 month ago
  47. 0fc90d3 Add watch files to mocha configuration by Randall Leeds · 3 years, 1 month ago
  48. 87e3a44 Do not publish tsconfig.json and tsconfig.tsbuildinfo files by Randall Leeds · 3 years, 1 month ago
  49. ed0ff6e Do not publish declaration maps by Randall Leeds · 3 years, 1 month ago
  50. 6a42375 Remove mocha tests from webpack build by Randall Leeds · 3 years, 1 month ago
  51. 21ecff2 Enable experimental support for linting TypeScript project references by Randall Leeds · 3 years, 1 month ago
  52. dae0d6e Emit source maps as separate files by Randall Leeds · 3 years, 1 month ago
  53. c913f53 Remove CommonJS build by Randall Leeds · 3 years, 1 month ago
  54. 2ba4fe0 Merge pull request #108 from fredsterorg/master by Randall Leeds · 3 years, 1 month ago
  55. 7b7c13c Minor changes by fredster33 · 3 years, 1 month ago
  56. 552b6ca Turn tsdoc into typedoc by Gerben · 3 years, 1 month ago
  57. e05cd88 More API documentation! by Gerben · 3 years, 4 months ago
  58. dec7849 Actually, don’t always build the docs. by Gerben · 3 years, 1 month ago
  59. 6d55001 Fix typedoc entrypoint by Gerben · 3 years, 1 month ago
  60. 147cb6b Add build:docs command, remove /docs in clean command by Gerben · 3 years, 1 month ago
  61. 2760a8a Enable the @typescript-eslint/no-duplicate-imports rule by Randall Leeds · 3 years, 1 month ago
  62. a0153ca Enable support for proposals in the babel runtime transformation by Randall Leeds · 3 years, 1 month ago
  63. 5c62d9e Move babel targets to the top level of the configuration by Randall Leeds · 3 years, 1 month ago
  64. 6024938 Upgrade babel dependencies from v7.12 to v7.13 by Randall Leeds · 3 years, 1 month ago
  65. 24c41fa Upgrade global-jsdom from v6.1.0 to v8.0.0 by Randall Leeds · 3 years, 1 month ago
  66. b0a33b3 Opt into explicit TypeScript index property access by Randall Leeds · 3 years, 1 month ago
  67. edf97f2 Upgrade TypeScript from v3.9.7 to v4.2.3 by Randall Leeds · 3 years, 1 month ago
  68. 96f7b85 Upgrade @typescript-eslint dependencies from v4.1.1 to v4.20.0 by Randall Leeds · 3 years, 1 month ago
  69. d11614b Enable more recommended TypeScript configurations by Randall Leeds · 3 years, 1 month ago
  70. fb8b128 Remove references to window by Randall Leeds · 3 years, 1 month ago
  71. bb5534a Add globalThis to the JavaScript ESLint setup by Randall Leeds · 3 years, 1 month ago
  72. 3811161 Remove ESLint environment and globals configuration for TypeScript files by Randall Leeds · 3 years, 1 month ago
  73. 18fd4ff Set language version in ESLint configuration by Randall Leeds · 3 years, 1 month ago
  74. 9bd8cfa Remove unused ESLint configuration override by Randall Leeds · 3 years, 1 month ago
  75. ff60502 Add test plugins last in babel setup by Randall Leeds · 3 years, 1 month ago
  76. d36f7ff Fix style lint in babel.config.js by Randall Leeds · 3 years, 1 month ago
  77. 6f6c259 Remove the explicit types references in package.json files by Randall Leeds · 3 years, 1 month ago
  78. 848dc3c Remove main export for the apache-annotator meta-package by Randall Leeds · 3 years, 1 month ago
  79. a31443d Add support module format interoperability by Randall Leeds · 3 years, 1 month ago
  80. 0123e79 Bump minimum Node.js versions by Randall Leeds · 3 years, 1 month ago
  81. 6616534 Fix trailing comma in tsconfig.json by Randall Leeds · 3 years, 1 month ago
  82. 02b721f Add typedoc for documentation generation by Randall Leeds · 3 years, 4 months ago
  83. c535608 Make tests their own TypeScript project by Randall Leeds · 3 years, 4 months ago
  84. e31bac4 Merge pull request #105 from krismeister/issue-104/fix-windows-build by Randall Leeds · 3 years, 1 month ago
  85. 2563ac7 Fix the incorrect lerna flag for the CI publish by Randall Leeds · 3 years, 1 month ago
  86. 16a9fc0 Do not verify the npm token for lerna CI publish by Randall Leeds · 3 years, 1 month ago
  87. 5038de0 Echo part of the npm token before CI deploy step for debugging by Randall Leeds · 3 years, 1 month ago
  88. 9328ef5 Update CI status badge URL in README to travis-ci.com by Randall Leeds · 3 years, 1 month ago
  89. 0dbb5c9 Use latest stable Node.js for CI by Randall Leeds · 3 years, 1 month ago
  90. cb67dc1 Try a simplified CI with only one environment by Randall Leeds · 3 years, 1 month ago
  91. 23eb7a1 Set the npm token for CI in the Travis UI by Randall Leeds · 3 years, 1 month ago
  92. 2247f1d Try the master branch of travis-ci/dpl by Randall Leeds · 3 years, 1 month ago
  93. 1e1da26 Encrypt a new npm token for CI using an explicit repo in the command by Randall Leeds · 3 years, 1 month ago
  94. 9a88d4a Try once more to configure the npm token per the Travis CI docs by Randall Leeds · 3 years, 1 month ago
  95. f018623 Re-encrypt the npm token for CI after hopefully resolving Travis auth by Randall Leeds · 3 years, 1 month ago
  96. 2b366d8 Re-encrypt the npm token by Randall Leeds · 3 years, 1 month ago
  97. ba36b3b Move npm api token environment variable into the deploy stage definition by Randall Leeds · 3 years, 1 month ago
  98. a67f819 Pass the npm token in CI as an environment variable by Randall Leeds · 3 years, 1 month ago
  99. 9cf4936 Quote the encrypted npm token in CI by Randall Leeds · 3 years, 1 month ago
  100. 2680416 Try the CI publish debugging again, with the right command by Randall Leeds · 3 years, 1 month ago