renovate[bot]
dd0712d262
chore(deps): update dependency sass-loader to v7 ( #317 )
2018-07-31 16:40:23 +02:00
renovate[bot]
b7202bc51c
chore(deps): update dependency html-webpack-plugin to v3 ( #300 )
2018-07-31 16:40:01 +02:00
renovate[bot]
e998849462
chore(deps): update dependency file-loader to v1 ( #297 )
...
* chore(deps): update dependency file-loader to v1
* installing missing package stack-utils
* adding requested request package
* adding requested jest package
* fixing test
* freezing outdated tests => TODO
2018-07-31 16:23:38 +02:00
renovate[bot]
55444f2f4c
chore(deps): update dependency webpack-dev-server to v3 ( #321 )
2018-07-31 13:37:22 +02:00
renovate[bot]
db212d0074
fix(deps): update dependency deepmerge to v2 ( #324 )
2018-07-31 13:28:45 +02:00
renovate[bot]
17bebdb632
chore(deps): update dependency css-loader to v1 ( #369 )
2018-07-31 13:27:15 +02:00
Sylvain Pace
52acd0a25a
Doc/update content ( #379 )
...
* # This is a combination of 2 commits.
# This is the 1st commit message:
# This is a combination of 3 commits.
# This is the 1st commit message:
# This is a combination of 3 commits.
# This is the 1st commit message:
chore(deps): update dependency onchange to v4.1.0
integrate previous work
enhance tyle/content
reformat part 1
wait for review
adance start_urls
enhance attributes description
fix typo
proofread documentation/docsearch
add apiKey mention
intefrate review and small fixes
finished proofreading
update sclient-rendering
use unseen review
# This is the commit message #2 :
update README #269
# This is the commit message #3 :
fix json
# This is the commit message #2 :
enhance as algolia/docsearch-configs#387
# This is the commit message #3 :
updating flavicon
# This is the commit message #2 :
Update 1-customize-configuration-file.html.md.erb
* documenting algolia/docsearch-scraper#387
2018-07-31 13:19:40 +02:00
Sylvain Pace
9388d9434f
Enhancing DocSearch FAQ ( #388 )
...
* enhancing DocSearch FAQ
* fixing issues
* fixing issues
2018-07-30 13:44:42 +02:00
Renovate Bot
9220202e51
chore(deps): update dependency node-sass to v4.9.2
2018-07-10 11:02:58 +00:00
Renovate Bot
b0b907a2d3
chore(deps): update dependency babel-loader to v7.1.5
2018-07-09 05:28:47 +00:00
Sylvain Pace
ae1f7560fc
Doc/update content ( #355 )
...
* integrate previous work
enhance tyle/content
reformat part 1
wait for review
* adance start_urls
* enhance attributes description
* fix typo
* proofread documentation/docsearch
* add apiKey mention
intefrate review and small fixes
finished proofreading
update sclient-rendering
use unseen review
* update README #269
* fix json
* explain new parameter from algolia/docsearch-scraper#368 , solve algolia/docsearch-configs#321
* enhance as algolia/docsearch-configs#387
* updating flavicon
* add FAQ section
* made some text corrections
* Update 1-customize-configuration-file.html.md.erb
* fix bad anchor
* removing wrong hash
2018-06-07 19:29:56 +02:00
Sylvain Pace
a7307815a7
Doc/update content update content ( #354 )
...
* integrate previous work
enhance tyle/content
reformat part 1
wait for review
* adance start_urls
* enhance attributes description
* fix typo
* proofread documentation/docsearch
* add apiKey mention
intefrate review and small fixes
finished proofreading
update sclient-rendering
use unseen review
* update README #269
* fix json
* explain new parameter from algolia/docsearch-scraper#368 , solve algolia/docsearch-configs#321
* enhance as algolia/docsearch-configs#387
* updating flavicon
* add FAQ section
* made some text corrections
* Update 1-customize-configuration-file.html.md.erb
* fix bad anchor
2018-06-07 19:26:40 +02:00
Iulian Onofrei
683090728c
Fix incorrect text case for fastlane ( #353 )
2018-06-07 13:11:20 +02:00
Sylvain Pace
d81c817b2a
Doc(content): Adding a FAQ ( #339 )
...
* integrate previous work
enhance tyle/content
reformat part 1
wait for review
* adance start_urls
* enhance attributes description
* fix typo
* proofread documentation/docsearch
* add apiKey mention
intefrate review and small fixes
finished proofreading
update sclient-rendering
use unseen review
* update README #269
* fix json
* explain new parameter from algolia/docsearch-scraper#368 , solve algolia/docsearch-configs#321
* enhance as algolia/docsearch-configs#387
* updating flavicon
* add FAQ section
* made some text corrections
* Update 1-customize-configuration-file.html.md.erb
2018-05-28 17:56:08 +02:00
renovate[bot]
200be3972c
chore(deps): update dependency webpack-livereload-plugin to v2 ( #322 )
2018-05-24 15:52:21 +02:00
renovate[bot]
f8962bdce5
fix(deps): update dependency chalk to v2 ( #323 )
2018-05-24 15:51:58 +02:00
renovate[bot]
a99347a3f8
fix(deps): update dependency progress to v2 ( #325 )
2018-05-24 15:51:44 +02:00
renovate[bot]
5f12ec5dd7
chore(deps): update dependency url-loader to v1 ( #319 )
2018-05-24 15:51:23 +02:00
renovate[bot]
5bcd210416
chore(deps): update dependency extract-loader to v2 ( #295 )
2018-05-24 15:49:21 +02:00
Sylvain Pace
2c6fb452e3
Feat/gdpr ready ( #338 )
...
<!--
Thanks for submitting a pull request!
Please provide enough information so that others can review your pull request.
-->
**Summary**
<!--
Explain the **motivation** for making this change.
What existing problem does the pull request solve?
Are there any linked issues?
-->
**Result**
<!--
Demonstrate the code is solid.
Example: The exact commands you ran and their output,
screenshots / videos if the pull request changes UI.
-->
Avoid having misleading content.
GPDR compliancy (checked with Liz)
2018-05-24 15:02:24 +02:00
Lucas Bonomi
05dc793690
Make the form GDPR ready ( #329 )
...
<!--
Thanks for submitting a pull request!
Please provide enough information so that others can review your pull request.
-->
**Make the docsearch form GDPR compliant**
Needed to be 100% GDPR compliant.
**Result**
Check the code
2018-05-23 17:33:51 +02:00
Renovate Bot
bd5c03f40e
fix(deps): update dependency algolia-frontend-components to v0.0.35
2018-05-14 13:04:04 +00:00
Renovate Bot
cc9ea0758c
chore(deps): update dependency webpack to v3.12.0
2018-05-14 12:04:11 +00:00
Renovate Bot
7e72fe0fb8
fix(deps): update dependency algolia-aerial to v1.3.4
2018-04-30 13:04:10 +00:00
Renovate Bot
580eb0925f
chore(deps): update dependency style-loader
2018-04-30 11:03:49 +00:00
Renovate Bot
6ddb4c5c53
chore(deps): update dependency url-loader
2018-04-30 10:03:59 +00:00
Renovate Bot
e65eb467d8
chore(deps): update dependency node-sass to v4.9.0
2018-04-30 09:15:35 +00:00
Renovate Bot
66d7f18d24
chore(deps): update dependency html-loader to v0.5.5
2018-04-30 09:03:36 +00:00
Renovate Bot
5f2f9d4681
chore(deps): update dependency file-loader to v0.11.2
2018-04-30 08:03:46 +00:00
Renovate Bot
f48d9974ed
chore(deps): update dependency css-loader to v0.28.11
2018-04-30 03:53:36 +00:00
Renovate Bot
24c827c8e2
chore(deps): update dependency babel-loader
2018-04-30 03:03:24 +00:00
vvo
f6df4b0bfd
docs(implems): upgrade number of implementations
2018-04-24 19:07:55 +02:00
renovate[bot]
4536408880
chore(deps): pin dependencies ( #270 )
2018-04-24 16:28:59 +02:00
Sylvain Pace
d7924952da
Doc/update content ( #282 )
...
* integrate previous work
enhance tyle/content
reformat part 1
wait for review
* adance start_urls
* enhance attributes description
* fix typo
* proofread documentation/docsearch
* add apiKey mention
intefrate review and small fixes
finished proofreading
update sclient-rendering
use unseen review
* update README #269
* fix json
* explain new parameter from algolia/docsearch-scraper#368 , solve algolia/docsearch-configs#321
* enhance as algolia/docsearch-configs#387
* updating flavicon
2018-04-19 14:09:33 +02:00
Sylvain Pace
ee7cb525c6
Doc/update content ( #281 )
...
* integrate previous work
enhance tyle/content
reformat part 1
wait for review
* adance start_urls
* enhance attributes description
* fix typo
* proofread documentation/docsearch
* add apiKey mention
intefrate review and small fixes
finished proofreading
update sclient-rendering
use unseen review
* update README #269
* fix json
* explain new parameter from algolia/docsearch-scraper#368 , solve algolia/docsearch-configs#321
* enhance as algolia/docsearch-configs#387
2018-04-17 17:02:38 +02:00
Sylvain Pace
498675f9a3
Revert "Revert "doc(site): Fixed typos ( #277 )" ( #278 )" ( #279 )
...
This reverts commit 883894f963 .
2018-03-12 16:19:09 +01:00
Sylvain Pace
883894f963
Revert "doc(site): Fixed typos ( #277 )" ( #278 )
...
This reverts commit d3f0aaca85 .
2018-03-11 21:17:19 +01:00
Pascal Borreli
d3f0aaca85
doc(site): Fixed typos ( #277 )
2018-03-11 21:01:45 +01:00
Maxime
bd7c7a2e1e
fix redirect issue on firefox. Fixes #272 ( #276 )
2018-03-06 18:41:00 +01:00
Sylvain Pace
c964763129
Doc/update content ( #275 )
...
* integrate previous work
enhance tyle/content
reformat part 1
wait for review
* adance start_urls
* enhance attributes description
* fix typo
* proofread documentation/docsearch
* add apiKey mention
intefrate review and small fixes
finished proofreading
update sclient-rendering
use unseen review
* update README #269
* fix json
* explain new parameter from algolia/docsearch-scraper#368 , solve algolia/docsearch-configs#321
2018-03-05 14:18:00 +01:00
Sylvain Pace
d711a29521
Doc/update content ( #274 )
...
* integrate previous work
enhance tyle/content
reformat part 1
wait for review
* adance start_urls
* enhance attributes description
* fix typo
* proofread documentation/docsearch
* add apiKey mention
intefrate review and small fixes
finished proofreading
update sclient-rendering
use unseen review
* update README #269
* fix json
* explain new parameter from algolia/docsearch-scraper#368 , solve algolia/docsearch-configs#321
2018-02-28 16:04:28 +01:00
Sylvain Pace
c85ff1fc6f
integrate previous work ( #269 )
...
* integrate previous work
enhance tyle/content
reformat part 1
wait for review
* adance start_urls
* enhance attributes description
* fix typo
* proofread documentation/docsearch
* add apiKey mention
intefrate review and small fixes
finished proofreading
update sclient-rendering
use unseen review
2018-02-16 14:37:49 +01:00
Sylvain Pace
c8a319e4af
update last link
2018-02-08 16:17:29 +01:00
Sylvain Pace
8afba360d9
fix images issue
2018-02-08 15:27:52 +01:00
Maxime
c9e8009949
fix sidebar links
2018-02-07 12:28:05 +01:00
Tim Carry
1b140792f7
Fix typo in Fastlane ( #265 )
2018-02-07 12:17:36 +01:00
Maxime
8d5756d49e
fix redirect
2018-02-07 12:16:35 +01:00
Maxime
02a2a7d7d4
fix redirects
2018-02-07 12:07:31 +01:00
Maxime
f905ff07fd
fix deploy
2018-02-07 11:43:36 +01:00
Maxime
691dc0a18e
fix footer style issue
2018-02-07 10:56:52 +01:00