1
0
Fork 0
Commit graph

13 commits

Author SHA1 Message Date
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
Maxime Locqueville
a277a32a58 New default design 2016-06-28 15:46:46 +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
Pixelastic
df13e343fd fix(dev): Fixed the dev example, targeting an existing index 2016-03-10 11:35:51 +01:00
Sylvain UTARD
957defc07c chore(naming): use docsearch everywhere
Fix #40
2015-12-23 15:00:37 +01:00
Pixelastic
c6fc53f6d5 fix(css): Renaming all ads- prefix to algolia-docsearch- 2015-12-21 19:01:31 +01:00
Pixelastic
5d8cca8d70 feat(styling): Set grayscale as default, add styling as external file 2015-12-15 12:32:57 +01:00
Pixelastic
4ed73b19b3 Add styling up to small screen 2015-12-14 16:42:48 +01:00
Pixelastic
beb3f15040 Update build and serve scripts and renamed to docsearch 2015-12-10 18:44:57 +01:00
Pixelastic
892b43c90e Adding first stripe example
utils methods are here, using native/zepto instead of lodash
2015-12-10 10:34:00 +01:00
Pixelastic
f937793890 Update credentials 2015-12-03 17:55:43 +01:00
Pixelastic
bdac9dd817 feat(main): Add main wrapper 2015-11-26 16:10:06 +01:00
Pixelastic
d65cb99f9a chore(skeleton): Provide basic library skeleton 2015-11-26 12:03:01 +01:00