Pixelastic
|
bfa06b26c3
|
docs(readme): Add badges
This adds badges to the readme, including the coverage one (through
coveralls).
|
2015-12-23 10:47:17 +01:00 |
|
Pixelastic
|
e7b3a11d7b
|
v0.0.7
<a name="0.0.7"></a>
## [0.0.7](https://github.com/algolia/docsearch/compare/v0.0.6...v0.0.7) (2015-12-22)
### Bug Fixes
* **appId:** Allow passing a custom appId ([e1777d3](https://github.com/algolia/docsearch/commit/e1777d3)), closes [#21](https://github.com/algolia/docsearch/issues/21)
* **css:** Renaming all `ads-` prefix to `algolia-docsearch-` ([c6fc53f](https://github.com/algolia/docsearch/commit/c6fc53f))
|
2015-12-22 10:56:10 +01:00 |
|
Pixelastic
|
cfcbe1e261
|
test(formatHits): Add tests for formatHits
The main logic of the library: splitting a set of 5 results into
a neatly ordered array, to be able to display it as two columns in
Hogan.
|
2015-12-21 16:56:53 +01:00 |
|
Matthieu Dumont
|
33c1841ad3
|
docs(documentation): Add a documentation page extracted from the README
|
2015-12-18 19:02:56 +01:00 |
|
Pixelastic
|
be367eb20b
|
test(DocSearch): Add tests for constructor
|
2015-12-18 13:17:25 +01:00 |
|
Pixelastic
|
a906d8c9da
|
test(checkArguments): Add tests for checkArguments
|
2015-12-16 18:04:43 +01:00 |
|
vvo
|
12cfbe7625
|
v0.0.6
<a name="0.0.6"></a>
## [0.0.6](https://github.com/algolia/docsearch/compare/v0.0.5...v0.0.6) (2015-12-16)
|
2015-12-16 12:13:30 +01:00 |
|
vvo
|
28dc614433
|
v0.0.5
<a name="0.0.5"></a>
## [0.0.5](https://github.com/algolia/docsearch/compare/v0.0.4...v0.0.5) (2015-12-16)
|
2015-12-16 12:10:27 +01:00 |
|
vvo
|
e07c414980
|
v0.0.4
<a name="0.0.4"></a>
## [0.0.4](https://github.com/algolia/docsearch/compare/v0.0.3...v0.0.4) (2015-12-16)
|
2015-12-16 12:05:40 +01:00 |
|
vvo
|
a134485bf5
|
chore(build): use uglify-js
that's the real module
|
2015-12-16 12:03:17 +01:00 |
|
vvo
|
31c5a94b57
|
v0.0.3
<a name="0.0.3"></a>
## [0.0.3](https://github.com/algolia/docsearch/compare/v0.0.2...v0.0.3) (2015-12-16)
|
2015-12-16 11:54:20 +01:00 |
|
vvo
|
57b3a99a61
|
v0.0.2
<a name="0.0.2"></a>
## 0.0.2 (2015-12-16)
### Bug Fixes
* **colors:** Reduce number of colors ([125d1c7](https://github.com/algolia/docsearch/commit/125d1c7))
* **snippet:** Fix typo in method name ([751dfdb](https://github.com/algolia/docsearch/commit/751dfdb))
### Features
* **gh-pages:** Add gh-pages deploy script ([ab1a299](https://github.com/algolia/docsearch/commit/ab1a299))
* **main:** Add main wrapper ([bdac9dd](https://github.com/algolia/docsearch/commit/bdac9dd))
* **styling:** Set grayscale as default, add styling as external file ([5d8cca8](https://github.com/algolia/docsearch/commit/5d8cca8))
|
2015-12-16 11:51:09 +01:00 |
|
vvo
|
a9224c30a7
|
chore(release): add missing semver dep
|
2015-12-16 11:49:02 +01:00 |
|
vvo
|
2916341f3b
|
chore(release): add missing nd dep
|
2015-12-16 11:47:24 +01:00 |
|
vvo
|
05968690f1
|
chore(release): remove old references to es5-module
|
2015-12-16 11:42:36 +01:00 |
|
vvo
|
26ec026186
|
chore(release): add release process similar to instantsearch.js
|
2015-12-15 16:15:13 +01:00 |
|
vvo
|
0527688ab6
|
chore(dev workflow, readme): consistency commit
add npm run dev:docs
consistent readme with instantsearch.js
move to docsearch.js
What do you think?
|
2015-12-15 11:10:12 +01:00 |
|
Pixelastic
|
beb3f15040
|
Update build and serve scripts and renamed to docsearch
|
2015-12-10 18:44:57 +01:00 |
|
Pixelastic
|
0d316f14e0
|
Add testing scaffold
|
2015-12-04 11:21:27 +01:00 |
|
Pixelastic
|
ab1a299c54
|
feat(gh-pages): Add gh-pages deploy script
|
2015-11-26 16:31:20 +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 |
|