Alexandre Stanislawski
348df1cb1b
fix(url): Removes concatenation of URL with hash if it contains a hash
...
FIX #53
2015-12-28 11:30:50 +01:00
Alexandre Stanislawski
bc12b2377d
docs(home): fix center
2015-12-23 17:56:29 +01:00
Shipow
af6db395b7
chore(docs): leanify + svgo assets FIXME
2015-12-23 17:32:02 +01:00
Shipow
1ba090f248
chore(docs): jumbo fix
2015-12-23 16:42:42 +01:00
Shipow
85cb7ee8e8
Merge branch 'animation' of https://github.com/algolia/docsearch into develop
...
# Conflicts:
# docs/css/_home.scss
# docs/index.haml
2015-12-23 16:39:22 +01:00
Alexandre Stanislawski
ee0c05e8fb
docs(home): adds ripple effect, update timing fn for docs
2015-12-23 16:18:20 +01:00
Shipow
38aacf47a6
Merge branch 'develop' of https://github.com/algolia/docsearch into landing
...
# Conflicts:
# docs/index.haml
2015-12-23 11:53:14 +01:00
Shipow
0656995016
chore(docs): clean up
2015-12-23 11:50:16 +01:00
Sylvain Utard
3f0600eb91
Merge pull request #39 from algolia/docs/wording
...
docs(index): Update wording
2015-12-23 11:28:06 +01:00
Pixelastic
21ac8c2b30
docs(index): Update wording
2015-12-23 11:16:08 +01:00
Shipow
a9b401debc
chore(docs): examples
2015-12-23 10:54:29 +01:00
Sylvain Utard
6bdb61b2fb
Merge pull request #36 from algolia/docs/badges
...
docs(readme): Add badges
2015-12-23 10:49:33 +01:00
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
Alexandre Stanislawski
716dc6de92
docs(home): Fix erratic docs animation
2015-12-23 10:40:29 +01:00
Shipow
71ce5320e8
chore(docs): updated copy
2015-12-23 10:36:08 +01:00
Shipow
d2c9fbac48
chore(docs): how it works section
2015-12-23 10:27:34 +01:00
Shipow
d6a4bb6620
chore(docs): freeze gif
2015-12-23 10:27:19 +01:00
Shipow
889e995a44
chore(docs): clean up
2015-12-23 10:26:58 +01:00
Shipow
c0cf5503f5
chore(docs): clean up
2015-12-23 10:26:42 +01:00
Sylvain Utard
cf79202ba1
Merge pull request #37 from algolia/test/get-suggestion-template
...
test(getSuggestionTemplate): Add tests for the suggestion template
2015-12-23 09:12:38 +01:00
Sylvain Utard
eed5ddd9b0
Merge pull request #38 from algolia/docs/readme
...
docs(readme): Add info about styling and local dev
2015-12-23 09:12:19 +01:00
Shipow
dd77d12dda
Merge branch 'animation' of https://github.com/algolia/docsearch into landing
...
# Conflicts:
# docs/css/_home.scss
# docs/index.haml
2015-12-23 01:39:53 +01:00
Shipow
158534cf61
chore(docs): landing
2015-12-23 01:36:59 +01:00
Alexandre Stanislawski
ebe418eb0a
docs(home): inline svg + slower motion
2015-12-23 01:06:47 +01:00
Alexandre Stanislawski
83314521b5
docs(home): fix bg of index + rotation of docs
2015-12-22 23:38:14 +01:00
Shipow
121df58f88
chore(docs): Clean up
2015-12-22 22:34:33 +01:00
Pixelastic
e615957840
docs(readme): Add info about styling and local dev
...
I've added a screencast in the readme, a screenshot of the default
colorscheme and a copy-paste of the CSS customization example.
The diff of the README is all red because I used
[formd](http://drbunsen.github.io/formd/ ) on the file to make the
links more readable (it simply uses reference instead of inlining).
2015-12-22 22:21:58 +01:00
Shipow
23ec64d097
chore(docs): Cleaned Css
2015-12-22 22:15:50 +01:00
Pixelastic
ae4a8810f8
test(getSuggestionTemplate): Add tests for the suggestion template
2015-12-22 21:46:10 +01:00
Alexandre Stanislawski
204b16978e
docs(home): fix animation
2015-12-22 19:30:03 +01:00
Shipow
92726fba76
Merge branch 'animation' of https://github.com/algolia/docsearch into landing
2015-12-22 19:29:07 +01:00
Alexandre Stanislawski
b20940ccc5
docs(home): fix position of docs
2015-12-22 18:49:41 +01:00
Shipow
4b78d2dec9
Merge branch 'animation' of https://github.com/algolia/docsearch into landing
...
# Conflicts:
# docs/css/_home.scss
2015-12-22 18:29:40 +01:00
Shipow
324d5ca72d
chore(docs): Upgdated Css
2015-12-22 18:27:31 +01:00
Alexandre Stanislawski
0a03a59bc5
docs(home): Adds animation
2015-12-22 18:27:04 +01:00
Alexandre Stanislawski
a9ce824143
docs(CONTRIBUTING): some fixes
2015-12-22 18:26:28 +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
Tim Carry
fc041337ff
Merge pull request #31 from algolia/fix/override-appid
...
fix(appId): Allow passing a custom appId
2015-12-22 10:46:15 +01:00
Sylvain Utard
244059153d
Merge pull request #35 from algolia/fix/css-renaming
...
fix(css): Renaming all `ads-` prefix to `algolia-docsearch-`
2015-12-22 08:53:28 +01:00
Pixelastic
c6fc53f6d5
fix(css): Renaming all ads- prefix to algolia-docsearch-
2015-12-21 19:01:31 +01:00
kokliKo
1f5d8177da
Merge pull request #33 from algolia/fixed-https-links
...
chore(docs): those are links, no need to play with //
2015-12-21 17:32:40 +01:00
Sylvain UTARD
e9011a948b
chore(docs): those are links, no need to play with //
2015-12-21 17:22:12 +01:00
Pixelastic
e1777d31a7
fix(appId): Allow passing a custom appId
...
This should let developpers use it in a dev environment.
Fixes #21
cc @maxiloc
2015-12-21 17:02:33 +01:00
Tim Carry
40ef992c5b
Merge pull request #27 from algolia/test/formatHits
...
test(formatHits): Add tests for formatHits
2015-12-21 16:57:15 +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
Tim Carry
b39d0d3770
Merge pull request #28 from algolia/docs/tweaks
...
docs(readme): Small rewording
2015-12-21 16:56:31 +01:00
Pixelastic
59cf825d0b
docs(readme): Small rewording
...
Small rewording, typos and links.
2015-12-21 12:50:34 +01:00
Tim Carry
51c07de862
Merge pull request #24 from algolia/feature/home-page-design
...
Feature/home page design
2015-12-21 12:34:06 +01:00
Sylvain UTARD
adf4e17b9a
chore(website): wording
2015-12-18 19:46:09 +01:00
Sylvain UTARD
04e1ddceed
style(text): increased default font size
2015-12-18 19:16:51 +01:00