Skip to content

Remove link_attributes dependancy (was : Update link_attributes to 2.x branch) #116

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

Merged
merged 2 commits into from
Aug 27, 2024

Conversation

andybroomfield
Copy link
Contributor

@andybroomfield andybroomfield commented Aug 21, 2024

Fix #115

Set min version to 2.1 as 1.x branch unsuported.

What does this change?

Upgrades to 2.x branch
Now it removes the module.

How to test

Along with localgovdrupal/localgov_services#276 there should no longer be an unsupported module message.

How can we measure success?

News links still can have custom attributes / classes.
No more unsupported module error messages.

Update: But there aren't any news links.

Have we considered potential risks?

Standard module major upgrade risks apply.

Images

n/a

Accessibility

n/a

Fix #115

Set min version to 2.1 as 1.x branch unsuported.
@andybroomfield
Copy link
Contributor Author

I don't know where this is used on news, maybe it is redundant?

@ekes
Copy link
Member

ekes commented Aug 27, 2024

Yes I think this should be removed from this module. There are no link fields in the default install.

@ekes
Copy link
Member

ekes commented Aug 27, 2024

Unless it's menu links?

@ekes
Copy link
Member

ekes commented Aug 27, 2024

Can't see it doing anything with it there either.

@ekes ekes requested a review from stephen-cox August 27, 2024 10:51
@finnlewis finnlewis merged commit 5b886a9 into 2.x Aug 27, 2024
7 of 8 checks passed
@andybroomfield andybroomfield changed the title Update link_attributes to 2.x branch Remove link_attributes dependancy (was : Update link_attributes to 2.x branch) Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Link attributes to the 2.x branch
3 participants