Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make links clickable in locations and description areas - rel: #5030 #5355

Merged
merged 1 commit into from
Aug 8, 2023

feat(editor): make links clickable in locations and description areas

8fa9d99
Select commit
Loading
Failed to load commit list.
Merged

make links clickable in locations and description areas - rel: #5030 #5355

feat(editor): make links clickable in locations and description areas
8fa9d99
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 8, 2023 in 0s

0.00% of diff hit (target 22.66%)

View this Pull Request on Codecov

0.00% of diff hit (target 22.66%)

Annotations

Check warning on line 34 in src/components/Editor/Properties/PropertyText.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Editor/Properties/PropertyText.vue#L34

Added line #L34 was not covered by tests

Check warning on line 41 in src/components/Editor/Properties/PropertyText.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Editor/Properties/PropertyText.vue#L40-L41

Added lines #L40 - L41 were not covered by tests

Check warning on line 16 in src/mixins/PropertyLinksMixin.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mixins/PropertyLinksMixin.js#L11-L16

Added lines #L11 - L16 were not covered by tests

Check warning on line 19 in src/mixins/PropertyLinksMixin.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mixins/PropertyLinksMixin.js#L18-L19

Added lines #L18 - L19 were not covered by tests

Check warning on line 23 in src/mixins/PropertyLinksMixin.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mixins/PropertyLinksMixin.js#L22-L23

Added lines #L22 - L23 were not covered by tests

Check warning on line 29 in src/mixins/PropertyLinksMixin.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mixins/PropertyLinksMixin.js#L29

Added line #L29 was not covered by tests

Check warning on line 31 in src/mixins/PropertyLinksMixin.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mixins/PropertyLinksMixin.js#L31

Added line #L31 was not covered by tests

Check warning on line 33 in src/mixins/PropertyLinksMixin.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mixins/PropertyLinksMixin.js#L33

Added line #L33 was not covered by tests

Check warning on line 35 in src/mixins/PropertyLinksMixin.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mixins/PropertyLinksMixin.js#L35

Added line #L35 was not covered by tests

Check warning on line 37 in src/mixins/PropertyLinksMixin.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mixins/PropertyLinksMixin.js#L37

Added line #L37 was not covered by tests

Check warning on line 39 in src/mixins/PropertyLinksMixin.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mixins/PropertyLinksMixin.js#L39

Added line #L39 was not covered by tests

Check warning on line 42 in src/mixins/PropertyLinksMixin.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mixins/PropertyLinksMixin.js#L41-L42

Added lines #L41 - L42 were not covered by tests

Check warning on line 46 in src/mixins/PropertyLinksMixin.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mixins/PropertyLinksMixin.js#L45-L46

Added lines #L45 - L46 were not covered by tests

Check warning on line 55 in src/mixins/PropertyLinksMixin.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mixins/PropertyLinksMixin.js#L48-L55

Added lines #L48 - L55 were not covered by tests

Check warning on line 65 in src/mixins/PropertyLinksMixin.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mixins/PropertyLinksMixin.js#L64-L65

Added lines #L64 - L65 were not covered by tests

Check warning on line 67 in src/mixins/PropertyLinksMixin.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mixins/PropertyLinksMixin.js#L67

Added line #L67 was not covered by tests

Check warning on line 69 in src/mixins/PropertyLinksMixin.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mixins/PropertyLinksMixin.js#L69

Added line #L69 was not covered by tests