1
0
Fork 0
Commit graph

19 commits

Author SHA1 Message Date
Tim Carry
934e6de51d
Remove postinstall (#532) 2018-11-07 17:43:28 +01:00
Pixelastic
1ae421346d v2.6.0\n\n# [2.6.0](https://github.com/algolia/docsearch/compare/v2.5.2...v2.6.0) (2018-11-07)
### Bug Fixes

* **deps:** update dependency algolia-aerial to v1.3.4 ([7e72fe0](https://github.com/algolia/docsearch/commit/7e72fe0))
* **deps:** update dependency algolia-aerial to v1.5.3 ([665438e](https://github.com/algolia/docsearch/commit/665438e))
* **deps:** update dependency algolia-frontend-components to v0.0.35 ([bd5c03f](https://github.com/algolia/docsearch/commit/bd5c03f))
* **deps:** update dependency autocomplete.js to ^0.30.0 ([21eb76a](https://github.com/algolia/docsearch/commit/21eb76a))
* **deps:** update dependency autocomplete.js to ^0.31.0 ([6c65eb2](https://github.com/algolia/docsearch/commit/6c65eb2))
* **deps:** update dependency chalk to v2 ([#323](https://github.com/algolia/docsearch/issues/323)) ([f8962bd](https://github.com/algolia/docsearch/commit/f8962bd))
* **deps:** update dependency deepmerge to v2 ([#324](https://github.com/algolia/docsearch/issues/324)) ([db212d0](https://github.com/algolia/docsearch/commit/db212d0))
* **deps:** update dependency progress to v2 ([#325](https://github.com/algolia/docsearch/issues/325)) ([a99347a](https://github.com/algolia/docsearch/commit/a99347a))
* **wording:** fixed case of DocSearch ([#262](https://github.com/algolia/docsearch/issues/262)) ([d451545](https://github.com/algolia/docsearch/commit/d451545))

### Features

* **css:** Update menu on small screen ([b5733d2](https://github.com/algolia/docsearch/commit/b5733d2))
* **docsearch:** Add custom classes on titles for better crawling ([fc79098](https://github.com/algolia/docsearch/commit/fc79098))
2018-11-07 15:11:41 +01:00
Tim Carry
4d3fa94ff7
Remove package-lock.json (#525)
We are using yarn, along with `yarn.lock`, so we don't need the
`package-lock.json` file.
2018-11-06 08:59:14 +01:00
Sylvain Pace
0fa387cdf8
Feat/prettier (#516)
* undo prettier and eslint

* use prettier with md files

* avoid scss confusion

* use glob instead of find

Co-Authored-By: s-pace <sylvain.pace@algolia.com>

* use prettier straight away

Co-Authored-By: s-pace <sylvain.pace@algolia.com>
2018-11-02 11:45:56 +01:00
Pixelastic
36d176514d Deploy documentation website on push to master 2018-08-27 20:11:56 +02:00
Pixelastic
74a553f22e docs(contributing): Update contributing info about docs 2018-08-20 13:53:31 +02:00
Pixelastic
b53d269bfe Update CONTRIBUTING and fix tests 2018-08-20 13:24:55 +02:00
Vincent Voyer
5afc05ecd2 chore(cleaning): upgrade all deps, prepare renovate (#206) 2017-10-18 00:43:51 +02:00
Vincent Voyer
28159c2801 chore(docs): precise how to run project (#200)
Remove redundant messages in README and CONTRIBUTING. Move GIF to
bootstrap.

Allow netlify deploys to work.
2017-10-17 17:02:45 +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
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
vvo
0d59029c44 chore(release): use yarn 2017-02-23 13:37:48 -08:00
vvo
dd3650f465 chore(CONTRIBUTING): TOC 2016-12-13 14:36:26 +01:00
Vincent Voyer
89f1f20bc1 Update CONTRIBUTING.md 2016-12-13 14:19:12 +01:00
Rémy-Christophe Schermesser
c1b0926b32 chore(doc): Update README for v2 (#122) 2016-07-07 14:14:33 +02:00
Vincent Voyer
5a8c457972 chore(shrinkwrap): remove shrinkwrap (#106) 2016-06-10 16:21:13 +02:00
Alexandre Stanislawski
a9ce824143 docs(CONTRIBUTING): some fixes 2015-12-22 18:26:28 +01:00
vvo
0beed5e431 chore(release): git add CONTRIBUTING too 2015-12-16 11:53:29 +01:00
vvo
f706a47461 docs(CONTRIBUTING): add contributing guide 2015-12-15 16:15:13 +01:00