Commit Graph

2657 Commits

Author SHA1 Message Date
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
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
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
bjoluc
ddb42ed89c start writing a setup section in configuration.md 2021-09-20 23:09:27 +02:00
Becky Gilbert
f91141ac94 change internal docs links: /reference/jspsych.md#jspsychinit => initjspsych 2021-09-17 15:41:53 -07:00
Becky Gilbert
2defc04652 finish replacing jsPsych.init with initJsPsych/jsPsych.run in .md files 2021-09-17 15:34:19 -07:00
Josh de Leeuw
3d8e385863 move content around, add more to timing docs 2021-09-17 15:34:39 -04:00
Josh de Leeuw
b3a35edf33 first complete draft of extension docs 2021-09-17 13:56:47 -04:00
Josh de Leeuw
c156bcc444 small update to info section 2021-09-17 13:56:35 -04:00
Josh de Leeuw
af0dad88ec initial draft of extension dev, incomplete 2021-09-17 10:38:42 -04:00
Josh de Leeuw
3192a871d0 small edits to plugin dev 2021-09-17 10:38:26 -04:00
Josh de Leeuw
a08f05e26f remove TS example 2021-09-17 10:05:22 -04:00
Josh de Leeuw
a7c26a27ff rename events page 2021-09-17 09:53:54 -04:00
Josh de Leeuw
b947aefe26 draft complete of plugin development 2021-09-17 09:53:40 -04:00
Becky Gilbert
d6f6df69a9 replace jsPsych.init with initJsPsych/jsPsych.run in .md files (WIP) 2021-09-16 17:38:51 -07:00
Becky Gilbert
18b536fdf8 replace trial type and extension strings with plugin/extension classes, remove unnecessary preload scripts, add card image preload to virtual-chinrest demos and use CDN link 2021-09-16 16:22:13 -07:00
Josh de Leeuw
dbbfd46746 more work on plugin development 2021-09-16 15:43:49 -04:00
Josh de Leeuw
e6bfbd8c72 forgot to stage stuff in the last commit; here it is! 2021-09-16 15:17:54 -04:00
Josh de Leeuw
b8bbcd2f01 variety of documentation updates, including restructuring 2021-09-16 15:05:51 -04:00
Becky Gilbert
37d8f9f4ad replace all instances of jsPsych.init with initJsPsych/jsPsych.run in HTML files 2021-09-16 10:15:12 -07:00
Josh de Leeuw
5ed2340157 rename core_library to reference 2021-09-15 15:10:23 -04:00
Josh de Leeuw
9d74f9223c first draft of new hello world tutorial 2021-09-15 12:54:36 -04:00
Josh de Leeuw
64e7ff0b46 add warning message about 7.0 to video tutorial page 2021-09-15 12:54:22 -04:00
Josh de Leeuw
dd94925728 Begin changes to hello world 2021-09-15 10:08:34 -04:00
Josh de Leeuw
0cf78c444b
Merge pull request #2099 from jspsych/modularization-es6-stuff
Modernizing core codebase
2021-09-15 09:28:36 -04:00
bjoluc
5ef21c5247 Fix callback invocations in MediaAPI tests 2021-09-15 12:12:04 +02:00
bjoluc
cb65c67935 Substitute remaining occurences of the flatten function 2021-09-15 12:03:48 +02:00
bjoluc
338c1b62b6 Merge branch 'modularization' into modularization-es6-stuff 2021-09-15 11:53:19 +02:00
bjoluc
9d8e39aaae Modernize factorial function 2021-09-15 11:23:26 +02:00
bjoluc
e720b4ebb1 Add standalone babel dependencies to @jspsych/config
They are used by non-typescript plugins in jspsych-contrib
2021-09-14 22:29:32 +02:00