You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<a name="1.1.1"></a>
## [1.1.1](v1.1.0...v1.1.1) (2016-03-16)
### Bug Fixes
* **algoliaOptions:** ensure we keep default options ([b284dda](b284dda)), closes [#78](#78)
* **autocomplete:** auto select top result ([473824a](473824a)), closes [#81](#81)
* **dev:** Fixed the dev example, targeting an existing index ([df13e34](df13e34))
* **website:** responsive logo ([b856d67](b856d67))
### Features
* **serve:** Add `npm run serve` to expose js and css locally ([31e5d13](31e5d13))
* **website:** community header ([366cc0d](366cc0d))
* **website:** Logo Update - Og screen + favicon ([c7eb54a](c7eb54a))
* **website:** removed demos ([6d8eb34](6d8eb34))
* **website:** update ([9498e3b](9498e3b))
* **website:** updated logo ([fa413d9](fa413d9))
As soon as you specify some
algoliaOptions
, we lose the defaulthitsPerPage
value. Would be better to keep that value as a default.The text was updated successfully, but these errors were encountered: