Commit Graph

2839 Commits

Author SHA1 Message Date
Josh de Leeuw
2a7ea8149e replace absolute paths with relative paths 2021-09-30 15:05:50 -04:00
Josh de Leeuw
247dc270e4 replace absolute links with relative links 2021-09-30 15:05:17 -04:00
bjoluc
2acc8880c5
Merge pull request #2133 from jspsych/modularization-plugin-param-type-changes
RDK and visual-search-circle plugins: parameter type changes - fixes #2132, #2139
2021-09-30 20:56:50 +02:00
bjoluc
03ebca411b
Merge branch 'modularization' into modularization-plugin-param-type-changes 2021-09-30 20:55:40 +02:00
Josh de Leeuw
4932d9d322 update all absolute links to relative links 2021-09-30 14:10:23 -04:00
Josh de Leeuw
6f96e7a21f add site_url metadata 2021-09-30 14:10:06 -04:00
bjoluc
ada7df432c
Merge branch 'main' into modularization 2021-09-30 18:20:13 +02:00
Josh de Leeuw
9a8a582d05 add .vscode to gitignore 2021-09-30 10:12:03 -04:00
Becky Gilbert
06bf0df926 remove all rdk-related files and references in docs (moved to jspsych-contrib, changes discussed here will be copied to that version) 2021-09-30 01:45:55 +02:00
Becky Gilbert
0c5f398cdc remove rdk files (moved to jspsych-contrib and changes will be copied there) 2021-09-30 01:42:01 +02:00
Josh de Leeuw
a913b62ead remove the plugins that moved to contrib 2021-09-29 12:06:59 -04:00
Josh de Leeuw
58c14624d7 remove docs for plugins that moved to contrib 2021-09-29 11:54:16 -04:00
Josh de Leeuw
3473b724db remove random comment 2021-09-29 11:51:35 -04:00
Becky Gilbert
c155542df6 minor edits suggested in PR comments 2021-09-28 12:36:37 -07:00
Becky Gilbert
123139827c fix unpkg links to extensions 2021-09-28 12:14:44 -07:00
bjoluc
ff2827d8c9 Move test utility functions into @jspsych/test-utils 2021-09-28 20:04:19 +02:00
bjoluc
60ae24a932 Enable usage of test utils in external packages 2021-09-28 10:15:36 +02:00
bjoluc
09b61d40d1 Simplify root tsconfig.json 2021-09-28 09:05:49 +02:00
Becky Gilbert
0037e766d0 fix link to event-related callbacks page (callbacks.md => events.md) 2021-09-27 16:52:13 -07:00
Becky Gilbert
a197b8299a fix link to website contributing page 2021-09-27 16:47:55 -07:00
Becky Gilbert
82b611bd76 fix example extension link in extensions.md 2021-09-27 16:32:58 -07:00
Becky Gilbert
3fa9d62fc7 fix incorrect trial type (video => video-keyboard-response) for v6.3.1 docs 2021-09-27 16:10:22 -07:00
Becky Gilbert
17d486905a fix incorrect webgazer.js link for v6.3.1 docs 2021-09-27 16:02:59 -07:00
Becky Gilbert
71f3cd440a switch from local to CDN links in extensions, eye-tracking, plugins and style pages; add note to eye-tracking page about webgazer.js file location 2021-09-27 14:38:57 -07:00
Becky Gilbert
e46ca21bf7 update comments in rt-task HTML file for consistency with tutorial 2021-09-27 13:56:53 -07:00
Becky Gilbert
319c04bbd7 switch to CDN links in rt-task 2021-09-27 13:52:16 -07:00
Becky Gilbert
24d65049ce merge upstream and fix merge conflicts in rt-task 2021-09-27 13:45:30 -07:00
Becky Gilbert
d694156406 use local links, minor style edits, edit reference to Hello World, add notes about compareKeys and dynamic parameters 2021-09-27 13:33:56 -07:00
bjoluc
ab6b361f35 fix link in contributing.md 2021-09-27 22:18:12 +02:00
Josh de Leeuw
c252617e38 making minor docs updates to existing pages 2021-09-27 14:46:17 -04:00
Josh de Leeuw
698d5a404e update the introduction page 2021-09-27 14:02:31 -04:00
Josh de Leeuw
864bb12db0 fix links to callbacks.md -> events.md 2021-09-27 13:40:08 -04:00
Josh de Leeuw
f856b28302 fix part 1 of rt task 2021-09-27 12:35:40 -04:00
Josh de Leeuw
20e6ea13ad fix typo in tutorial 2021-09-27 12:29:13 -04:00
Josh de Leeuw
1eac08f4a6 add a v7 migration guide 2021-09-27 12:24:01 -04:00
Josh de Leeuw
f3a33b582f update readme.md 2021-09-27 11:35:18 -04:00
Becky Gilbert
668aa37e31 change links to media files, webgazer.js, and snap svg in docs/demos HTML files from unpkg CDN to local files in /docs/demos subfolders 2021-09-24 14:46:38 -07:00
bjoluc
4f239b76f9 update option 3 in the hello-world tutorial 2021-09-24 17:22:43 +02:00
bjoluc
d9849fd64b update docs about registerPreload 2021-09-24 15:26:24 +02:00
Becky Gilbert
78445a19d0 change all jsdelivr 6.3.1 CDN links to unpkg 7.0.0/1.0.0 links 2021-09-23 16:08:18 -07:00
Becky Gilbert
77b80ce01d fix "class" => "style" error in rt-task HTML file (#2165) 2021-09-23 11:27:09 -07:00
Becky Gilbert
15d9120542 change item_path param from default (img/card.png) to CDN-hosted image in virtual-chinreset demos 2021-09-23 11:04:17 -07:00
Becky Gilbert
1224bf2f98 update vsl-grid-scene docs with new syntax for using generate_stimulus method 2021-09-23 10:57:28 -07:00
Becky Gilbert
8c5cfb7d06 fix more instances of "class" that should be "style" - thanks @alisdt (#2165) 2021-09-23 10:50:32 -07:00
Becky Gilbert
61f86731ed fix error: "class" => "style" for "float:right" - thanks @alisdt (#2165) 2021-09-23 10:45:58 -07:00
Becky Gilbert
ad460e4bc9 update all trial/extension type params in md files 2021-09-22 23:14:11 -07:00
Becky Gilbert
41df53bc5f
Merge pull request #2165 from alisdt/alisdt-patch-1
fix error in rt-task tutorial code: "class" => "style"
2021-09-22 09:38:45 -07:00
alisdt
f1006ccf73
minor bug in example code
class='float: right;' should be style='float: right;'
2021-09-22 11:41:05 +01:00
bjoluc
3df5f94040 some minor fixes to the hello-world tutorial 2021-09-21 12:33:49 +02:00
bjoluc
82cb4428d3 finish the remaining sections in configuration.md 2021-09-21 11:33:11 +02:00