lime-elements icon indicating copy to clipboard operation
lime-elements copied to clipboard

ensure external links are properly normalized with https

Open Befkadu1 opened this issue 1 year ago • 1 comments

When the link is added text-editor-link-menu, we ensures that external links have the correct protocol https://. Here we used the debounce timeout for performance optimization

fix: https://github.com/Lundalogik/crm-feature/issues/4349

Review:

  • [ ] Commits are atomic
  • [ ] Commits have the correct type for the changes made
  • [ ] Commits with breaking changes are marked as such

Browsers tested:

(Check any that applies, it's ok to leave boxes unchecked if testing something didn't seem relevant.)

Windows:

  • [ ] Chrome
  • [ ] Edge
  • [ ] Firefox

Linux:

  • [ ] Chrome
  • [ ] Firefox

macOS:

  • [ ] Chrome
  • [ ] Firefox
  • [ ] Safari

Mobile:

  • [ ] Chrome on Android
  • [ ] iOS

Befkadu1 avatar Oct 01 '24 12:10 Befkadu1

Documentation has been published to https://lundalogik.github.io/lime-elements/versions/PR-3220/

github-actions[bot] avatar Oct 01 '24 12:10 github-actions[bot]

:tada: This PR is included in version 37.65.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

lime-opensource avatar Nov 05 '24 13:11 lime-opensource