1
0
Fork 0
Commit graph

275 commits

Author SHA1 Message Date
Maxime Locqueville
a300d029b8 Merge remote-tracking branch 'origin/develop' 2016-08-03 13:52:14 -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
Sylvain UTARD
a2de9b2d18 Merge branch 'develop' 2016-07-28 10:06:22 +02: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
50653d4926 v2.1.2
<a name="2.1.2"></a>
## [2.1.2](https://github.com/algolia/docsearch/compare/v2.1.1...v2.1.2) (2016-07-22)
2016-07-22 16:09:41 +02:00
Maxime Locqueville
9a95e1c3fa Merge remote-tracking branch 'origin/develop' 2016-07-22 16:09:09 +02:00
Maxime Locqueville
60db4ed729 fix no result page 2016-07-22 16:08:28 +02:00
Maxime Locqueville
ee39519dab v2.1.1
<a name="2.1.1"></a>
## [2.1.1](https://github.com/algolia/docsearch/compare/v2.1.0...v2.1.1) (2016-07-22)
2016-07-22 15:56:12 +02:00
Maxime Locqueville
8f78b4605b Merge remote-tracking branch 'origin/develop' 2016-07-22 15:52:58 +02:00
Maxime Locqueville
7a6b36725e handle <code> 2016-07-22 15:52:29 +02:00
Jan Petr
b89c2a9ab0 Add HTTPS to examples (#126) 2016-07-15 14:46:04 +02:00
Kevin Granger
e3162c1910 chore(website): fix https (#124) 2016-07-13 18:32:10 +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
69e1dfb43d Merge remote-tracking branch 'origin/develop' 2016-07-07 14:17:24 +02:00
maxiloc
b9f7913417 allow to override handleSelected. Fixes #121 (#123) 2016-07-07 14:14:49 +02:00
Rémy-Christophe Schermesser
c1b0926b32 chore(doc): Update README for v2 (#122) 2016-07-07 14:14:33 +02:00
Lucas Bonomi
66e68a9aec fix(doc): docsearch header link (#117) 2016-06-30 11:03:15 +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
Vincent Voyer
2ea2da8243 chore(travis): update keys (#113)
Allow to uncache /2/ of docsearch
2016-06-24 08:49:44 +02:00
Lucas Bonomi
af76d310fb feat(docs): new community header / footer (#114) 2016-06-23 19:13:16 +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
57c0101459 fix(DOM): potential issue with simple layout if there is lvl0, lvl2 but no lvl1 2016-06-21 23:54:05 +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
2a3b7ebd59 feat(DOM): split simple and collumns template 2016-06-21 23:25:23 +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
b79b43d497 fix input binding when having enhancedSearchBox 2016-06-20 14:23:38 +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
6bba640e57 feat(dom): better handling of simple design 2016-06-14 20:06:39 +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
5f1fd192f7 update(searchbox): update dom and js 2016-06-14 17:20:53 +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
maxiloc
f0a7e6bc92 feat(v2): modification for v2 (#112)
- Add a no result screen. Fixes #92
- Change class prefix. Fixes #102
- Add a transformData option
- Add searchBox option
- Add a layout option
2016-06-14 16:54:48 +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
maxiloc
4ab69a3b9b V2 modifs (#110)
* feat(dom): wrap separator with a span

* feat(option,dom): add debug to root class + add duplicate class on subcategory and title

* fix(dom): do not display content wrapper if there is nothing inside
2016-06-12 19:50:09 +02:00
Maxime Locqueville
16e2b70580 publish new version 2016-06-10 17:49:21 +02:00
Maxime Locqueville
91015da330 Merge remote-tracking branch 'origin/develop' 2016-06-10 17:44:53 +02:00
maxiloc
94218977bc feat(DOM): add an align class (#108) 2016-06-10 17:43:55 +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
Rémy-Christophe Schermesser
b2e93a6b7c Update index.haml 2016-05-20 09:41:47 +02:00
Rémy-Christophe Schermesser
f3819a6aac Add serge website (#96) 2016-05-18 10:13:53 +02:00
Rémy-Christophe Schermesser
8a34ecbd57 feat(website): add echo (#94) 2016-05-17 16:25:30 +02:00
Tim Carry
ef83775f7e feat(serve): Watch and serve all needed files (#91)
Running `npm run serve` will watch for changes in the source files and
rebuild all `css` and `js` files accordingly in the `dist` folder. It
will also expose the same files on `http://localhost:8080/` (by
default, if port `8080` is already taken it will move to an available
one).

This will let developers use a specific branch/version of docsearch in
their projects. Just open a new tab and run `npm run serve` in the
docsearch repo, and you'll be able to include the scripts from the
running server in your HTML.

As files are automatically regenerated on disk whenever a change is
detected, you can also `require` files by targeting the `dist` folder.
2016-05-12 11:58:28 +02:00
Shipow
54e7d122a5 docs(website): common header 2016-04-24 23:28:21 +02:00
Shipow
3719d6275e docs(website): round empty search 2016-04-24 11:30:31 +02:00
Shipow
ca92c20cc1 docs(website): update header + W3C 2016-04-24 11:26:46 +02:00
Shipow
df428e562e docs(website): update top navbar 2016-04-12 16:37:22 +02:00