Commit Graph

6 Commits

Author SHA1 Message Date
GitLab Bot da6cd333e7 Add latest changes from gitlab-org/gitlab@master 2022-04-06 18:08:19 +00:00
GitLab Bot c753fd0bf4 Add latest changes from gitlab-org/gitlab@master 2021-09-30 18:11:31 +00:00
GitLab Bot c6c346e8c7 Add latest changes from gitlab-org/gitlab@master 2021-01-28 21:09:04 +00:00
GitLab Bot e94d662e5a Add latest changes from gitlab-org/gitlab@master 2020-10-16 06:08:48 +00:00
jakeburden e6090e713b Allow for the passing of options to external_link 2019-09-03 18:06:44 -04:00
jakeburden 90dc19e9f0 Create and use external_link helper
Creates a helper method that takes body text and a url.

The output is a external link with icon.

It contains the noopenner noreferrer attributes for security.

Usage: external_link(domain.title, domain.url)

Add rspec test for ExternalLinkHelper

Add changelog for MR 32130
2019-09-03 16:40:38 -04:00