Problem/Motivation

Unfortunately, there doesn't appear to be any release notes, but there is a major version change last year. We should investigate and upgrade.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork quicklink-3576873

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

mherchel created an issue. See original summary.

nickolaj made their first commit to this issue’s fork.

nickolaj’s picture

Status: Active » Needs review

Patch to upgrade the Quicklink JS library from 2.3.0 to 3.0.1. Updates the CDN URL, local file hash checks, and error message version reference. The v3 API is backward compatible with v2 so no changes to the init logic are needed.

mherchel’s picture

The v3 API is backward compatible with v2 so no changes to the init logic are needed.

Heck yeah! Thanks!

Will be doing a review later this week.

mherchel’s picture

Status: Needs review » Reviewed & tested by the community

Fixed some tests (in main, and updated the readme). Good to merge.

  • mherchel committed 87a53e31 on 2.0.x authored by nickolaj
    Issue #3576873: Patch to upgrade the Quicklink JS library from 2.3...
    
mherchel’s picture

Status: Reviewed & tested by the community » Fixed

Merged!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

  • mherchel committed 8a4c6271 on 2.0.x
    Revert "Issue #3576873: Patch to upgrade the Quicklink JS library from 2...
mherchel’s picture

Note I reverted it on the 2.0.x branch, but its now on the 3.0.x branch. This will be part of the next major number release.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.