1
0
Fork 0
docsearch/CHANGELOG.md
Alexandre Stanislawski c6aa2e3d04 v1.0.2
<a name="1.0.2"></a>
## [1.0.2](https://github.com/algolia/docsearch/compare/v1.0.1...v1.0.2) (2015-12-28)

### Bug Fixes

* **debut:** do not enable debug by default ([188f49e](https://github.com/algolia/docsearch/commit/188f49e))
* **url:** Removes concatenation of URL with hash if it contains a hash ([348df1c](https://github.com/algolia/docsearch/commit/348df1c)), closes [#53](https://github.com/algolia/docsearch/issues/53)
* **usage:** fixed usage to match the latest prototype version ([f6edc9e](https://github.com/algolia/docsearch/commit/f6edc9e))
2015-12-28 13:59:10 +01:00

3.3 KiB

1.0.2 (2015-12-28)

Bug Fixes

  • debut: do not enable debug by default (188f49e)
  • url: Removes concatenation of URL with hash if it contains a hash (348df1c), closes #53
  • usage: fixed usage to match the latest prototype version (f6edc9e)

1.0.1 (2015-12-24)

Bug Fixes

  • handleSelected: ensure we're calling setVal on the right object (31abbd7), closes #51

1.0.0 (2015-12-24)

Bug Fixes

  • isSubCategoryHeader: ensure we hide the content of the left column if this flag is not set (0e04ce4), closes #47

0.0.7 (2015-12-22)

Bug Fixes

  • appId: Allow passing a custom appId (e1777d3), closes #21
  • css: Renaming all ads- prefix to algolia-docsearch- (c6fc53f)

0.0.6 (2015-12-16)

0.0.5 (2015-12-16)

0.0.4 (2015-12-16)

0.0.3 (2015-12-16)

0.0.2 (2015-12-16)

Bug Fixes

  • colors: Reduce number of colors (125d1c7)
  • snippet: Fix typo in method name (751dfdb)

Features

  • gh-pages: Add gh-pages deploy script (ab1a299)
  • main: Add main wrapper (bdac9dd)
  • styling: Set grayscale as default, add styling as external file (5d8cca8)

0.0.1 (2015-12-16)

Bug Fixes

  • colors: Reduce number of colors (125d1c7)
  • snippet: Fix typo in method name (751dfdb)

Features

  • gh-pages: Add gh-pages deploy script (ab1a299)
  • main: Add main wrapper (bdac9dd)
  • styling: Set grayscale as default, add styling as external file (5d8cca8)