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
95d19c40dd
chore(deps): update all deps
2017-03-27 09:21:47 +02:00
vvo
d060a5c514
chore(deps): update all deps
2017-03-24 16:04:45 +01: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
68bab4112e
chore(release): update doc publish system
2017-03-10 11:57:30 +01:00
Tim Carry
269c4a1abb
docs(places): Replace utm referencing places ( #170 )
...
Replaced the utm that was referencing places_website
2017-03-07 10:58:48 +01:00
Maxime Locqueville
63b69e376f
Merge branch 'master' of github.com:algolia/docsearch
2017-03-01 17:53:21 +01:00
Maxime Locqueville
4fc8eb3f9b
add message when validating the form
2017-03-01 17:20:53 +01:00
Vincent Voyer
06d3ed147b
Add ISSUE_TEMPLATE.md and PULL_REQUEST_TEMPLATE.md ( #157 )
...
* Create ISSUE_TEMPLATE.md
* Create PULL_REQUEST_TEMPLATE.md
2017-02-28 15:02:16 +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