1
0
Fork 0
Commit graph

160 commits

Author SHA1 Message Date
Tim Carry
2cea43f8b6 Merge pull request #55 from algolia/fix/debug-mode
fix(debut): do not enable debug by default
2015-12-25 13:31:49 +01:00
Sylvain UTARD
188f49e863 fix(debut): do not enable debug by default 2015-12-24 14:51:58 +01:00
Shipow
14d6d36368 Merge branch 'develop' of https://github.com/algolia/docsearch into develop 2015-12-24 11:29:38 +01:00
Shipow
5d9df60c15 chore(website): fixes 2015-12-24 11:29:25 +01:00
Sylvain UTARD
90f054d893 v1.0.1
<a name="1.0.1"></a>
## [1.0.1](https://github.com/algolia/docsearch/compare/v1.0.0...v1.0.1) (2015-12-24)

### Bug Fixes

* **handleSelected:** ensure we're calling setVal on the right object ([31abbd7](https://github.com/algolia/docsearch/commit/31abbd7)), closes [#51](https://github.com/algolia/docsearch/issues/51)
2015-12-24 11:07:26 +01:00
Sylvain UTARD
283e9c8a9e Merge branch 'develop' 2015-12-24 11:06:35 +01:00
Alex S
d6f80ae45c Merge pull request #52 from algolia/fix/51
fix(handleSelected): ensure we're calling setVal on the right object
2015-12-24 11:06:07 +01:00
Sylvain UTARD
31abbd7400 fix(handleSelected): ensure we're calling setVal on the right object
Fix #51
2015-12-24 10:20:15 +01:00
Sylvain UTARD
c0633e51bf docs(website): help blocks have been swapped 2015-12-24 08:42:38 +01:00
Sylvain UTARD
921085498d Merge branch 'develop' 2015-12-24 01:34:48 +01:00
Sylvain UTARD
a82c63ab73 chore(version): 1.0.0 is out 2015-12-24 01:34:40 +01:00
Sylvain UTARD
177d701b00 v1.0.0
<a name="1.0.0"></a>
# [1.0.0](https://github.com/algolia/docsearch/compare/v0.0.7...v1.0.0) (2015-12-24)

### Bug Fixes

* **isSubCategoryHeader:** ensure we hide the content of the left column if this flag is not set ([0e04ce4](https://github.com/algolia/docsearch/commit/0e04ce4)), closes [#47](https://github.com/algolia/docsearch/issues/47)
2015-12-24 01:11:02 +01:00
Shipow
d4b241a070 chore(docs): fix header bg 2015-12-24 01:05:28 +01:00
Sylvain UTARD
b39c59d51b chore(website): fixed typo 2015-12-24 01:00:46 +01:00
Shipow
f442a2397e chore(docs): favicon 2015-12-24 01:00:12 +01:00
Shipow
4aaf73f047 chore(docs): update og img 2015-12-24 00:46:26 +01:00
Sylvain UTARD
0ca64a669b chore(website): fixed twitter:domain & og:url 2015-12-24 00:37:49 +01:00
Sylvain UTARD
f39cb7c020 docs(website): the card_image must be a full URL 2015-12-24 00:34:45 +01:00
Shipow
7bceb57724 chore(docs): open graph 2015-12-24 00:19:01 +01:00
Shipow
27b724c379 Merge branch 'fix/opengraph' of https://github.com/algolia/docsearch into develop 2015-12-24 00:00:55 +01:00
Shipow
316d838bcb chore(docs): fixs 2015-12-23 23:58:08 +01:00
Shipow
b114965f95 Merge branch 'develop' of https://github.com/algolia/docsearch into develop 2015-12-23 23:28:31 +01:00
Shipow
c457177ea8 chore(docs): layout fix 2015-12-23 23:28:26 +01:00
Sylvain Utard
e8b5270898 Merge pull request #50 from algolia/css-fixes
docs(website): a few CSS & README minor fixes
2015-12-23 19:08:37 +01:00
Sylvain UTARD
461a1ea412 docs(website): a few CSS & README minor fixes
- highlight background CSS rules was wrongly configured
 - navbar-header text was black
 - active links had a default black background
 - fixed a few links using references instead of actual links (doesn't
   work once extracted to documentation.md)
 - use absolute image path
2015-12-23 18:43:25 +01:00
Sylvain Utard
6aec57ccd1 Merge pull request #49 from algolia/fix-form-submission
chore(form): fixed the form submission JS code
2015-12-23 18:26:30 +01:00
Sylvain UTARD
ee0752280a chore(form): fixed the form submission JS code 2015-12-23 18:21:55 +01:00
Sylvain Utard
ca98a9d9ad Merge pull request #42 from algolia/no-important
chore(css): ensure the menu is wide enough, but no !important here
2015-12-23 18:08:17 +01:00
Sylvain Utard
b88521f048 Merge pull request #48 from algolia/fix-isSubCategoryHeader
fix(isSubCategoryHeader): ensure we hide the content of the left column if this flag is not set
2015-12-23 18:08:01 +01:00
Sylvain Utard
27c599ed3f Merge pull request #41 from algolia/docSearch-docsearch
chore(naming): use `docsearch` everywhere
2015-12-23 18:07:07 +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
Sylvain UTARD
0e04ce4880 fix(isSubCategoryHeader): ensure we hide the content of the left column if this flag is not set
Fix #47
2015-12-23 17:31:17 +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
Sylvain UTARD
092d85acf3 docs(readme): fixed README links 2015-12-23 15:24:04 +01:00
Sylvain UTARD
641e62106e chore(css): ensure the menu is wide enough, but no !important here 2015-12-23 15:18:52 +01:00
Sylvain UTARD
957defc07c chore(naming): use docsearch everywhere
Fix #40
2015-12-23 15:00:37 +01:00
Pixelastic
5a3dd4a07b docs(opengraph): Add opengraph meta 2015-12-23 14:54:00 +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