1. d8d4252 Bump terser from 5.5.1 to 5.14.2 (#141) by dependabot[bot] · 3 years ago upstream/main
  2. 393ed09 Dependencies for new release by Thomas Steiner · 3 years, 1 month ago
  3. c036420 Renamed data-driven test files to follow chromium naming conventions (#139) by Ernesto Izquierdo · 3 years, 3 months ago
  4. 3ea8325 Highlight first match when ambiguous (#138) by Tommy Martino · 3 years, 3 months ago
  5. 270f0ea Dependency update for new release by Thomas Steiner · 3 years, 3 months ago
  6. 0e23fab Allow clients supply a document where to process fragments in (#133) by Vlad Sitalo · 3 years, 3 months ago
  7. 7e70db7 Update dependencies, draft new npm release by Thomas Steiner · 3 years, 3 months ago
  8. 428dd13 Merge pull request #131 from GoogleChromeLabs/dependabot/npm_and_yarn/minimist-1.2.6 by Thomas Steiner · 3 years, 4 months ago
  9. eea78a5 Bump minimist from 1.2.5 to 1.2.6 by dependabot[bot] · 3 years, 4 months ago
  10. 27538ec Test Infrastructure: Updated README with data-driven tests information (#130) by Ernesto Izquierdo · 3 years, 4 months ago
  11. 75ac4e1 Test Infra: Added TextFragmentsDataDrivenTest (#129) by Ernesto Izquierdo · 3 years, 4 months ago
  12. 86f89c4 Test Infra: Added base class for data-driven tests. (#128) by Ernesto Izquierdo · 3 years, 4 months ago
  13. 0e99fc2 Setup folder structure for Test Infrastructure (#127) by Ernesto Izquierdo · 3 years, 4 months ago
  14. 5beb57e Merge pull request #126 from GoogleChromeLabs/dependabot/npm_and_yarn/karma-6.3.16 by Thomas Steiner · 3 years, 5 months ago
  15. 26b2e93 Bump karma from 6.3.14 to 6.3.16 by dependabot[bot] · 3 years, 5 months ago
  16. 5959682 Merge pull request #122 from GoogleChromeLabs/dependabot/npm_and_yarn/karma-6.3.14 by Thomas Steiner · 3 years, 5 months ago
  17. d3dca99 Merge pull request #125 from GoogleChromeLabs/dependabot/npm_and_yarn/follow-redirects-1.14.8 by Thomas Steiner · 3 years, 5 months ago
  18. 7a77edb Bump follow-redirects from 1.14.7 to 1.14.8 by dependabot[bot] · 3 years, 5 months ago
  19. 413c20b Fixed regression in processTextFragmentDirective (#124) by Ernesto Izquierdo · 3 years, 5 months ago
  20. e3fe083 Show underline on links in highlights (#123) by Tommy Martino · 3 years, 5 months ago
  21. ea51a1f Bump karma from 6.3.12 to 6.3.14 by dependabot[bot] · 3 years, 5 months ago
  22. f33d0e1 This patch fixes a link generation bug when selection has non text content on its edges. (#120) by Ernesto Izquierdo · 3 years, 5 months ago
  23. 5976ac0 Merge pull request #121 from ernesizcl88/fix-debug-script by Thomas Steiner · 3 years, 5 months ago
  24. 5b1e854 Added path to karma configuration file in debug command by Ernesto Izquierdo Clua · 3 years, 5 months ago
  25. 41fe017 Various refactorings needed for bug fix (#119) by Ernesto Izquierdo · 3 years, 5 months ago
  26. 031fa74 New relesae by Thomas Steiner · 3 years, 6 months ago
  27. a2dba21 Merge branch 'ttanimichi-main' by Thomas Steiner · 3 years, 6 months ago
  28. bef2997 Merge branch 'main' of https://github.com/ttanimichi/text-fragments-polyfill into ttanimichi-main by Thomas Steiner · 3 years, 6 months ago
  29. d666dc2 Fix tests by Thomas Steiner · 3 years, 6 months ago
  30. cb7cdef Merge pull request #116 from GoogleChromeLabs/dependabot/npm_and_yarn/follow-redirects-1.14.7 by Thomas Steiner · 3 years, 6 months ago
  31. 52c4a57 Merge pull request #117 from GoogleChromeLabs/dependabot/npm_and_yarn/log4js-6.4.1 by Thomas Steiner · 3 years, 6 months ago
  32. 150c097 Merge pull request #118 from GoogleChromeLabs/dependabot/npm_and_yarn/path-parse-1.0.7 by Thomas Steiner · 3 years, 6 months ago
  33. b036c6b Bump path-parse from 1.0.6 to 1.0.7 by dependabot[bot] · 3 years, 6 months ago
  34. 2bc6f4f Bump log4js from 6.3.0 to 6.4.1 by dependabot[bot] · 3 years, 6 months ago
  35. 95c5808 Bump follow-redirects from 1.12.1 to 1.14.7 by dependabot[bot] · 3 years, 6 months ago
  36. d5f1966 New release by Thomas Steiner · 3 years, 6 months ago
  37. 13c5f9a Stop fragment matching when suffix or textEnd are missing from search range (#114) by Ernesto Izquierdo · 3 years, 6 months ago
  38. 7d9395b Fix crash in expandToNearestWordBoundaryPointUsingSegments (#113) by Ernesto Izquierdo · 3 years, 6 months ago
  39. 7805be9 Succeed on first iteration even if embiggen fails (#112) by Tommy Martino · 3 years, 6 months ago
  40. 95de7c1 Fix advanceRangeStartToNonWhitespace (#111) by Ernesto Izquierdo · 3 years, 6 months ago
  41. 0e2ffd0 Refactor filterFunction (#110) by Ernesto Izquierdo · 3 years, 6 months ago
  42. c9e9566 Added unit tests for BlockTextAccumulator (#105) by Ernesto Izquierdo · 3 years, 6 months ago
  43. c91ec80 Hyphenated test file names (#104) by Ernesto Izquierdo · 3 years, 6 months ago
  44. 94216b6 fix: feature detection regardless of hash presence (#109) by Yanlong Wang · 3 years, 6 months ago
  45. 8309eb9 Merge pull request #108 from nomagick/patch-2 by Thomas Steiner · 3 years, 6 months ago
  46. a7ab3df fix(readme): cdn snippet by Yanlong Wang · 3 years, 6 months ago
  47. f4b176f Fix get all text nodes (#102) by Ernesto Izquierdo · 3 years, 7 months ago
  48. f145e93 Moved traversal logic to text-fragment-utils (#103) by Ernesto Izquierdo · 3 years, 7 months ago
  49. ea30795 Fix invisible text in fragment context terms (#100) by Ernesto Izquierdo · 3 years, 7 months ago
  50. 986a382 Added debugging configuration (#101) by Ernesto Izquierdo · 3 years, 7 months ago
  51. a62d3f2 Adding test case for known issue with invisible text (#99) by Tommy Martino · 3 years, 8 months ago
  52. 981872a Allow to import `text-fragment-utils` as ES molude from Node.js by Tsukuru Tanimichi · 3 years, 8 months ago
  53. 04c058c Fix extraneous characters when expanding JP ranges (#97) by Tommy Martino · 3 years, 8 months ago
  54. 2d2adcf Dependencies, new release by Thomas Steiner · 3 years, 8 months ago
  55. eda4d11 Merge pull request #96 from MikaelCarpenter/webpack-5-exports by Thomas Steiner · 3 years, 8 months ago
  56. 76aab41 Update package.json by Thomas Steiner · 3 years, 8 months ago
  57. b750082 Revert "Fix issue with missing polyfills in bundle" by Mikael Carpenter · 3 years, 8 months ago
  58. 5a1b291 Fix issue with missing polyfills in bundle by Mikael Carpenter · 3 years, 8 months ago
  59. 0e3206f Update package.json exports for Webpack5 compatibility by Mikael Carpenter · 3 years, 8 months ago
  60. 899330c Release v5.0.0 by Thomas Steiner · 3 years, 10 months ago
  61. 27a7c99 Add context on first iteration for short range-based matches (#94) by Tommy Martino · 3 years, 10 months ago
  62. b205523 Add more context/range words on first iteration (#93) by Tommy Martino · 3 years, 10 months ago
  63. 9531669 Add status code for JS errors (#92) by Tommy Martino · 3 years, 10 months ago
  64. bb11f74 Use Intl.Segmenter in embiggen (#91) by Tommy Martino · 3 years, 10 months ago
  65. 217eccb Fix TODO in embiggen (#90) by Tommy Martino · 3 years, 10 months ago
  66. c58d2f4 Add JP test cases for fragment generation (#89) by Tommy Martino · 3 years, 10 months ago
  67. 7660a00 Use Intl.Segmenter for expanding range ends to word bounds (#88) by Tommy Martino · 3 years, 10 months ago
  68. 0825592 Update range expansion algorithm to use Intl.Segmenter (#86) by Tommy Martino · 3 years, 11 months ago
  69. 5f429ad Add missing docs (#85) by Tommy Martino · 3 years, 11 months ago
  70. 310db41 Add two util functions (#84) by Tommy Martino · 3 years, 11 months ago
  71. 9eefe89 Use Intl.Segmenter for highlighting, where available (#83) by Tommy Martino · 3 years, 11 months ago
  72. ec9c875 Use Intl.Segmenter in word bound check (#82) by Tommy Martino · 4 years ago
  73. d770d7e Run tests in Firefox (#80) by Tommy Martino · 4 years ago
  74. 178916d Update main.yml (#81) by Tommy Martino · 4 years ago
  75. 3052189 Update deps by Thomas Steiner · 4 years ago
  76. b9f3b29 Fix prefix/suffix issue (#78) by Tommy Martino · 4 years ago
  77. a2b3b07 Add br as block-level element (#77) by Tommy Martino · 4 years ago
  78. b1d4ffd Merge pull request #74 from GoogleChromeLabs/gujen_clean_trim by Thomas Steiner · 4 years, 1 month ago
  79. 3fdaff1 Clean up trimBoundary util by Guillaume Jenkins · 4 years, 1 month ago
  80. d85f097 Fix generation logic to include punctuation in prefixes/suffices/selection (#73) by Guillaume Jenkins · 4 years, 1 month ago
  81. 2905101 Fix range matching when punctuation is involved (#71) by Guillaume Jenkins · 4 years, 1 month ago
  82. d7da2ee Fix test expectations causing failures (#69) by Guillaume Jenkins · 4 years, 2 months ago
  83. 21c264b Undo the early return in getSearchSpaceForStart (#68) by Guillaume Jenkins · 4 years, 2 months ago
  84. 76da0af Fix overrideMap generation logic (#65) by Guillaume Jenkins · 4 years, 2 months ago
  85. 4f004d1 searchSpace: add return if trimmed search space is empty (#64) by Guillaume Jenkins · 4 years, 2 months ago
  86. 6551ba0 Fix branches by Thomas Steiner · 4 years, 2 months ago
  87. b3ce732 Change branches by Thomas Steiner · 4 years, 2 months ago
  88. 9567591 Release v3.3.0 by tomayac · 4 years, 2 months ago
  89. d331e6d Fix race condition during initialization (#62) by Guillaume Jenkins · 4 years, 2 months ago
  90. f0159ae Add fragment generation to dist by tomayac · 4 years, 3 months ago
  91. 41e5176 New release by tomayac · 4 years, 3 months ago
  92. c2c70ad Update timeout API to use new status code (#59) by Tommy Martino · 4 years, 5 months ago
  93. 44f9f2c Add util function for range eligibility (#58) by Tommy Martino · 4 years, 5 months ago
  94. 140b8d5 Update readme (#57) by Tommy Martino · 4 years, 5 months ago
  95. 931511d Check for target-text style before setting text fragment default class style (#56) by Cheick Abba Cisse · 4 years, 5 months ago
  96. 4dd8245 Add timeout to fragment generation (#54) by Tommy Martino · 4 years, 5 months ago
  97. d81401a Add default class (#55) by Cheick Abba Cisse · 4 years, 5 months ago
  98. 6104d15 Update getTargetTextStyle to add target-text to the stylesheet (#53) by Cheick Abba Cisse · 4 years, 5 months ago
  99. 6f12678 Update text-fragments to reflect style changes (#51) by Cheick Abba Cisse · 4 years, 6 months ago
  100. 6127763 Bump socket.io from 2.3.0 to 2.4.1 (#52) by dependabot[bot] · 4 years, 6 months ago