From de685238cf145e8debfacd0ea23fcdc1e32b2f43 Mon Sep 17 00:00:00 2001 From: Lucas Bonomi Date: Tue, 26 Jul 2016 13:38:57 +0200 Subject: [PATCH] Fix/dropdown (#129) * chore(website): fix https (#124) * docs(website): add HTTPS to examples (#126) * chore(release): v2.1.1 * chore(release): v2.1.2 * fix(doc): Fix dropdown style and redirection bug --- CHANGELOG.md | 12 ++++++++++++ README.md | 4 ++-- docs/_includes/footer.html | 4 ++-- docs/css/_docsearch.scss | 27 ++++++++++++++++++++++++++- docs/css/docsearch/_docsearch.scss | 2 +- docs/documentation.md | 4 ++-- package.json | 2 +- src/lib/version.js | 2 +- 8 files changed, 47 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a16b457..bb7e552a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ + +## [2.1.2](https://github.com/algolia/docsearch/compare/v2.1.1...v2.1.2) (2016-07-22) + + + + + +## [2.1.1](https://github.com/algolia/docsearch/compare/v2.1.0...v2.1.1) (2016-07-22) + + + + # [2.1.0](https://github.com/algolia/docsearch/compare/v2.0.7...v2.1.0) (2016-07-07) diff --git a/README.md b/README.md index 867eaba0..973a8adc 100644 --- a/README.md +++ b/README.md @@ -66,8 +66,8 @@ Once we've crawled your documentation website we'll send you the credentials you need to add the following code snippet to your website: ```html - - + + + +