1
0
Fork 0
Commit graph

60 commits

Author SHA1 Message Date
Maxime Locqueville
e12e31d6e2 v2.2.1
<a name="2.2.1"></a>
## [2.2.1](https://github.com/algolia/docsearch/compare/v2.2.0...v2.2.1) (2017-01-11)
2017-01-11 11:07:59 -08:00
vvo
7a27c10d04 test(mocha): raise timeout for travis 2016-12-13 14:02:51 +01:00
Maxime Locqueville
e82a8e0563 v2.2.0
<a name="2.2.0"></a>
# [2.2.0](https://github.com/algolia/docsearch/compare/v2.1.8...v2.2.0) (2016-12-13)
2016-12-13 11:41:18 +01:00
Maxime Locqueville
1fa4801ccd v2.1.8
<a name="2.1.8"></a>
## [2.1.8](https://github.com/algolia/docsearch/compare/v2.1.7...v2.1.8) (2016-10-04)
2016-10-04 16:50:28 +02:00
vvo
0e3acd1e7f chore(build): fix build 2016-10-03 14:57:05 +02:00
vvo
a0dc9493b0 chore(release): add missing babel-node, how did it work before 2016-10-03 14:07:03 +02:00
vvo
ef161d3179 v2.1.7
<a name="2.1.7"></a>
## [2.1.7](https://github.com/algolia/docsearch/compare/v2.1.6...v2.1.7) (2016-10-03)

### Bug Fixes

* **zepto:** upgrade autocomplete.js (#150) ([e024917](https://github.com/algolia/docsearch/commit/e024917))
2016-10-03 12:55:51 +02:00
Vincent Voyer
e024917360 fix(zepto): upgrade autocomplete.js (#150) 2016-10-03 12:50:52 +02:00
Maxime Locqueville
1936d8dacb v2.1.6
<a name="2.1.6"></a>
## [2.1.6](https://github.com/algolia/docsearch/compare/v2.1.5...v2.1.6) (2016-10-02)
2016-10-02 17:38:25 +02:00
Maxime Locqueville
add61b6e75 temporary fix for empty template not displaying 2016-10-02 17:35:58 +02:00
Sylvain UTARD
aa6d73ddca v2.1.5
<a name="2.1.5"></a>
## [2.1.5](https://github.com/algolia/docsearch/compare/v2.1.4...v2.1.5) (2016-09-15)

### Bug Fixes

* **empty:** query should be escaped (self-XSS) (#147) ([3aed41b](https://github.com/algolia/docsearch/commit/3aed41b))
2016-09-15 13:52:31 +02:00
Maxime Locqueville
ddcf0e5cbf v2.1.4
<a name="2.1.4"></a>
## [2.1.4](https://github.com/algolia/docsearch/compare/v2.1.3...v2.1.4) (2016-08-03)
2016-08-03 14:19:18 -07:00
Maxime Locqueville
254903ab7a v2.1.3
<a name="2.1.3"></a>
## [2.1.3](https://github.com/algolia/docsearch/compare/v2.1.2...v2.1.3) (2016-08-03)
2016-08-03 13:52:53 -07:00
Sylvain Utard
ac2e260391 chore(deps): updated deps & reduce overall lib size using the lite API client (#133) 2016-08-03 13:39:14 -07:00
Lucas Bonomi
de685238cf Fix/dropdown (#129)
* chore(website): fix https (#124)

* docs(website): add HTTPS to examples (#126)

* chore(release): v2.1.1

<a name="2.1.1"></a>

* chore(release): v2.1.2

<a name="2.1.2"></a>

* fix(doc): Fix dropdown style and redirection bug
2016-07-26 13:38:57 +02:00
Maxime Locqueville
ab2be2181f v2.1.0
<a name="2.1.0"></a>
# [2.1.0](https://github.com/algolia/docsearch/compare/v2.0.7...v2.1.0) (2016-07-07)

### Bug Fixes

* **doc:** docsearch header link (#117) ([66e68a9](https://github.com/algolia/docsearch/commit/66e68a9))
2016-07-07 14:18:40 +02:00
Maxime Locqueville
39760f75be v2.0.7
<a name="2.0.7"></a>
## [2.0.7](https://github.com/algolia/docsearch/compare/v2.0.6...v2.0.7) (2016-06-28)
2016-06-28 15:47:51 +02:00
Maxime Locqueville
487de6dbc5 v2.0.6
<a name="2.0.6"></a>
## [2.0.6](https://github.com/algolia/docsearch/compare/v2.0.5...v2.0.6) (2016-06-28)

### Bug Fixes

* **typos:** no result page ([0f40e1d](https://github.com/algolia/docsearch/commit/0f40e1d))

### Features

* **docs:** new community header / footer (#114) ([af76d31](https://github.com/algolia/docsearch/commit/af76d31))
2016-06-28 14:52:37 +02:00
Maxime Locqueville
2f2508c048 v2.0.5
<a name="2.0.5"></a>
## [2.0.5](https://github.com/algolia/docsearch/compare/v2.0.4...v2.0.5) (2016-06-21)

### Bug Fixes

* **DOM:** potential issue with simple layout if there is lvl0, lvl2 but no lvl1 ([57c0101](https://github.com/algolia/docsearch/commit/57c0101))
2016-06-21 23:54:58 +02:00
Maxime Locqueville
c806c46766 v2.0.4
<a name="2.0.4"></a>
## [2.0.4](https://github.com/algolia/docsearch/compare/v2.0.3...v2.0.4) (2016-06-21)

### Features

* **DOM:** split simple and collumns template ([2a3b7eb](https://github.com/algolia/docsearch/commit/2a3b7eb))
2016-06-21 23:27:07 +02:00
Maxime Locqueville
fcf54b337a v2.0.3
<a name="2.0.3"></a>
## [2.0.3](https://github.com/algolia/docsearch/compare/v2.0.2...v2.0.3) (2016-06-20)
2016-06-20 14:24:42 +02:00
Maxime Locqueville
d3aaa7e891 v2.0.2
<a name="2.0.2"></a>
## [2.0.2](https://github.com/algolia/docsearch/compare/v2.0.1...v2.0.2) (2016-06-14)

### Features

* **dom:** better handling of simple design ([6bba640](https://github.com/algolia/docsearch/commit/6bba640))
2016-06-14 20:07:40 +02:00
Maxime Locqueville
0e40b5473c v2.0.1
<a name="2.0.1"></a>
## [2.0.1](https://github.com/algolia/docsearch/compare/v2.0.0...v2.0.1) (2016-06-14)
2016-06-14 17:21:56 +02:00
Maxime Locqueville
fd5123546f v2.0.0
<a name="2.0.0"></a>
# [2.0.0](https://github.com/algolia/docsearch/compare/v1.3.0...v2.0.0) (2016-06-14)

### Features

* **v2:** modification for v2 (#112) ([f0a7e6b](https://github.com/algolia/docsearch/commit/f0a7e6b))
2016-06-14 16:56:36 +02:00
Maxime Locqueville
b70cf94564 v1.3.0
<a name="1.3.0"></a>
# [1.3.0](https://github.com/algolia/docsearch/compare/1.2.0...v1.3.0) (2016-06-12)
2016-06-12 19:51:57 +02:00
Maxime Locqueville
16e2b70580 publish new version 2016-06-10 17:49:21 +02:00
Vincent Voyer
17d0c755e9 chore(deps): upgrade all deps (#107) 2016-06-10 16:27:20 +02:00
Vincent Voyer
5a8c457972 chore(shrinkwrap): remove shrinkwrap (#106) 2016-06-10 16:21:13 +02:00
Sylvain UTARD
89e31873d7 v1.1.3
<a name="1.1.3"></a>
## [1.1.3](https://github.com/algolia/docsearch/compare/v1.1.2...v1.1.3) (2016-04-04)

### Bug Fixes

* **autocomplete.js:** upgrade the underlying autocomplete.js to ensur… ([4d7022e](https://github.com/algolia/docsearch/commit/4d7022e))
2016-04-04 19:57:12 +02:00
Sylvain Utard
4d7022e8cc fix(autocomplete.js): upgrade the underlying autocomplete.js to ensur…
* fix(autocomplete.js): upgrade the underlying autocomplete.js to ensure we're not using jQuery

Fix #89

* chore(deps): updated shrinkwrap
2016-04-04 10:50:27 -07:00
Sylvain UTARD
0f4a4c5062 v1.1.2
<a name="1.1.2"></a>
## [1.1.2](https://github.com/algolia/docsearch/compare/v1.1.1...v1.1.2) (2016-03-24)

### Features

* **website:** React 🙌, popped out on the top with React ([db9c100](https://github.com/algolia/docsearch/commit/db9c100))
2016-03-24 21:13:39 +01:00
Sylvain UTARD
6a818926ec chore(deps): upgraded deps
This includes latest autocomplete.js to handle multiple inputs binding.

Ref #74 & #80
2016-03-21 16:59:20 +01:00
Sylvain UTARD
1d7930a90a v1.1.1
<a name="1.1.1"></a>
## [1.1.1](https://github.com/algolia/docsearch/compare/v1.1.0...v1.1.1) (2016-03-16)

### Bug Fixes

* **algoliaOptions:** ensure we keep default options ([b284dda](https://github.com/algolia/docsearch/commit/b284dda)), closes [#78](https://github.com/algolia/docsearch/issues/78)
* **autocomplete:** auto select top result ([473824a](https://github.com/algolia/docsearch/commit/473824a)), closes [#81](https://github.com/algolia/docsearch/issues/81)
* **dev:** Fixed the dev example, targeting an existing index ([df13e34](https://github.com/algolia/docsearch/commit/df13e34))
* **website:** responsive logo ([b856d67](https://github.com/algolia/docsearch/commit/b856d67))

### Features

* **serve:** Add `npm run serve` to expose js and css locally ([31e5d13](https://github.com/algolia/docsearch/commit/31e5d13))
* **website:** community header ([366cc0d](https://github.com/algolia/docsearch/commit/366cc0d))
* **website:** Logo Update - Og screen + favicon ([c7eb54a](https://github.com/algolia/docsearch/commit/c7eb54a))
* **website:** removed demos ([6d8eb34](https://github.com/algolia/docsearch/commit/6d8eb34))
* **website:** update ([9498e3b](https://github.com/algolia/docsearch/commit/9498e3b))
* **website:** updated logo ([fa413d9](https://github.com/algolia/docsearch/commit/fa413d9))
2016-03-16 17:02:47 +01:00
Pixelastic
31e5d139d5 feat(serve): Add npm run serve to expose js and css locally 2016-03-10 10:46:46 +01:00
Pixelastic
665dab64a9 v1.1.0
<a name="1.1.0"></a>
# [1.1.0](https://github.com/algolia/docsearch/compare/v1.0.2...v1.1.0) (2016-02-01)

### Bug Fixes

* **dropdown:** Visually group suggestions together ([592c8f2](https://github.com/algolia/docsearch/commit/592c8f2))

### Features

* **website:** ensure the inputs are mandatory ([e59d132](https://github.com/algolia/docsearch/commit/e59d132))
2016-02-01 14:52:49 +01:00
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
Sylvain UTARD
90f054d893 v1.0.1
<a name="1.0.1"></a>
## [1.0.1](https://github.com/algolia/docsearch/compare/v1.0.0...v1.0.1) (2015-12-24)

### Bug Fixes

* **handleSelected:** ensure we're calling setVal on the right object ([31abbd7](https://github.com/algolia/docsearch/commit/31abbd7)), closes [#51](https://github.com/algolia/docsearch/issues/51)
2015-12-24 11:07:26 +01:00
Sylvain UTARD
177d701b00 v1.0.0
<a name="1.0.0"></a>
# [1.0.0](https://github.com/algolia/docsearch/compare/v0.0.7...v1.0.0) (2015-12-24)

### Bug Fixes

* **isSubCategoryHeader:** ensure we hide the content of the left column if this flag is not set ([0e04ce4](https://github.com/algolia/docsearch/commit/0e04ce4)), closes [#47](https://github.com/algolia/docsearch/issues/47)
2015-12-24 01:11:02 +01:00
Pixelastic
bfa06b26c3 docs(readme): Add badges
This adds badges to the readme, including the coverage one (through
coveralls).
2015-12-23 10:47:17 +01:00
Pixelastic
e7b3a11d7b v0.0.7
<a name="0.0.7"></a>
## [0.0.7](https://github.com/algolia/docsearch/compare/v0.0.6...v0.0.7) (2015-12-22)

### Bug Fixes

* **appId:** Allow passing a custom appId ([e1777d3](https://github.com/algolia/docsearch/commit/e1777d3)), closes [#21](https://github.com/algolia/docsearch/issues/21)
* **css:** Renaming all `ads-` prefix to `algolia-docsearch-` ([c6fc53f](https://github.com/algolia/docsearch/commit/c6fc53f))
2015-12-22 10:56:10 +01:00
Pixelastic
cfcbe1e261 test(formatHits): Add tests for formatHits
The main logic of the library: splitting a set of 5 results into
a neatly ordered array, to be able to display it as two columns in
Hogan.
2015-12-21 16:56:53 +01:00
Matthieu Dumont
33c1841ad3 docs(documentation): Add a documentation page extracted from the README 2015-12-18 19:02:56 +01:00
Pixelastic
be367eb20b test(DocSearch): Add tests for constructor 2015-12-18 13:17:25 +01:00
Pixelastic
a906d8c9da test(checkArguments): Add tests for checkArguments 2015-12-16 18:04:43 +01:00
vvo
12cfbe7625 v0.0.6
<a name="0.0.6"></a>
## [0.0.6](https://github.com/algolia/docsearch/compare/v0.0.5...v0.0.6) (2015-12-16)
2015-12-16 12:13:30 +01:00
vvo
28dc614433 v0.0.5
<a name="0.0.5"></a>
## [0.0.5](https://github.com/algolia/docsearch/compare/v0.0.4...v0.0.5) (2015-12-16)
2015-12-16 12:10:27 +01:00
vvo
e07c414980 v0.0.4
<a name="0.0.4"></a>
## [0.0.4](https://github.com/algolia/docsearch/compare/v0.0.3...v0.0.4) (2015-12-16)
2015-12-16 12:05:40 +01:00
vvo
a134485bf5 chore(build): use uglify-js
that's the real module
2015-12-16 12:03:17 +01:00
vvo
31c5a94b57 v0.0.3
<a name="0.0.3"></a>
## [0.0.3](https://github.com/algolia/docsearch/compare/v0.0.2...v0.0.3) (2015-12-16)
2015-12-16 11:54:20 +01:00
vvo
57b3a99a61 v0.0.2
<a name="0.0.2"></a>
## 0.0.2 (2015-12-16)

### Bug Fixes

* **colors:** Reduce number of colors ([125d1c7](https://github.com/algolia/docsearch/commit/125d1c7))
* **snippet:** Fix typo in method name ([751dfdb](https://github.com/algolia/docsearch/commit/751dfdb))

### Features

* **gh-pages:** Add gh-pages deploy script ([ab1a299](https://github.com/algolia/docsearch/commit/ab1a299))
* **main:** Add main wrapper ([bdac9dd](https://github.com/algolia/docsearch/commit/bdac9dd))
* **styling:** Set grayscale as default, add styling as external file ([5d8cca8](https://github.com/algolia/docsearch/commit/5d8cca8))
2015-12-16 11:51:09 +01:00