- abc6ed4 Bump version number by Thomas Steiner · 2 months ago upstream/main upstream/v6.7.0
- eed58b0 Merge pull request #178 from dmitri-gb/fix-detection-in-zero-size-elements by Thomas Steiner · 2 months ago
- dc5583c Fix text fragment detection in elements with 0 width/height by Dmitri · 3 months ago
- 0c9512f Replay #177 by Thomas Steiner · 3 months ago upstream/v6.6.0
- f36d221 New version by Thomas Steiner · 3 months ago upstream/v6.5.1
- 76d9d90 Cherrypick changes from #174 by Thomas Steiner · 3 months ago
- 72c394c Dependencies and new release by Thomas Steiner · 3 months ago
- 6c493ed Merge pull request #177 from dmitri-gb/fix-findRangeFromNodeList by Thomas Steiner · 3 months ago
- c63394f Fix findRangeFromNodeList by Dmitri · 3 months ago
- acb582b Merge pull request #173 from ylc395/fix/jsdoc-type-error by Thomas Steiner · 9 months ago
- 3f92ff6 fix: parsedFragmentDirectives jsdoc type error by ylc395 · 9 months ago
- 8e45c97 Fix language tag to be singlualr by Thomas Steiner · 9 months ago upstream/v6.4.1
- 948fd54 Prepare new version by Thomas Steiner · 9 months ago upstream/v6.4.0
- 24e9d5a Merge pull request #171 from ylc395/feature/add-search-root-element by Thomas Steiner · 9 months ago
- 82d3760 chore: mark param as optional in comment by ylc395 · 9 months ago
- 295d102 feat: add search root element by ylc395 · 9 months ago
- 9aa1db5 Version bump by Thomas Steiner · 12 months ago upstream/v6.3.0
- b3cd023 New version by Thomas Steiner · 12 months ago
- 3c8c168 Merge pull request #168 from DmT021/wp/hidden-until-found by Thomas Steiner · 12 months ago
- 1805da1 Find and scroll to fragments inside sub-hierarchies hidden by `hidden="until-found"` by Dmitrii Galimzianov · 12 months ago
- 5137205 Release 6.2.0 by Thomas Steiner · 12 months ago upstream/v6.2.0
- a9305a1 Make it work with hidden=until-found nodes Fixes #167 by Thomas Steiner · 12 months ago
- def94c5 Match tag names after uppercasing by Thomas Steiner · 1 year, 3 months ago
- e6b7ef0 Draft new release by Thomas Steiner · 1 year, 4 months ago upstream/v6.0.0
- 45ed6b3 More performant regular expression Fixes #155 by Thomas Steiner · 1 year, 4 months ago
- bc02fa1 Correctly deal with string numbers Fixes #162 by Thomas Steiner · 1 year, 4 months ago
- 60098f2 Correct suffix code Fixes #161 by Thomas Steiner · 1 year, 4 months ago
- 5d20c37 Fix startNode to be startContainer by Thomas Steiner · 1 year, 4 months ago
- 53375fe New release by Thomas Steiner · 2 years ago
- 08fa2ea Merge pull request #152 from erickjth/main by Thomas Steiner · 2 years ago
- 074efb7 Always create a new `<style>` by Thomas Steiner · 2 years, 1 month ago
- fa4ad53 return back doGenerateFragment function by Erick Torres · 2 years, 2 months ago
- de14937 Avoid repeated code by Erick Torres · 2 years, 2 months ago
- 43cd5de Split generate fragmente fn to use range as option by Erick Torres · 2 years, 2 months ago
- e5252cb Add files via upload by Thomas Steiner · 2 years, 5 months ago
- 2635dff DependenciesDependencies by Thomas Steiner · 3 years ago
- 2e8e50f New version by Thomas Steiner · 3 years ago
- c9fef1d Remove `Location.prototype.fragmentDirective` Fixes #9 by Thomas Steiner · 3 years ago
- 86dd15b Merge pull request #137 from Shifu462/hashchange by Thomas Steiner · 3 years ago
- 3856255 Merge pull request #147 from GoogleChromeLabs/dependabot/npm_and_yarn/ua-parser-js-0.7.33 by Thomas Steiner · 3 years ago
- e2ecf4f Bump ua-parser-js from 0.7.31 to 0.7.33 by dependabot[bot] · 3 years ago
- 031870d Track `hashchange` event by Mikhail Gunin · 3 years ago
- f110f19 Merge pull request #146 from GoogleChromeLabs/dependabot/npm_and_yarn/qs-and-body-parser-6.11.0 by Thomas Steiner · 3 years, 2 months ago
- 9677215 Bump qs and body-parser by dependabot[bot] · 3 years, 2 months ago
- be42919 Prepare new version by Thomas Steiner · 3 years, 2 months ago
- bc18eed Fix jsdoc by Thomas Steiner · 3 years, 2 months ago
- d8d4252 Bump terser from 5.5.1 to 5.14.2 (#141) by dependabot[bot] · 3 years, 6 months ago
- 393ed09 Dependencies for new release by Thomas Steiner · 3 years, 7 months ago
- c036420 Renamed data-driven test files to follow chromium naming conventions (#139) by Ernesto Izquierdo · 3 years, 9 months ago
- 3ea8325 Highlight first match when ambiguous (#138) by Tommy Martino · 3 years, 9 months ago
- 270f0ea Dependency update for new release by Thomas Steiner · 3 years, 9 months ago
- 0e23fab Allow clients supply a document where to process fragments in (#133) by Vlad Sitalo · 3 years, 10 months ago
- 7e70db7 Update dependencies, draft new npm release by Thomas Steiner · 3 years, 10 months ago
- 428dd13 Merge pull request #131 from GoogleChromeLabs/dependabot/npm_and_yarn/minimist-1.2.6 by Thomas Steiner · 3 years, 10 months ago
- eea78a5 Bump minimist from 1.2.5 to 1.2.6 by dependabot[bot] · 3 years, 10 months ago
- 27538ec Test Infrastructure: Updated README with data-driven tests information (#130) by Ernesto Izquierdo · 3 years, 10 months ago
- 75ac4e1 Test Infra: Added TextFragmentsDataDrivenTest (#129) by Ernesto Izquierdo · 3 years, 10 months ago
- 86f89c4 Test Infra: Added base class for data-driven tests. (#128) by Ernesto Izquierdo · 3 years, 10 months ago
- 0e99fc2 Setup folder structure for Test Infrastructure (#127) by Ernesto Izquierdo · 3 years, 10 months ago
- 5beb57e Merge pull request #126 from GoogleChromeLabs/dependabot/npm_and_yarn/karma-6.3.16 by Thomas Steiner · 3 years, 11 months ago
- 26b2e93 Bump karma from 6.3.14 to 6.3.16 by dependabot[bot] · 3 years, 11 months ago
- 5959682 Merge pull request #122 from GoogleChromeLabs/dependabot/npm_and_yarn/karma-6.3.14 by Thomas Steiner · 4 years ago
- d3dca99 Merge pull request #125 from GoogleChromeLabs/dependabot/npm_and_yarn/follow-redirects-1.14.8 by Thomas Steiner · 4 years ago
- 7a77edb Bump follow-redirects from 1.14.7 to 1.14.8 by dependabot[bot] · 4 years ago
- 413c20b Fixed regression in processTextFragmentDirective (#124) by Ernesto Izquierdo · 4 years ago
- e3fe083 Show underline on links in highlights (#123) by Tommy Martino · 4 years ago
- ea51a1f Bump karma from 6.3.12 to 6.3.14 by dependabot[bot] · 4 years ago
- f33d0e1 This patch fixes a link generation bug when selection has non text content on its edges. (#120) by Ernesto Izquierdo · 4 years ago
- 5976ac0 Merge pull request #121 from ernesizcl88/fix-debug-script by Thomas Steiner · 4 years ago
- 5b1e854 Added path to karma configuration file in debug command by Ernesto Izquierdo Clua · 4 years ago
- 41fe017 Various refactorings needed for bug fix (#119) by Ernesto Izquierdo · 4 years ago
- 031fa74 New relesae by Thomas Steiner · 4 years ago
- a2dba21 Merge branch 'ttanimichi-main' by Thomas Steiner · 4 years ago
- bef2997 Merge branch 'main' of https://github.com/ttanimichi/text-fragments-polyfill into ttanimichi-main by Thomas Steiner · 4 years ago
- d666dc2 Fix tests by Thomas Steiner · 4 years ago
- cb7cdef Merge pull request #116 from GoogleChromeLabs/dependabot/npm_and_yarn/follow-redirects-1.14.7 by Thomas Steiner · 4 years ago
- 52c4a57 Merge pull request #117 from GoogleChromeLabs/dependabot/npm_and_yarn/log4js-6.4.1 by Thomas Steiner · 4 years ago
- 150c097 Merge pull request #118 from GoogleChromeLabs/dependabot/npm_and_yarn/path-parse-1.0.7 by Thomas Steiner · 4 years ago
- b036c6b Bump path-parse from 1.0.6 to 1.0.7 by dependabot[bot] · 4 years ago
- 2bc6f4f Bump log4js from 6.3.0 to 6.4.1 by dependabot[bot] · 4 years ago
- 95c5808 Bump follow-redirects from 1.12.1 to 1.14.7 by dependabot[bot] · 4 years ago
- d5f1966 New release by Thomas Steiner · 4 years ago
- 13c5f9a Stop fragment matching when suffix or textEnd are missing from search range (#114) by Ernesto Izquierdo · 4 years ago
- 7d9395b Fix crash in expandToNearestWordBoundaryPointUsingSegments (#113) by Ernesto Izquierdo · 4 years ago
- 7805be9 Succeed on first iteration even if embiggen fails (#112) by Tommy Martino · 4 years ago
- 95de7c1 Fix advanceRangeStartToNonWhitespace (#111) by Ernesto Izquierdo · 4 years ago
- 0e2ffd0 Refactor filterFunction (#110) by Ernesto Izquierdo · 4 years ago
- c9e9566 Added unit tests for BlockTextAccumulator (#105) by Ernesto Izquierdo · 4 years ago
- c91ec80 Hyphenated test file names (#104) by Ernesto Izquierdo · 4 years ago
- 94216b6 fix: feature detection regardless of hash presence (#109) by Yanlong Wang · 4 years ago
- 8309eb9 Merge pull request #108 from nomagick/patch-2 by Thomas Steiner · 4 years ago
- a7ab3df fix(readme): cdn snippet by Yanlong Wang · 4 years ago
- f4b176f Fix get all text nodes (#102) by Ernesto Izquierdo · 4 years, 1 month ago
- f145e93 Moved traversal logic to text-fragment-utils (#103) by Ernesto Izquierdo · 4 years, 1 month ago
- ea30795 Fix invisible text in fragment context terms (#100) by Ernesto Izquierdo · 4 years, 1 month ago
- 986a382 Added debugging configuration (#101) by Ernesto Izquierdo · 4 years, 1 month ago
- a62d3f2 Adding test case for known issue with invisible text (#99) by Tommy Martino · 4 years, 2 months ago
- 981872a Allow to import `text-fragment-utils` as ES molude from Node.js by Tsukuru Tanimichi · 4 years, 2 months ago
- 04c058c Fix extraneous characters when expanding JP ranges (#97) by Tommy Martino · 4 years, 2 months ago
- 2d2adcf Dependencies, new release by Thomas Steiner · 4 years, 2 months ago