Commit Graph

3324 Commits

Author SHA1 Message Date
Becky Gilbert
c7659240ce
add md extension to internal page links (#3275) 2024-04-30 14:40:13 -07:00
Shaobin Jiang
a877a8f8b3
Update getKeyboardResponse doc (#3261)
* fix `valid_responses` description
* add description for `minimum_valid_rt`
2024-04-30 14:12:22 -07:00
brchristian
02631c7e5b
Typo fix in timeline.md (#3245) 2024-04-30 14:11:09 -07:00
Josh de Leeuw
4bde699f2d
Merge pull request #3274 from ayugioh2003/patch-2
fix: adjust eye-tracking demo link relative path
2024-04-13 17:40:35 -04:00
John Chiu
14754f7941
fix: adjust eye-tracking demo link to relative link 2024-04-14 02:28:20 +08:00
Josh de Leeuw
3126fa95e3 fetch all with checkout 2024-01-15 09:24:51 -05:00
Josh de Leeuw
f38673c6b8 DO NOT force this seems bad. 2024-01-14 17:47:17 -05:00
Josh de Leeuw
2faff02b1f fix checkout and push 2024-01-14 17:36:01 -05:00
Josh de Leeuw
38682d86c8 config git 2024-01-14 17:30:46 -05:00
Josh de Leeuw
841d43250c get major.minor version another way 2024-01-14 17:27:27 -05:00
Josh de Leeuw
a13601c3c1 try simplifying 2024-01-14 17:21:07 -05:00
Josh de Leeuw
fd1c5506bf change name 2024-01-14 17:03:58 -05:00
Josh de Leeuw
cca2fc445d repair quotes 2024-01-14 17:03:10 -05:00
Josh de Leeuw
58e3df5af8 fix extra quotes? 2024-01-14 16:58:37 -05:00
Josh de Leeuw
9237de363a try using env.versions 2024-01-14 16:32:35 -05:00
Josh de Leeuw
09ce038f26 try using the environment variable 2024-01-14 16:28:25 -05:00
Josh de Leeuw
ab31ef6386 don't try to install the root project with poetry 2024-01-14 16:18:33 -05:00
Josh de Leeuw
b47f142270 fix missing " mark 2024-01-14 16:11:50 -05:00
Josh de Leeuw
e635411c70 fix poetry install; remove npm ci 2024-01-14 16:08:50 -05:00
Josh de Leeuw
c1ddf929e1
Merge pull request #3215 from jspsych/add-docs-publish-action
add publish-docs action
2024-01-14 15:55:01 -05:00
Josh de Leeuw
fffeb61a3a add publish-docs action 2024-01-14 15:48:05 -05:00
Josh de Leeuw
8e56e57df7
Merge pull request #3214 from jspsych/changeset-release/main
Version Packages
2024-01-14 14:37:15 -05:00
github-actions[bot]
2feb774174 chore(release): version packages 2024-01-14 18:51:19 +00:00
Josh de Leeuw
daea41bd16
Merge pull request #3213 from jspsych/add-response-ends-trial-vs-circle
Fix display clearing bug in visual search circle plugin version 1.2.0
2024-01-14 13:47:25 -05:00
Josh de Leeuw
7b797727fa add changeset 2024-01-14 13:41:22 -05:00
Josh de Leeuw
d2d180967a fix display_clear bug 2024-01-14 13:40:42 -05:00
Josh de Leeuw
e278bff353
Merge pull request #3212 from jspsych/changeset-release/main
Version Packages
2024-01-14 13:07:18 -05:00
github-actions[bot]
e17e2fd88a chore(release): version packages 2024-01-14 18:06:19 +00:00
Josh de Leeuw
c64d3fe9b0
Merge pull request #3211 from jspsych/add-response-ends-trial-vs-circle
Add `response_ends_trial` for visual search circle plugin
2024-01-14 13:02:34 -05:00
Josh de Leeuw
ba39cca0da add documentation update 2024-01-14 12:56:52 -05:00
Josh de Leeuw
37430e13e9 add changeset 2024-01-14 12:56:38 -05:00
Josh de Leeuw
1c7d0af829 add test case for response_ends_trial 2024-01-14 12:54:35 -05:00
Josh de Leeuw
d54048b8d0 Add response_ends_trial parameter to VisualSearchCirclePlugin 2024-01-14 12:51:34 -05:00
bjoluc
d33176a5f3
Merge pull request #3178 from jspsych/docs-update-setup-instructions
Update dev environment configuration docs
2023-11-15 20:31:50 +01:00
bjoluc
e94e6a79f0
Merge pull request #3126 from jspsych/changeset-release/main
Version Packages
2023-11-15 20:22:10 +01:00
github-actions[bot]
f765795d75 chore(release): version packages 2023-11-10 21:01:41 +00:00
bjoluc
b8a85c7202
Merge pull request #3184 from jspsych/fix-sourcemap-urls
Point to source maps via canonical unpkg URLs in CI browser builds
2023-11-10 21:51:16 +01:00
bjoluc
9acfa29c8d Point to source maps via canonical unpkg URLs in CI browser builds 2023-11-10 21:25:26 +01:00
bjoluc
76fca2712f
Merge pull request #3122 from jspsych/update-config-package
Update `@jspsych/config` dependencies
2023-11-10 21:15:13 +01:00
bjoluc
220f4e36b4 Update @jspsych/config dependencies 2023-11-10 19:37:25 +01:00
bjoluc
a192ac6636 Unpin Node v20 since nodejs/node#49497 is fixed 2023-11-08 17:42:04 +01:00
bjoluc
679cfaf07b Update dev environment configuration docs 2023-11-08 14:09:47 +01:00
Josh de Leeuw
cd53e7e93b
Merge pull request #3150 from ayugioh2003/main
fix broken "eye-tracking-with-webgazer" demo page
2023-10-12 14:58:40 -04:00
John Chiu
cc3b1a1230
Update eye-tracking-with-webgazer.html
page demos/eye-tracking-with-webgazer broken
Uncaught ReferenceError: jsPsychHtmKeyboardResponse is not defined

refs:
- https://www.jspsych.org/7.0/demos/eye-tracking-with-webgazer.html
- https://www.jspsych.org/7.3/overview/eye-tracking/#example
2023-10-13 02:44:08 +08:00
Nikolay Petrov
b78dcc6830
Making it clear when on_trial_start and on_trial_finish are executed. (#3118)
* Making it clear when on_trial_start and on_trial_finish are executed.

* Update docs/overview/events.md

Co-authored-by: bjoluc <mail@bjoluc.de>

* Update docs/overview/events.md

Co-authored-by: bjoluc <mail@bjoluc.de>

---------

Co-authored-by: bjoluc <mail@bjoluc.de>
2023-09-15 11:42:35 +02:00
bjoluc
6d8aca9881 Update docs dependencies 2023-09-12 17:34:17 +02:00
bjoluc
2f37c57d22
Refactor free-sort plugin to use pointer events (#2893) 2023-09-12 17:33:19 +02:00
bjoluc
cb87df4c10
Upload dist archive for all releases (#3125) 2023-09-12 17:31:15 +02:00
bjoluc
7db2d9380c Pin Node v20 to v20.5 to circumvent nodejs/node#49497 2023-09-06 16:39:03 +02:00
bjoluc
5fb7c3a45d Replace ts-jest with Sucrase Jest plugin 2023-09-06 16:09:35 +02:00