Olivier Tassinari
148a2d2a55
remove duplicated "padding: 0;" ( #280 )
2018-04-24 16:30:30 +02:00
Sylvain Pace
498675f9a3
Revert "Revert "doc(site): Fixed typos ( #277 )" ( #278 )" ( #279 )
...
This reverts commit 883894f963 .
2018-03-12 16:19:09 +01:00
Sylvain Pace
883894f963
Revert "doc(site): Fixed typos ( #277 )" ( #278 )
...
This reverts commit d3f0aaca85 .
2018-03-11 21:17:19 +01:00
Pascal Borreli
d3f0aaca85
doc(site): Fixed typos ( #277 )
2018-03-11 21:01:45 +01:00
vvo
fb9c47b5ed
v2.5.2
...
<a name="2.5.2"></a>
## [2.5.2](https://github.com/algolia/docsearch/compare/v2.5.1...v2.5.2 ) (2017-12-07)
2017-12-07 13:16:02 +01:00
vvo
660a3819ba
v2.5.1
...
<a name="2.5.1"></a>
## [2.5.1](https://github.com/algolia/docsearch/compare/v2.5.0...v2.5.1 ) (2017-11-28)
2017-11-28 17:26:06 +01:00
Maxime
23d7a52f69
v2.5.0
...
<a name="2.5.0"></a>
# [2.5.0](https://github.com/algolia/docsearch/compare/v2.4.1...v2.5.0 ) (2017-11-28)
### Bug Fixes
* **autocompleteOptions:** allow cssClasses options ([#246 ](https://github.com/algolia/docsearch/issues/246 )) ([6de70c3 ](https://github.com/algolia/docsearch/commit/6de70c3 ))
### Features
* **global:** Add responsive feature to the dropdown ([777d2d4 ](https://github.com/algolia/docsearch/commit/777d2d4 ))
2017-11-28 17:01:09 +01:00
Sylvain Pace
777d2d4511
feat(global): Add responsive feature to the dropdown
...
keep sub level (div.algolia-docsearch-suggestion--subcategory-column)
2017-11-28 16:57:45 +01:00
David Öhlin
6de70c3e7f
fix(autocompleteOptions): allow cssClasses options ( #246 )
2017-11-27 10:19:22 +01:00
Vincent Voyer
5afc05ecd2
chore(cleaning): upgrade all deps, prepare renovate ( #206 )
2017-10-18 00:43:51 +02:00
Maxime
320157b1a5
v2.4.1
...
<a name="2.4.1"></a>
## [2.4.1](https://github.com/algolia/docsearch/compare/v2.4.0...v2.4.1 ) (2017-08-08)
2017-08-08 11:43:34 -07:00
Maxime
f8cada1429
Merge branch 'develop'
2017-08-08 11:42:44 -07:00
Maxime
32df487df0
v2.4.0
...
<a name="2.4.0"></a>
# [2.4.0](https://github.com/algolia/docsearch/compare/v2.3.3...v2.4.0 ) (2017-08-08)
2017-08-08 10:26:45 -07:00
Maxime
5f69d42677
add queryHook argument
2017-08-08 10:15:39 -07:00
vvo
81b9e45428
v2.3.3
...
<a name="2.3.3"></a>
## [2.3.3](https://github.com/algolia/docsearch/compare/v2.3.2...v2.3.3 ) (2017-03-27)
### Bug Fixes
* **build:** fix badly handled webpack upgrade ([3cbfbb1 ](https://github.com/algolia/docsearch/commit/3cbfbb1 ))
2017-03-27 18:31:25 +02:00
vvo
6777b8e1e8
v2.3.2
...
<a name="2.3.2"></a>
## [2.3.2](https://github.com/algolia/docsearch/compare/v2.3.1...v2.3.2 ) (2017-03-27)
2017-03-27 11:54:59 +02:00
vvo
9caf18b5ef
test(groupBy): add test
2017-03-17 16:43:36 +01:00
vvo
cfd018c120
chore(test): fix tests, add linting in test
2017-03-17 16:38:20 +01:00
Vincent Voyer
3c98ea5882
chore(stack update): update the whole docsearch stack ( #173 )
...
* chore(stack update): update the whole docsearch stack
In an effort to reduce our stack diversity I am moving docsearch to:
- latest eslint
- prettier
- webpack 2
- babel 6 (babel 7 is soon to be released, we were on babel 5)
- babel-preset-env (support: IE >=9, Two latest version of evergreen
browsers).
- jest
* chore(contrib): remove develop branch, cc @redox
2017-03-17 16:22:00 +01:00
Kiho Cham
25dbb4d7d3
avoid the native Object's properties ( #172 )
...
the given data type of docsearch hits might be conflict with the properties of the native Object, such as the constructor, so we need to do this check
2017-03-17 16:21:47 +01:00
vvo
8b3e12020a
v2.3.1
...
<a name="2.3.1"></a>
## [2.3.1](https://github.com/algolia/docsearch/compare/v2.3.0...v2.3.1 ) (2017-02-23)
2017-02-23 13:41:31 -08:00
Maxime Locqueville
6dac0b31a0
v2.3.0
...
<a name="2.3.0"></a>
# [2.3.0](https://github.com/algolia/docsearch/compare/v2.2.1...v2.3.0 ) (2017-02-08)
2017-02-08 13:17:40 +01:00
Kaelig Deloumeau-Prigent
4e75ee7787
Hide separators to screen readers ( #164 )
2017-02-08 12:07:13 +01:00
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
Maxime Locqueville
51a12914ac
Update logo svg to include text
2017-01-11 11:04:49 -08:00
Maxime Locqueville
d163653376
Update logo of the powered by
2017-01-11 05:14:44 -08: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
de36e1ca5d
display(highlighting): improve for camel_case
2016-12-13 11:39:27 +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
Maxime Locqueville
bfec481e85
Fix issue with multiple enhanced search input
2016-10-04 16:49:37 +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
Josh Dzielak
e44cd5b177
s/Search in the doc/Search the docs ( #149 )
2016-09-21 23:46:25 +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
Sylvain Utard
3aed41b3e5
fix(empty): query should be escaped (self-XSS) ( #147 )
2016-09-15 12:17:48 +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
Sylvain Utard
6ba59acc4e
chore(test+lint): fixed tests & linting ( #134 )
2016-08-03 14:14:29 -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
60db4ed729
fix no result page
2016-07-22 16:08:28 +02:00
Maxime Locqueville
7a6b36725e
handle <code>
2016-07-22 15:52:29 +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
maxiloc
b9f7913417
allow to override handleSelected. Fixes #121 ( #123 )
2016-07-07 14:14:49 +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
a277a32a58
New default design
2016-06-28 15:46:46 +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
0f40e1dc68
fix(typos): no result page
2016-06-28 14:51:24 +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