1. d5dac85 Split text-quote into two files by Gerben · 4 years ago
  2. 790266b Convert code to typscript by Gerben · 4 years ago
  3. aaab3fd Configure for typescript by Gerben · 4 years ago
  4. 43f8198 Link in demo to its source code. by Gerben · 3 years, 10 months ago
  5. 1fb8be2 Add versionsort.suffix config to dist clones by Randall Leeds · 3 years, 11 months ago v0.1.x v0.1.0 v0.1.0-rc.4
  6. dc674c4 Create dist clones without a specified branch by Randall Leeds · 3 years, 11 months ago
  7. f30d0f3 Update babel to solve build error on node 14 by Gerben · 3 years, 11 months ago
  8. ac3b5bd Update .ratignore by Randall Leeds · 4 years ago v0.1.0-rc.3
  9. 2b8e8c2 Add license header to husky.config.js by Randall Leeds · 4 years ago
  10. 2f7a7d3 Add license header to .eslintrc.js by Randall Leeds · 4 years ago
  11. 6e668f7 Do not fix lint errors with yarn lint by Randall Leeds · 4 years ago
  12. 3c113f5 Remove extraneous semicolon by Randall Leeds · 4 years ago
  13. 39cdf61 Separate lint and test make targets by Randall Leeds · 4 years ago
  14. 00eb8cd Merge pull request #76 from apache/clone-dist by Randall Leeds · 4 years ago
  15. 946fd38 Create distributions with git clone by Randall Leeds · 4 years ago
  16. ac96d21 Only redefine dist based on tag presence by Randall Leeds · 4 years ago
  17. c6beefd Extract husky configuration by Randall Leeds · 4 years, 1 month ago
  18. aa5a78b Add validate licensing section for Apache RAT by BigBlueHat · 4 years ago
  19. 4d356e5 update yarn.lock by Gerben · 4 years ago
  20. 045de9c ah yes, computers start counting at zero.. by Gerben · 4 years ago
  21. d86fe58 Merge pull request #71 from apache/remove-fragment-identifier by Randall Leeds · 4 years, 1 month ago
  22. 6dfe24d Tweak PR by Gerben · 4 years, 1 month ago
  23. f0b14dc Remove fragment-identifier package by Randall Leeds · 4 years, 1 month ago
  24. 6d637fc Merge pull request #73 from apache/fragment-tests by Gerben · 4 years, 1 month ago
  25. ae31a81 Add missing valid characters by Gerben · 4 years, 1 month ago
  26. 6b14a01 Add tests for stringify by Gerben · 4 years, 1 month ago
  27. 01dab31 Percent-encode parentheses in stringify() by Gerben · 4 years, 1 month ago
  28. 9f77a08 Test parsing values with parentheses by Gerben · 4 years, 1 month ago
  29. 7ad5a15 Test if it throws on invalid input by Gerben · 4 years, 1 month ago
  30. 531d5e7 Test fragment-identifier against spec examples by Gerben · 4 years, 1 month ago
  31. 1630831 Add debug tool for parser by Gerben · 4 years, 1 month ago
  32. 6bba0e4 Half-working attempt at parsing unencoded parentheses. by Gerben · 4 years, 1 month ago
  33. 50ad35e Parser code readability by Gerben · 4 years, 1 month ago
  34. 13cc87f yarn run lint by Randall Leeds · 4 years, 1 month ago
  35. 031a077 Set browser environment for dom package linting by Randall Leeds · 4 years, 1 month ago
  36. 2ae6616 Correct demo path in .eslintrc.js by Randall Leeds · 4 years, 1 month ago
  37. 917e7c8 highlighter: catch situation where parentNode is null. by Gerben · 4 years, 1 month ago
  38. 78fd122 Use WIP DISCLAIMER by Randall Leeds · 4 years, 1 month ago
  39. f38c7f7 Add license header to web stylesheet by Randall Leeds · 4 years, 1 month ago
  40. c8d1324 Merge branch 'use-highlighter-in-demo' by Gerben · 4 years, 1 month ago
  41. 4621061 Merge pull request #68 from apache/demo-style by Gerben · 4 years, 1 month ago
  42. e245ba1 Restyle demo by Gerben · 4 years, 1 month ago
  43. 8e6e613 Add forgotten webpack config line by Gerben · 4 years, 1 month ago
  44. d976c22 Merge pull request #67 from apache/reorg-webpack by Gerben · 4 years, 1 month ago
  45. 0c94381 Put build output in /web/dist by Gerben · 4 years, 1 month ago
  46. b04cea0 Reorganise webpack-related files by Gerben · 4 years, 1 month ago
  47. 01d094d normalize() the corpus on cleanup. by Gerben · 4 years, 1 month ago
  48. 9386ee8 Add Licence header to highlighter.js by Gerben · 4 years, 1 month ago
  49. fc4afdb Remove <mark> border because text nodes remain split. by Gerben · 4 years, 2 months ago
  50. 0774bb2 Use removeHighlight() instead of replacing innerHTML by Gerben · 4 years, 2 months ago
  51. 7a62abc Use @dom/highlightRange in demo by Gerben · 4 years, 2 months ago
  52. 2eb4841 Upgrade babel from v7.8.3 to v7.8.7 by Randall Leeds · 4 years, 2 months ago v0.1.0-rc.2
  53. bd10de3 Move checksums and signature to distsign target by Randall Leeds · 4 years, 2 months ago
  54. 32255e0 Merge pull request #59 from Treora/add-highlight-range by Randall Leeds · 4 years, 2 months ago
  55. 00e8309 Merge pull request #61 from JakeHartnell/document-selectors by Randall Leeds · 4 years, 2 months ago
  56. 86e744a Add section on selectors by Jake Hartnell · 4 years, 2 months ago
  57. 18eb1d5 Add highlightRange to dom package by Gerben · 4 years, 2 months ago
  58. b3d6717 Bump versions to 0.1.0 by Randall Leeds · 4 years, 2 months ago v0.1.0-rc.1
  59. a64d393 Skip husky installs in make distcheck by Randall Leeds · 4 years, 2 months ago
  60. eeab3aa Make check depend on build by Randall Leeds · 4 years, 2 months ago
  61. 8a57289 Replace make test with make check by Randall Leeds · 4 years, 2 months ago
  62. f11180b Add test and distcheck targets by Randall Leeds · 4 years, 2 months ago
  63. 3fdb62f Add -incubating and -rc to dists by Randall Leeds · 4 years, 3 months ago
  64. a36d901 Add incubation disclaimer by Randall Leeds · 4 years, 3 months ago
  65. df8a158 Create checksums when making the dist target by Randall Leeds · 4 years, 3 months ago
  66. 03c26d1 Configure lerna to sign version bumps by Randall Leeds · 4 years, 3 months ago
  67. c63fde0 Add Makefile by Randall Leeds · 4 years, 3 months ago
  68. 0b94c3b Upgrade lerna.json with lerna init by Randall Leeds · 4 years, 3 months ago
  69. 9f4d542 Add .asf.yaml and fragment.pegjs to .ratignore by Randall Leeds · 4 years, 3 months ago
  70. aabae90 Bump copyright version by Randall Leeds · 4 years, 3 months ago
  71. 776cf23 Reset accidental lerna version bumps by Randall Leeds · 4 years, 3 months ago
  72. b26a4f6 v0.1.1-0.1.0-dev.1.0 by Randall Leeds · 4 years, 3 months ago
  73. fadbc72 v0.1.0 by Randall Leeds · 4 years, 3 months ago
  74. 2a55012 Upgrade husky to version 4.2.1 by Randall Leeds · 4 years, 3 months ago
  75. 383a5c6 Bump minimum Node version to 10 by Randall Leeds · 4 years, 3 months ago
  76. 8df5859 Test on Node v12 by Randall Leeds · 4 years, 3 months ago
  77. 1106328 Revert husky 4.x upgrade by Randall Leeds · 4 years, 3 months ago
  78. 2b7d405 Enable ES2020 syntax in ESLint by Randall Leeds · 4 years, 3 months ago
  79. d673186 Remove esm and run tests in a cjs environment by Randall Leeds · 4 years, 3 months ago
  80. b41cecd Upgrade core-js to version 3.6.4 by Randall Leeds · 4 years, 3 months ago
  81. 76c8008 Upgrade miscellaneous development tools by Randall Leeds · 4 years, 3 months ago
  82. 6ce7bed Upgrade mocha to version 7.0.0 by Randall Leeds · 4 years, 3 months ago
  83. 3fb6630 Upgrade ESLint configs and plugins by Randall Leeds · 4 years, 3 months ago
  84. b63d0aa Upgrade prettier to version 1.19.1 by Randall Leeds · 4 years, 3 months ago
  85. a0cc30b Upgrade ESLint to version 6.8.0 by Randall Leeds · 4 years, 3 months ago
  86. 88b3c4b Upgrade miscellaneous babel plugins by Randall Leeds · 4 years, 3 months ago
  87. 349f8a7 Upgrade babel to version 7.8.3 by Randall Leeds · 4 years, 3 months ago
  88. bb01f82 Revert babel-eslint upgrade by Randall Leeds · 4 years, 4 months ago
  89. 8660e89 Change top-level package name by Randall Leeds · 4 years, 4 months ago
  90. e7ef57f Update babel and core-js by Randall Leeds · 4 years, 4 months ago
  91. 9cf1e60 Disable ESM Babel helpers temporarily for testing by Randall Leeds · 4 years, 4 months ago
  92. 44f6178 Upgrade babel-eslint by Randall Leeds · 4 years, 4 months ago
  93. cf9eca9 Add Apache Rat configuration by Benjamin Young · 4 years, 6 months ago
  94. 7ff79c1 Add initial .asf.yaml by Benjamin Young · 4 years, 6 months ago
  95. 9e98670 Remove shippedProposals from @babel/preset-env by Randall Leeds · 4 years, 6 months ago
  96. 31a01ef Upgrade babel dependencies by Randall Leeds · 4 years, 6 months ago
  97. 50e439e Merge pull request #57 from JakeHartnell/add-readmes-to-packages by Randall Leeds · 4 years, 6 months ago
  98. 39cade0 Lint mocha and nyc config by Randall Leeds · 4 years, 6 months ago
  99. 67c827e Convert .nycrc to nyc.config.js by Randall Leeds · 4 years, 6 months ago
  100. 98ab17c Run validation script without coverage by Randall Leeds · 4 years, 6 months ago