-
Notifications
You must be signed in to change notification settings - Fork 22
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
Remove PriorityList
from Govspeak
#249
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
42fee75
to
ce4e080
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, and always nice to remove code! Small nitpick, could you squash the last two commits that bump the version into one? Would be nice if the bump to 6.9 doesn't appear in the git history since we decided to go with a major bump in the following commit (which absolutely seems the correct call to me 😄 )
ce4e080
to
8daca08
Compare
Thanks @BeckaL, good point!, I've squashed the last 2 commits as recommended 👍 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice, LGTM!
I'm a bit worried that prior to merging this we'll need to adapt content of anything that uses this and update guidance. I wrote more on the components issue |
PriorityList
from Govspeak
Priority List is no longer required as the Primary Links JS module used to render the list on the frontend it to be removed from govuk-publishing-components.
Updated the change log to make it clear that the removal of `PriorityList` is a breaking change and set the version number to be the next major version.
8daca08
to
ef1d4e7
Compare
Latest update rebased main to resolve merge conflicts |
What
Remove
PriorityList
, including related tests and documentation.Why
Priority List is no longer required as the Primary Links JS module used to render the list on the frontend it to be removed from govuk-publishing-components.
Visual Changes
Trello: https://trello.com/c/nezjGrzF/1388-investigate-and-potentially-fix-primary-links-module