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

Remove js-cookie dependancy #347

Merged
merged 1 commit into from
Jul 11, 2024
Merged

Remove js-cookie dependancy #347

merged 1 commit into from
Jul 11, 2024

Conversation

andybroomfield
Copy link
Contributor

@andybroomfield andybroomfield commented Jul 8, 2024

Fix #271

Small refactor to remove the js-cookie dependancy by using native javascript cookie read and write methods.

Fix #271

Small refactor to remove the js-cookie dependancy by using native javascript
cookie read and write methods.
@andybroomfield andybroomfield changed the base branch from 1.8.x to 1.8.refactor July 10, 2024 16:12
@andybroomfield andybroomfield deleted the branch 1.8.x July 11, 2024 08:58
@andybroomfield andybroomfield changed the base branch from 1.8.refactor to 1-8-refactor July 11, 2024 09:03
@andybroomfield andybroomfield changed the base branch from 1-8-refactor to 1.8.x July 11, 2024 09:25
@andybroomfield
Copy link
Contributor Author

@millnut Would you be ok with me merging this change whilst you are doing the localstorage thing, as this just removes the js-cookie dependancy.

@millnut
Copy link
Member

millnut commented Jul 11, 2024

@andybroomfield yes that's fine as it will help us loose the js-cookie dependency

@andybroomfield andybroomfield merged commit f6579f0 into 1.8.x Jul 11, 2024
9 of 18 checks passed
@andybroomfield andybroomfield deleted the fix/1.x-271-cookie branch July 11, 2024 09:48
@andybroomfield andybroomfield mentioned this pull request Sep 16, 2024
1 task
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.

2 participants