ui icon indicating copy to clipboard operation
ui copied to clipboard

Update linkify

Open nwmac opened this issue 2 years ago • 1 comments

Updates linkify to newest version (4.1.3).

Note the import for linkify changed - instead of linkify/string, there is a package linkity-string

To test:

  • In a project in the local cluster
  • Create a secret and add a description of test https://www.rancher.com
  • From the secrets list, click on the secret just created
  • Verify that the description renders as a banner and that the text has been linkified, i.e:
  • Ensure that the link opens in a new tab image

Note: This PR is based off of the PR to update caniuselite

nwmac avatar Dec 01 '23 14:12 nwmac

@mantis-toboggan-md Updated to ensure detected links open in a new tab

nwmac avatar Jul 16 '24 12:07 nwmac

Rebased - needs a re-approval

nwmac avatar Nov 06 '24 17:11 nwmac