Skip to content

Remove jQuery and use vanilla JS instead.#166

Merged
danielbachhuber merged 2 commits intowp-cli:masterfrom
shulard:feature/language-switcher
Jul 1, 2016
Merged

Remove jQuery and use vanilla JS instead.#166
danielbachhuber merged 2 commits intowp-cli:masterfrom
shulard:feature/language-switcher

Conversation

@shulard
Copy link
Copy Markdown
Contributor

@shulard shulard commented Jul 1, 2016

The language switcher is now simpler.

The language switcher is now simpler.
Comment thread _includes/footer.html
</script>

<script src="https://code.jquery.com/jquery-3.0.0.min.js" integrity="sha256-JmvOoLtYsmqlsWxa7mDSLMwa6dZ9rrIdtrrVYRnDRH0=" crossorigin="anonymous"></script>
<script src="/assets/js/i18n.js"></script>
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you mean to remove /assets/js/i18n.js ?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You are right, I've pushed a new commit which remove that file.

@danielbachhuber danielbachhuber merged commit 5015421 into wp-cli:master Jul 1, 2016
@shulard shulard deleted the feature/language-switcher branch July 4, 2016 08:58
schlessera pushed a commit that referenced this pull request Jan 25, 2022
Remove jQuery and use vanilla JS instead.
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