buymymojo.net/node_modules/quicklink/CHANGELOG.md
2021-07-02 19:29:34 +10:00

31 KiB
Raw Blame History

2.2.0 (2021-06-18)

This release includes support for a new threshold option PR to allow users select the % of link areas that entered the viewport before prefetching. This can reduce the number of links to prefetch at a time, and ultimately reduce the impact on CDNs and servers.

Thanks to @verlock from YNAP for this contribution.

  • Added threshold option to allow users select the % of link areas that entered the viewport before (d3746e1), closes #214
  • Add Magento Quicklink module (Readme + Site) (#216) (c77e057), closes #216
  • Instructions to debug Quicklink (2b3dc21)

2.1.0 (2021-02-07)

  • [docs] Add React SPA demos to repo and site (#179) (179cb56), closes #179
  • [docs] drop highlightjs reference and link up prism styles (b91872b)
  • [docs] Fix quicklink logo (25829de)
  • [docs] minor tweak to header text (cd31382)
  • [docs] refactor api docs syntax highlighting (59f7eca)
  • [docs] refactor copy-snippets syntax highlighting (5445a8b)
  • [docs] refactor measure docs syntax highlighting (eaa87ac)
  • [docs] refactor over-prefetching docs syntax highlighting (6ec1287)
  • [docs] refactor react docs syntax highlighting (ba5984d)
  • [docs] refactor usage docs syntax highlighting (25367f4)
  • [docs] remainder of syntax highlighting fixes (cf32a85)
  • [docs] remove highlightjs (7ff8c8f)
  • [docs] Update CHANGELOG (c4a4726)
  • [docs] various style theme improvements (06786fb)
  • [feat] (options): Add a hrefFn option to build the URL to prefetch. (#201) (ee072d4), closes #201
  • [feat] delay option to reduce impact on CDNs and servers [alternative without data-attributes] (#2 (5cdf569), closes #217
  • [infra] add eleventy syntax highlighting (b48f80d)
  • [infra] Add site to firebase hosting config (fe43486)
  • [infra] bump version to 2.1.0 (81232e8)
  • Added Ray-Ban and Oakley from Luxxotica to trustedByLogos section (#202) (b4494b0), closes #202
  • Correct typo, duplicate "passing" (#185) (932f655), closes #185
  • Fix issues typo in 'network-idle.js' (#218) (534e7b3), closes #218
  • New demo page (#205) (5205d62), closes #205
  • update homepage url in package.json (#184) (172275b), closes #184
  • Updating broken link (224df77)
  • Fix: Cannot read property 'then' of undefined (#188) (a8872b8), closes #188
  • chore(deps): bump http-proxy from 1.18.0 to 1.18.1 (#200) (0aa5157), closes #200

2.0.0 (2020-05-07)

2.0.0-beta (2020-04-24)

  • [core] Adds withQuicklink HOC (#172) (89cd6a9), closes #172 #175 #176 #177
  • [core] Introduce prefetch chunks build (#171) (301aedb), closes #171 #168 #169
  • [docs] Add initial site (e934a2b)
  • [docs] Add notes on double-keyed caching (03d3c97)
  • [docs] Added Newegg to trustedByLogos section (#153) (453a661), closes #153
  • [docs] Bugfix/syntax highlighting site (#147) (0f644e7), closes #147
  • [docs] Compress site resources w/ImageOptim (179e18e)
  • [docs] Measuring impact of QuickLink in sites guide (#146) (2ce99e3), closes #146
  • [docs] New section "Quicklink extension" for home page. (#150) (468c231), closes #150
  • [docs] Over-prefetching section for home page (#148) (75aa643), closes #148
  • [docs] Update the Angular logo (#158) (836f170), closes #158
  • [infra] Add firebase deployment (89ab866)
  • [infra] Fix tests (#142) (6644860), closes #142
  • [infra] Publish dist directory (#98) (9cdf06f), closes #98
  • 2.0.0-beta (185d1e8)
  • Add support for Quicklink 2.0.0-alpha (7c7c917)
  • Add twitter metadata (74d3224)
  • Adding SPA section to README.md (ea3229a)
  • Fix typo on README (#127) (5acb27e), closes #127
  • package.json: bump version to 2.0.0-alpha (d5d5ca5)
  • Updates to initial site (#144) (3f796f6), closes #144
  • chore(deps): bump acorn from 6.4.0 to 6.4.1 (#167) (8b62949), closes #167

2.0.0-alpha (2019-09-25)

  • (docs) update to remove TODOs from README (8cd1183)
  • Update docs with ad-related considerations (#122) (7ac672f), closes #122
  • Major: Rework exports; Add throttle and limit options (#120) (4044de0), closes #120 #1

1.0.1 (2019-08-17)

  • (demo) Introduce new demos for basic + workbox usage (9eb7fa0)
  • (demos) Add new demos to README (85729aa)
  • (docs) Update README: note on session stitching (ba9795c)
  • (infra) Bump version to 1.0.1 (d75188d)
  • A few quick size optimizations (201c217)
  • Add homepage and bugs links to package.json (#116) (002645b), closes #116
  • Add note to README about Drupal module. (d94ff80)
  • Check if requestIdleCallback exists in window (#112) (089da91), closes #112
  • Create .editorconfig (#61) (beae09b), closes #61
  • Fail silently, dont throw an error, when IntersectionObserver isnt available (#113) (32e5b61), closes #113
  • Fix ES Module import syntax (a2b90ff)
  • GitHub Issue Templates (#109) (2e6401e), closes #109
  • HTML formatting tidy for Tests & Demos (#114) (f4aef2e), closes #114
  • HTTPS link to gruntjs.com (#100) (47f49e7), closes #100
  • HTTPS link to nodejs.org (#110) (cf9551e), closes #110
  • Mention instant.page as a related project (0bc8aec)
  • Mention Safari ≥ 12.1 working without polyfills (#111) (b01e5bb), closes #111
  • remove extraneous full stops / periods from comment (#105) (23737af), closes #105
  • remove unneeded type="text/css" from demo (#106) (4dc74f1), closes #106
  • remove unneeded type="text/css" from demo page (#104) (24919bd), closes #104
  • Update link to Gatsby with Guess.js (#108) (dc02d33), closes #108
  • Update microbundle to fix "missing JSX plugin" issue (8f5cf22)
  • Update repo path in package.json (45e9bbd)
  • Update the Readme and add a mention of the WordPress plugin (0f15f45)
  • Use latest version of polyfill.io JS (#92) (b15c8ba), closes #92
  • fix: Attempt to address build issues (Travis) (9755280)
  • fix: stop observing links once prefetched; (ce0011c)
  • fix(README): use UMD file for