Maxime Locqueville
fd5123546f
v2.0.0
...
<a name="2.0.0"></a>
# [2.0.0](https://github.com/algolia/docsearch/compare/v1.3.0...v2.0.0 ) (2016-06-14)
### Features
* **v2:** modification for v2 (#112 ) ([f0a7e6b ](https://github.com/algolia/docsearch/commit/f0a7e6b ))
2016-06-14 16:56:36 +02:00
maxiloc
f0a7e6bc92
feat(v2): modification for v2 ( #112 )
...
- Add a no result screen. Fixes #92
- Change class prefix. Fixes #102
- Add a transformData option
- Add searchBox option
- Add a layout option
2016-06-14 16:54:48 +02:00
Maxime Locqueville
b70cf94564
v1.3.0
...
<a name="1.3.0"></a>
# [1.3.0](https://github.com/algolia/docsearch/compare/1.2.0...v1.3.0 ) (2016-06-12)
2016-06-12 19:51:57 +02:00
maxiloc
4ab69a3b9b
V2 modifs ( #110 )
...
* feat(dom): wrap separator with a span
* feat(option,dom): add debug to root class + add duplicate class on subcategory and title
* fix(dom): do not display content wrapper if there is nothing inside
2016-06-12 19:50:09 +02:00
Maxime Locqueville
16e2b70580
publish new version
2016-06-10 17:49:21 +02:00
Maxime Locqueville
91015da330
Merge remote-tracking branch 'origin/develop'
2016-06-10 17:44:53 +02:00
maxiloc
94218977bc
feat(DOM): add an align class ( #108 )
2016-06-10 17:43:55 +02:00
Vincent Voyer
17d0c755e9
chore(deps): upgrade all deps ( #107 )
2016-06-10 16:27:20 +02:00
Vincent Voyer
5a8c457972
chore(shrinkwrap): remove shrinkwrap ( #106 )
2016-06-10 16:21:13 +02:00
Rémy-Christophe Schermesser
b2e93a6b7c
Update index.haml
2016-05-20 09:41:47 +02:00
Rémy-Christophe Schermesser
f3819a6aac
Add serge website ( #96 )
2016-05-18 10:13:53 +02:00
Rémy-Christophe Schermesser
8a34ecbd57
feat(website): add echo ( #94 )
2016-05-17 16:25:30 +02:00
Tim Carry
ef83775f7e
feat(serve): Watch and serve all needed files ( #91 )
...
Running `npm run serve` will watch for changes in the source files and
rebuild all `css` and `js` files accordingly in the `dist` folder. It
will also expose the same files on `http://localhost:8080/ ` (by
default, if port `8080` is already taken it will move to an available
one).
This will let developers use a specific branch/version of docsearch in
their projects. Just open a new tab and run `npm run serve` in the
docsearch repo, and you'll be able to include the scripts from the
running server in your HTML.
As files are automatically regenerated on disk whenever a change is
detected, you can also `require` files by targeting the `dist` folder.
2016-05-12 11:58:28 +02:00
Shipow
54e7d122a5
docs(website): common header
2016-04-24 23:28:21 +02:00
Shipow
3719d6275e
docs(website): round empty search
2016-04-24 11:30:31 +02:00
Shipow
ca92c20cc1
docs(website): update header + W3C
2016-04-24 11:26:46 +02:00
Shipow
df428e562e
docs(website): update top navbar
2016-04-12 16:37:22 +02:00
Sylvain UTARD
40ffa04e9f
docs(website): fixed typo
2016-04-08 18:20:54 +02:00
Sylvain UTARD
89e31873d7
v1.1.3
...
<a name="1.1.3"></a>
## [1.1.3](https://github.com/algolia/docsearch/compare/v1.1.2...v1.1.3 ) (2016-04-04)
### Bug Fixes
* **autocomplete.js:** upgrade the underlying autocomplete.js to ensur… ([4d7022e ](https://github.com/algolia/docsearch/commit/4d7022e ))
2016-04-04 19:57:12 +02:00
Sylvain Utard
4d7022e8cc
fix(autocomplete.js): upgrade the underlying autocomplete.js to ensur…
...
* fix(autocomplete.js): upgrade the underlying autocomplete.js to ensure we're not using jQuery
Fix #89
* chore(deps): updated shrinkwrap
2016-04-04 10:50:27 -07:00
Sylvain UTARD
91f1890a5a
docs(website): update readme
2016-03-24 21:14:48 +01:00
Sylvain UTARD
0f4a4c5062
v1.1.2
...
<a name="1.1.2"></a>
## [1.1.2](https://github.com/algolia/docsearch/compare/v1.1.1...v1.1.2 ) (2016-03-24)
### Features
* **website:** React 🙌 , popped out on the top with React ([db9c100 ](https://github.com/algolia/docsearch/commit/db9c100 ))
2016-03-24 21:13:39 +01:00
Sylvain Utard
0bdc91fc81
Merge pull request #88 from algolia/wsargent-patch-1
...
doc(readme): update link to point to main.css
2016-03-24 21:09:30 +01:00
Will Sargent
30bd7a6ee6
doc(readme): update link to point to main.css
2016-03-24 21:04:41 +01:00
Sylvain Utard
89173e67ba
Merge pull request #86 from algolia/fix/85
...
Consider the key's lowercase form while grouping
2016-03-24 17:14:18 +01:00
Sylvain UTARD
e4705b34bd
chore(groupBy): consider lowercase forms of keys
...
Fix #85
2016-03-24 16:09:47 +01:00
Vincent Voyer
dd596e444b
Merge pull request #84 from algolia/fix/30
...
Display DocSearch's logo as title
2016-03-22 11:03:00 +01:00
Sylvain UTARD
395f6aa68d
Display DocSearch's logo as title
...
Fix #30
2016-03-21 23:09:37 +01:00
Sylvain Utard
867ab58f35
Merge pull request #83 from algolia/updated-deps
...
chore(deps): upgraded deps
2016-03-21 23:03:45 +01:00
Gianluca Bargelli
db9c10081c
feat(website): React 🙌 , popped out on the top with React
...
Native :)
2016-03-21 20:17:49 +01:00
Sylvain UTARD
6a818926ec
chore(deps): upgraded deps
...
This includes latest autocomplete.js to handle multiple inputs binding.
Ref #74 & #80
2016-03-21 16:59:20 +01:00
Sylvain UTARD
1d7930a90a
v1.1.1
...
<a name="1.1.1"></a>
## [1.1.1](https://github.com/algolia/docsearch/compare/v1.1.0...v1.1.1 ) (2016-03-16)
### Bug Fixes
* **algoliaOptions:** ensure we keep default options ([b284dda ](https://github.com/algolia/docsearch/commit/b284dda )), closes [#78 ](https://github.com/algolia/docsearch/issues/78 )
* **autocomplete:** auto select top result ([473824a ](https://github.com/algolia/docsearch/commit/473824a )), closes [#81 ](https://github.com/algolia/docsearch/issues/81 )
* **dev:** Fixed the dev example, targeting an existing index ([df13e34 ](https://github.com/algolia/docsearch/commit/df13e34 ))
* **website:** responsive logo ([b856d67 ](https://github.com/algolia/docsearch/commit/b856d67 ))
### Features
* **serve:** Add `npm run serve` to expose js and css locally ([31e5d13 ](https://github.com/algolia/docsearch/commit/31e5d13 ))
* **website:** community header ([366cc0d ](https://github.com/algolia/docsearch/commit/366cc0d ))
* **website:** Logo Update - Og screen + favicon ([c7eb54a ](https://github.com/algolia/docsearch/commit/c7eb54a ))
* **website:** removed demos ([6d8eb34 ](https://github.com/algolia/docsearch/commit/6d8eb34 ))
* **website:** update ([9498e3b ](https://github.com/algolia/docsearch/commit/9498e3b ))
* **website:** updated logo ([fa413d9 ](https://github.com/algolia/docsearch/commit/fa413d9 ))
2016-03-16 17:02:47 +01:00
Sylvain UTARD
7dea9a6aef
Merge branch 'develop'
2016-03-16 17:01:04 +01:00
Sylvain Utard
8d239aa450
Merge pull request #79 from algolia/fix/78
...
fix(algoliaOptions): ensure we keep default options
2016-03-16 16:48:17 +01:00
Sylvain Utard
dafaeaffa1
Merge pull request #82 from algolia/fix/81
...
fix(autocomplete): auto select top result
2016-03-16 16:48:02 +01:00
Sylvain UTARD
473824a574
fix(autocomplete): auto select top result
...
Use autocomplete.js's autoselect=true option to select the top
suggestion on <ENTER> even if you don't move the cursor.
Fix #81
2016-03-15 11:37:53 +01:00
Shipow
b856d6717f
fix(website): responsive logo
2016-03-12 12:53:22 +01:00
Shipow
592522e784
Merge branch 'master' of https://github.com/algolia/docsearch
2016-03-11 15:45:35 +01:00
Shipow
c7eb54afaf
feat(website): Logo Update - Og screen + favicon
2016-03-11 15:45:29 +01:00
Gianluca Bargelli
9e34036ce4
New Logo 🙌
2016-03-11 15:24:39 +01:00
Sylvain Utard
bb65f025b9
Merge pull request #77 from algolia/fix/padding+highlighting
...
docs(search): improved header highlighting + fixed padding
2016-03-11 12:43:54 +01:00
Shipow
6d8eb34e5c
feat(website): removed demos
2016-03-11 12:43:07 +01:00
Sylvain UTARD
b284dda7a9
fix(algoliaOptions): ensure we keep default options
...
While overriding the algoliaOptions, we were losing the default
hitsPerPage query parameters.
Fix #78
2016-03-10 22:20:47 +01:00
Sylvain Utard
187db27ce7
Merge pull request #77 from algolia/fix/padding+highlighting
...
docs(search): improved header highlighting + fixed padding
2016-03-10 12:24:56 +01:00
Pixelastic
df13e343fd
fix(dev): Fixed the dev example, targeting an existing index
2016-03-10 11:35:51 +01:00
Pixelastic
31e5d139d5
feat(serve): Add npm run serve to expose js and css locally
2016-03-10 10:46:46 +01:00
Shipow
fa413d977e
feat(website): updated logo
2016-03-09 19:04:54 +01:00
Shipow
c1d90d2393
Merge branch 'develop' of https://github.com/algolia/docsearch
...
# Conflicts:
# docs/documentation.md
2016-03-09 16:42:17 +01:00
Shipow
366cc0d855
feat(website): community header
2016-03-09 16:36:38 +01:00
Shipow
9498e3b4a3
feat(website): update
2016-03-09 15:41:32 +01:00