Commit Graph

2905 Commits

Author SHA1 Message Date
bjoluc
3486df4584 Merge branch 'main' into modularization 2021-10-01 23:49:29 +02:00
bjoluc
aa580413e1
Merge pull request #2154 from jspsych/modularization-new-docs
Documentation for 7.0
2021-10-01 23:12:18 +02:00
Josh de Leeuw
452936dca5 a few more links to fix 2021-10-01 14:27:50 -04:00
Josh de Leeuw
110420932c fix broken links and titles 2021-10-01 14:23:47 -04:00
bjoluc
2c392116ff Update homepage field in package.json files 2021-10-01 20:15:43 +02:00
Josh de Leeuw
d979dabdd2 rename all plugin and extension pages 2021-10-01 14:15:34 -04:00
bjoluc
8b279d1dbf Add directory to repository field in package.json files 2021-10-01 19:32:43 +02:00
Josh de Leeuw
dcf46ee21a
Merge branch 'modularization' into modularization-new-docs 2021-10-01 13:12:48 -04:00
bjoluc
ba37371edf Remove plugin-template package
Templates are now included in the jspsych-contrib repo
2021-10-01 19:11:43 +02:00
bjoluc
2c95fac678 Update package.json in @jspsych/config 2021-10-01 19:10:13 +02:00
Josh de Leeuw
a8758e395b Merge branch 'modularization' into modularization-new-docs 2021-10-01 13:01:18 -04:00
bjoluc
bb89baef40 Update developers/configuration docs 2021-10-01 15:25:26 +02:00
Becky Gilbert
9d8cff0121 replace references to jsPsych.init with initJsPsych in console warnings/errors and comments 2021-09-30 23:11:07 -07:00
Josh de Leeuw
29e285694b fix broken link 2021-09-30 15:46:19 -04:00
Josh de Leeuw
e35366e6ee fix relative links that didn't use .md extension 2021-09-30 15:44:37 -04:00
bjoluc
37b85f953c
Setup changesets (#2066)
* Setup changesets and the changesets GH action
* Lower package versions so changesets can bump them
* Add changesets for all changes on the `modularization` branch

Co-authored-by: Josh de Leeuw <josh.deleeuw@gmail.com>
Co-authored-by: Becky Gilbert <beckyannegilbert@gmail.com>
2021-09-30 21:39:25 +02:00
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