Commit Graph

2715 Commits

Author SHA1 Message Date
Josh de Leeuw
70f3517aa8
fix one more broken readme link 2021-10-01 18:49:07 -04:00
Josh de Leeuw
ebb4d6fcc2
Fix broken image in readme 2021-10-01 18:48:21 -04:00
Josh de Leeuw
8c9ffa48f5
Fix broken links in readme 2021-10-01 18:47:32 -04:00
bjoluc
bc05859095 Add changeset for @jspsych/config 2021-10-02 00:44:02 +02:00
bjoluc
27efa71e1d Remove circular dependency in @jspsych/test-utils 2021-10-02 00:41:07 +02:00
bjoluc
a91d604a2d Fix docs links in modularization changeset 2021-10-02 00:35:02 +02:00
Becky Gilbert
2883e4211d
fix bug with start parameter in video-* plugins - fixes #1806 (#2192)
* fix start param bug in video-* plugins - #1806
* add changeset for video start param fix
2021-10-02 00:30:27 +02:00
bjoluc
d1fbbd26a5 Remove plugin-template from modularization changeset 2021-10-02 00:09:40 +02:00
bjoluc
c8760b1948
Merge pull request #2183 from jspsych/modularization
Modularization
2021-10-02 00:05:02 +02:00
bjoluc
708ab8c849 Update changesets branch settings and release workflow 2021-10-01 23:54:20 +02:00
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