kokliKo
9c7a5e1c18
chore(website): adding more examples
2015-12-18 19:02:55 +01:00
kokliKo
3e19b4e52a
chore(website): style form on home page
2015-12-18 19:02:55 +01:00
kokliKo
5d57aa0b80
chore(website): home page redesign
2015-12-18 19:02:55 +01:00
Sylvain UTARD
fab0e5b7ac
chore(docs): updated README
2015-12-18 18:58:10 +01:00
Sylvain Utard
698ee1b603
Merge pull request #22 from algolia/test/source
...
test(getAutocompleteSource): Add tests for source
2015-12-18 18:25:20 +01:00
Pixelastic
7b6c219a7e
test(getAutocompleteSource): Add tests for source
...
I had to change some methods to static to be able to tests them
without instantiating a new DocSearch. I also used better `restore`
methods of sinon.js.
I did not manage to correctly test the promise returned by the method
returned by getAutocompleteSource. I would have like to test that when
resolved it correctly call reformatHits on the data as well as call
the callback on the reformated hits but got confused in
spying/stubbing/mocking the promise.
2015-12-18 16:44:43 +01:00
Pixelastic
6780cbcfb1
test(DocSearch): Add tests for constructor
2015-12-18 16:41:26 +01:00
Tim Carry
e749465f3b
Merge pull request #20 from algolia/test/constructor
...
test(DocSearch): Add tests for constructor
2015-12-18 16:31:06 +01:00
Pixelastic
be367eb20b
test(DocSearch): Add tests for constructor
2015-12-18 13:17:25 +01:00
Tim Carry
1c6e4a41e0
Merge pull request #18 from algolia/add-branding
...
Add branding footer
2015-12-17 21:24:19 +01:00
Sylvain Utard
88f6ceb3b9
Merge pull request #19 from algolia/lighter-default-colors
...
Lighter default colors
2015-12-17 10:37:33 +01:00
Sylvain UTARD
0a8ad2cee9
chore(style): lighter default colors
...
I've also suffixed all background colors by `-background` and text
colors by `-text`, it was not the case everywhere.
Fix #11
2015-12-16 21:42:53 +01:00
Sylvain UTARD
b24a4495c9
chore(branding): add footer with the Algolia logo
2015-12-16 21:42:22 +01:00
Sylvain Utard
35d6382b14
Merge pull request #17 from algolia/test/docsearch-test
...
test(checkArguments): Add tests for checkArguments
2015-12-16 21:25:59 +01:00
Sylvain UTARD
0d8fa7ed5d
Ignore dist files
2015-12-16 19:09:13 +01:00
Sylvain UTARD
75e8721a89
Docs: add a "Join the beta" form.
2015-12-16 18:40:08 +01:00
Pixelastic
a906d8c9da
test(checkArguments): Add tests for checkArguments
2015-12-16 18:04:43 +01:00
vvo
e3a9616beb
chore(release): fix update website script
2015-12-16 12:28:55 +01:00
vvo
69095c501a
chore(release): update beta tag
2015-12-16 12:26:32 +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
4d84eb68ff
chore(release): fix dist tag push
2015-12-16 12:12:52 +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
8a265a5cc8
chore(npm release): use dist-tag to update beta tag
2015-12-16 12:09:51 +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
4dcda4832b
chore(build): allow npm link and inject NODE_ENV
...
injecting NODE_ENV can reduce the build given libraries
2015-12-16 12:04:01 +01:00
vvo
389a4ad110
chore(build): fix source maps locations and usage
2015-12-16 12:03:36 +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
0beed5e431
chore(release): git add CONTRIBUTING too
2015-12-16 11:53:29 +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
63b042f877
chore(release): remove uneeded git add jsdoc dir
2015-12-16 11:50:34 +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
023df09aa3
docs(CHANGELOG): add changelog
2015-12-16 11:45:17 +01:00
vvo
05968690f1
chore(release): remove old references to es5-module
2015-12-16 11:42:36 +01:00
Tim Carry
03699cf22e
Merge pull request #13 from algolia/chore/release-process
...
chore(release): add release process
2015-12-16 11:00:16 +01:00
Tim Carry
55cf6d07c0
Merge pull request #15 from algolia/fix/snippet-typo
...
fix(snippet): Fix typo in method name
2015-12-15 17:26:14 +01:00
Pixelastic
751dfdb107
fix(snippet): Fix typo in method name
2015-12-15 17:25:32 +01:00
vvo
f706a47461
docs(CONTRIBUTING): add contributing guide
2015-12-15 16:15:13 +01:00
vvo
a0ecc2d0db
chore(shrinkwrap): add shrinkwrap
...
The way to add/remove packages is in CONTRIBUTING.md (to come)
2015-12-15 16:15:13 +01:00
vvo
26ec026186
chore(release): add release process similar to instantsearch.js
2015-12-15 16:15:13 +01:00
vvo
84acdd3247
chore(version): add specific algolia agent and version
2015-12-15 15:33:02 +01:00
Tim Carry
9db5040f42
Merge pull request #12 from algolia/feature/utils-get-snippeted-value
...
test(utils): Add tests for getSnippettedValue
2015-12-15 14:47:46 +01:00
Pixelastic
17f04d56dd
test(utils): Add tests for getSnippettedValue
...
Same underlying logic than getHighlightedValue, but also add prefix
and suffix ellipsis (…) when we detect that a snippet is truncating
a sentence.
2015-12-15 14:37:20 +01:00
Tim Carry
00ef943e30
Merge pull request #9 from algolia/feat/default-grayscale
...
feat(styling): Set grayscale as default, add styling as external file
2015-12-15 14:33:10 +01:00
Tim Carry
95ce71d748
Merge pull request #10 from algolia/feature/utils-get-highlighted-value
...
test(utils): Add tests for getHighlightedValue
2015-12-15 14:31:24 +01:00
Pixelastic
f818745fbb
test(utils): Add tests for getHighlightedValue
2015-12-15 14:14:03 +01:00
Pixelastic
5d8cca8d70
feat(styling): Set grayscale as default, add styling as external file
2015-12-15 12:32:57 +01:00
Tim Carry
f3e58b777f
Merge pull request #8 from algolia/chore/scripts-docsearch.js-rename
...
chore(dev workflow, readme): consistency commit
2015-12-15 12:30:20 +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