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

@ -4,12 +4,16 @@ permalink: /docs/history/
excerpt: "Change log of enhancements and bug fixes made to the theme."
sidebar:
nav: docs
last_modified_at: 2018-02-16T15:12:42-05:00
last_modified_at: 2018-02-16T15:18:36-05:00
toc: true
---
## 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.