Update jQuery to v3.3.1

Close #1491
This commit is contained in:
Michael Rose
2018-02-16 15:19:01 -05:00
parent 356c1eb093
commit 73d82964a2
6 changed files with 16 additions and 10 deletions

View File

@ -1,5 +1,9 @@
## Unreleased
### Enhancements
* Update jQuery to version `3.3.1`. [#1491](https://github.com/mmistakes/minimal-mistakes/issues/1491)
### Bug Fixes
* Focus Algolia search input after clicking on search toggle.