1. d143e70 Upgrade test dependencies by Randall Leeds · 4 years, 6 months ago
  2. 7422d5e Add READMEs to packages by Jake Hartnell · 4 years, 6 months ago
  3. 54daa78 Be strict with import/no-internal-modules in tests by Randall Leeds · 4 years, 7 months ago
  4. c542745 Specify babel module resolver options once by Randall Leeds · 4 years, 7 months ago
  5. 36936e1 Remove email requirement from CoC by Benjamin Young · 4 years, 7 months ago
  6. 3232f44 Add CODE_OF_CONDUCT.md pointing to the ASF CoC by Benjamin Young · 4 years, 7 months ago
  7. 16ab8f4 Add SECURITY.md pointing to ASF policy page by Benjamin Young · 4 years, 7 months ago
  8. a1fb428 Switch license headers to use ASF intro by Benjamin Young · 4 years, 7 months ago
  9. 5e19fa0 Add HTML files to license checking by Benjamin Young · 4 years, 7 months ago
  10. b413d78 Customize repolinter config with ASF rules by Benjamin Young · 4 years, 7 months ago
  11. 44e939b Add default repolinter.json config by Benjamin Young · 4 years, 7 months ago
  12. d30a1a9 Regenerate yarn.lock by Randall Leeds · 4 years, 7 months ago
  13. 18fd796 Upgrade miscellaneous development dependencies by Randall Leeds · 4 years, 7 months ago
  14. ef0cc3e Upgrade test dependencies by Randall Leeds · 4 years, 7 months ago
  15. f9ae2d4 Upgrade webpack dependencies by Randall Leeds · 4 years, 7 months ago
  16. 6462b0b Upgrade babel dependencies by Randall Leeds · 4 years, 7 months ago
  17. 115ce33 Upgrade linting dependencies by Randall Leeds · 4 years, 7 months ago
  18. 8b29fec Improve handling of affixes at scope boundaries by Randall Leeds · 4 years, 7 months ago
  19. f7864a5 Allow the demo to describe non-visible selections by Randall Leeds · 4 years, 7 months ago
  20. 9909c26 Clean up demo hash vs fragment terminology by Randall Leeds · 4 years, 7 months ago
  21. 1f38854 Inline a small highlighter in demo by Randall Leeds · 4 years, 7 months ago
  22. 69cc30c Harmonize create and describe by Randall Leeds · 4 years, 10 months ago
  23. 7136d41 Move demo code into a single file by Randall Leeds · 4 years, 10 months ago
  24. 43ea385 Demo copy and style refresh by Randall Leeds · 4 years, 10 months ago
  25. 4f79193 Fix demo parsed selector output CSS by Randall Leeds · 4 years, 10 months ago
  26. a96b01c Remove demo error display by Randall Leeds · 4 years, 10 months ago
  27. 4a303af Fix demo race condition by Randall Leeds · 4 years, 10 months ago
  28. c94ccda Refactor text quote affix disambiguation by Randall Leeds · 4 years, 10 months ago
  29. 717e928 Clean up demo code by Randall Leeds · 4 years, 10 months ago
  30. 64c22d6 Small copy-edits to demo by Randall Leeds · 4 years, 10 months ago
  31. 344de8c Show JSON more prominently in the demo by Randall Leeds · 4 years, 10 months ago
  32. 447ef4e Move @annotator/dom scope utils to module by Randall Leeds · 4 years, 10 months ago
  33. b10dd76 Move range selector into @annotator/dom by Randall Leeds · 4 years, 10 months ago
  34. c859733 Refactor @annotator/dom to be DOM-centric by Randall Leeds · 4 years, 10 months ago
  35. 90fb586 Fix Range.END_TO_END constant by Randall Leeds · 4 years, 10 months ago
  36. 537f63a Simplify textContent function by Randall Leeds · 4 years, 10 months ago
  37. 0fbe10e Remove ESLint impliedStrict setting by Randall Leeds · 4 years, 11 months ago
  38. b62e7a2 Fix ESLint ecmaVersion setting by Randall Leeds · 4 years, 11 months ago
  39. 7916dba Move dom/text/quote to dom/text-quote by Randall Leeds · 4 years, 11 months ago
  40. f37e2a8 Move CSS selector to its own file by Randall Leeds · 4 years, 11 months ago
  41. 7d9d36c Split the demo corpus into two paragraphs by Randall Leeds · 4 years, 11 months ago
  42. 9b1e5f3 Support crossing node boundaries in demo search by Randall Leeds · 4 years, 11 months ago
  43. c7e98ee Support describing text that spans multiple nodes by Randall Leeds · 4 years, 11 months ago
  44. 956de52 Accept more scope types for range selectors by Randall Leeds · 4 years, 11 months ago
  45. 9b3e8ce Move createTextQuoteSelector to @annotator/dom by Randall Leeds · 4 years, 11 months ago
  46. 0ec9b42 Simplify refinement implementation by Randall Leeds · 4 years, 11 months ago
  47. 0d2e451 Upgrade husky by Randall Leeds · 5 years ago
  48. d57e7b0 Upgrade pinned dependencies by Randall Leeds · 5 years ago
  49. da7c578 Remove the selector from match results by Randall Leeds · 5 years ago
  50. 93fc7ba Use prepublishOnly script instead of prepublish by Randall Leeds · 5 years ago
  51. bc5e97d Refactor API by Randall Leeds · 5 years ago
  52. 4efbcd4 Switch gitbox links to github by Randall Leeds · 5 years ago
  53. 6b15d90 Bind selector creators to their context by Randall Leeds · 5 years ago
  54. 55c0e2f Refresh demo anchoring on selection change by Randall Leeds · 5 years ago
  55. a19f032 Use History API in the demo by Randall Leeds · 5 years ago
  56. d1eb36a Set ESLint module source type and implied strict by Randall Leeds · 5 years ago
  57. fbce11f Lint for parent relative imports by Randall Leeds · 5 years ago
  58. dc34afb Lint for imports first by Randall Leeds · 5 years ago
  59. f5d8b63 Lint blank lines after imports and between groups by Randall Leeds · 5 years ago
  60. 459685b Forbid deep imports by Randall Leeds · 5 years ago
  61. 5b1262b Require extensions for non-package imports by Randall Leeds · 5 years ago
  62. d2d0913 Turn on trailing commas everywhere by Randall Leeds · 5 years ago
  63. baca907 Bump ECMAScript version in ESLint config by Randall Leeds · 5 years ago
  64. 3297bca Remove .mjs extension from ESLint invocation by Randall Leeds · 5 years ago
  65. 3f0b35d Copy Babel resolver alias config to ESLint config by Randall Leeds · 5 years ago
  66. 828a182 Convert ESLint config to JavaScript by Randall Leeds · 5 years ago
  67. 0ffc4bc Restrict Babel resolver alias to bare specifiers by Randall Leeds · 5 years ago
  68. 0120721 Fix text package main and module fields by Randall Leeds · 5 years ago
  69. 8a6f998 Add dependency from dom on text by Randall Leeds · 5 years ago
  70. f4aa5cd Add license header to .mocharc.js by Randall Leeds · 5 years ago
  71. e47235d Have clean script remove license and notice by Randall Leeds · 5 years ago
  72. 50a5fe9 Add prepublish script by Randall Leeds · 5 years ago
  73. 5842c95 Copy LICENSE and NOTICE as part of build by Randall Leeds · 5 years ago
  74. 67a64a3 Copy fix from #29 to all packages by Randall Leeds · 5 years ago
  75. 4d24725 Set webpack mode from the command line by Randall Leeds · 5 years ago
  76. 21811b8 Enable HMR in the development demo by Randall Leeds · 5 years ago
  77. ba85d68 Add a module field to package.json files by Randall Leeds · 5 years ago
  78. 450fcbe Sort package.json keys by Randall Leeds · 5 years ago
  79. a68a67f Actually produce both builds by Randall Leeds · 5 years ago
  80. 0f56693 Disable @babel/preset-env polyfills by Randall Leeds · 5 years ago
  81. 6e65da1 Upgrade validator dependencies by Randall Leeds · 5 years ago
  82. 89f353f Upgrade chai by Randall Leeds · 5 years ago
  83. d1efcfa Clean both builds when running clean by Randall Leeds · 5 years ago
  84. 9afae6c Remove unused @babel/runtime by Randall Leeds · 5 years ago
  85. 44fa8fc Target default browserslist browsers by Randall Leeds · 5 years ago
  86. a0eb1eb Output build formats to different directories by Randall Leeds · 5 years ago
  87. 929c192 Fix outdated .eslintignore reference by Randall Leeds · 5 years ago
  88. fa27fac Re-enable ES module formatted Babel helpers by Randall Leeds · 5 years ago
  89. a557867 Set coverage includes explicitly by Randall Leeds · 5 years ago
  90. 863fbf3 Upgrade mocha by Randall Leeds · 5 years ago
  91. a3217a6 Upgrade esm by Randall Leeds · 5 years ago
  92. dee4d4f Upgrade browserslist and caniuse-lite by Randall Leeds · 5 years ago
  93. 771efce Migrate .mjs to .js by Randall Leeds · 5 years ago
  94. c53d965 Upgrade webpack and webpack loaders by Randall Leeds · 5 years ago
  95. 747f2c4 Upgrade nyc by Randall Leeds · 5 years ago
  96. e5d66b5 Upgrade babel development plugins by Randall Leeds · 5 years ago
  97. 51bbdd7 Upgrade cross-env, lint-staged, rimraf by Randall Leeds · 5 years ago
  98. 33f4556 Upgrade linters by Randall Leeds · 5 years ago
  99. d7b153a Upgrade babel by Randall Leeds · 5 years ago
  100. c79a305 Upgrade lerna by Randall Leeds · 5 years ago