1
0
Fork 0
Commit graph

333 commits

Author SHA1 Message Date
Maxime Locqueville
4fc8eb3f9b add message when validating the form 2017-03-01 17:20:53 +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
vvo
0d59029c44 chore(release): use yarn 2017-02-23 13:37:48 -08:00
vvo
42d091d9cc chore(yarn): add lock file 2017-02-23 13:35:31 -08:00
Sylvain UTARD
9dd411dd45 docs(deps): Updated eventmachine 2017-02-21 11:47:04 +01:00
Maxime Locqueville
3b1082c98b Fix typos 2017-02-14 21:22:27 +01:00
Haroen Viaene
bd3441d952 docs(readme): add installation instructions on npm (#169)
docsearch is published on npm too, but it's a bit confusing that it's actually published as `docsearch.js`, so this should definitely be put somewhere in the README
2017-02-10 13:33:42 +01:00
Shipow
6982a2ff61 updated docsearch references 2017-02-09 17:23:52 +01:00
Maxime Locqueville
b47b5ca75f update doc link 2017-02-08 13:23:32 +01: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
Maxime Locqueville
a6b794af24 Merge branch 'develop' 2017-02-08 13:16:27 +01:00
Maxime Locqueville
333ac8c6dc update autocomplete.js 2017-02-08 13:07:19 +01:00
Kaelig Deloumeau-Prigent
fbe85da6b0 chore(build) Use include instead of exclude, allowing for 'npm link autocomplete.js' (#165) 2017-02-08 12:08:17 +01:00
Kaelig Deloumeau-Prigent
4e75ee7787 Hide separators to screen readers (#164) 2017-02-08 12:07:13 +01:00
Haroen Viaene
72d673e137 docs(README): update links to search parameters
The link used to point to the ruby explanations, but it didn’t exist at that id. Since it’s using js, I changed it to point to that point in the js documentation
2017-02-08 10:14:42 +01:00
Lucas Bonomi
9dceb9a093 Logo algolia updated (#162) 2017-01-17 16:25:33 +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
Sylvain UTARD
863c9a5132 chore(website): fixed pardot action 2016-12-13 19:52:03 +01:00
vvo
dd3650f465 chore(CONTRIBUTING): TOC 2016-12-13 14:36:26 +01:00
vvo
30c4de3769 Merge branch 'develop' 2016-12-13 14:35:55 +01:00
Vincent Voyer
89f1f20bc1 Update CONTRIBUTING.md 2016-12-13 14:19:12 +01:00
vvo
c3d2984362 test(travis): raise timeout for travis 2016-12-13 14:07:01 +01: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
1396724900 Merge remote-tracking branch 'origin/develop' 2016-12-13 11:40:33 +01:00
Maxime Locqueville
de36e1ca5d display(highlighting): improve for camel_case 2016-12-13 11:39:27 +01:00
Matthieu Dumont
869a9fbf34 docs(images): absolute URL for README images
So that it works both in the README and documentation.md
Closes #152
2016-12-06 19:00:10 +01:00
Sylvain UTARD
af22087add Merge branch 'develop' 2016-12-01 11:26:20 -08:00
Sylvain UTARD
acd00fc1d2 chore(website): pardot tracking 2016-12-01 11:25:53 -08:00
Sylvain Utard
6e0b6c7672 docs(website): updated twitter's tracker 2016-11-17 10:44:09 +01:00
Tim Carry
9625893023 docs(apiplatform): Adding API Platform as a showcase (#154) 2016-11-08 17:20:14 +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
7a48ee17a8 Merge remote-tracking branch 'origin/develop' 2016-10-04 16:49:54 +02:00
Maxime Locqueville
bfec481e85 Fix issue with multiple enhanced search input 2016-10-04 16:49:37 +02:00
Maxime Locqueville
e6178c6fbe Fix issue with multiple enhanced search input 2016-10-04 16:49:11 +02:00
vvo
0e3acd1e7f chore(build): fix build 2016-10-03 14:57:05 +02:00
vvo
42cf496e37 chore(build): fix build 2016-10-03 14:15:40 +02:00
vvo
a0dc9493b0 chore(release): add missing babel-node, how did it work before 2016-10-03 14:07:03 +02:00
vvo
6dcbb5ecbb chore(package): remove docs from pkg (5M => 300kb) 2016-10-03 12:59:48 +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
b4cf586e37 add .idea to gitignore 2016-10-02 17:37:31 +02:00
Maxime Locqueville
29590d0c02 Merge branch 'develop' 2016-10-02 17:36:34 +02:00
Maxime Locqueville
add61b6e75 temporary fix for empty template not displaying 2016-10-02 17:35:58 +02:00
Josh Dzielak
e44cd5b177 s/Search in the doc/Search the docs (#149) 2016-09-21 23:46:25 +02:00
Josh Dzielak
3dba6b548a s/Search in the doc/Search the docs 2016-09-21 14:15:37 -07: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