Commit Graph

3681 Commits

Author SHA1 Message Date
Shaobin-Jiang
ed9c268abe
update doc for message_progress_bar 2024-01-02 21:59:20 +08:00
Shaobin-Jiang
d1382968f4
allow message_progress_bar to be a function 2024-01-02 21:59:07 +08:00
Shaobin-Jiang
1c1849ca6c
rename instructions page_change_callback to on_page_change 2023-12-09 07:41:22 +08:00
Josh de Leeuw
2898da6c59
Merge pull request #3167 from jspsych/skip-data-logging
Allow skipping data logging for a trial with `record_data: false`
2023-12-08 10:37:10 -05:00
bjoluc
007d862523 Add a getResult[s]() unit test for the record_data: false parameter 2023-12-06 20:00:29 +01:00
bjoluc
ab7ad5a435 Handle undefined results 2023-12-06 19:56:24 +01:00
Shaobin-Jiang
438a46953f
update contributors file 2023-11-23 22:31:26 +08:00
Shaobin-Jiang
2505411a06
create changeset 2023-11-23 22:31:07 +08:00
Shaobin-Jiang
7eac06cb58
update documentation for plugin instructions 2023-11-23 22:21:27 +08:00
Shaobin-Jiang
14fd8573bd
add test case for page_change_callback 2023-11-23 22:21:08 +08:00
Shaobin-Jiang
fe15b373b6
add page_change_callback for plugin instructions 2023-11-23 22:20:44 +08: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
Josh de Leeuw
33c97c2423 return undefined in getResult when record_data is false 2023-11-10 16:45:06 -05:00
Josh de Leeuw
e3b2accd7d add test for https://github.com/jspsych/jsPsych/pull/3167#discussion_r1386741392 2023-11-10 16:44:27 -05: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
Josh de Leeuw
72ddfa01ad
Merge pull request #3168 from jspsych/abort-timeline-by-id
Add `abortTimelineByName()` to allow ending specific timelines
2023-11-09 12:24:29 -05:00
Josh de Leeuw
a4c573e9b0 add documentation for abortTimelineByName 2023-11-09 12:23:39 -05:00
Josh de Leeuw
978a4c8f05 rename getTimelineByName => getActiveTimelineByName 2023-11-09 12:13:05 -05:00
bjoluc
3855b5d86d
Allow trial on_finish methods to be async (#3182) 2023-11-08 18:37:32 +01:00
bjoluc
a192ac6636 Unpin Node v20 since nodejs/node#49497 is fixed 2023-11-08 17:42:04 +01:00
Josh de Leeuw
d296962c7e mock the audioplayer module and add tests 2023-11-08 09:55:02 -05:00
Josh de Leeuw
f1587740b2 use AudioPlayer class for audio-keyboard-response 2023-11-08 09:53:54 -05:00
bjoluc
679cfaf07b Update dev environment configuration docs 2023-11-08 14:09:47 +01:00
Josh de Leeuw
cd2a94bc77 revising audio-keyboard-response to use AudioPlayer 2023-11-02 16:12:54 -04:00
Josh de Leeuw
1229ed35f9 initial draft of AudioPlayer class 2023-11-02 16:12:37 -04:00
Josh de Leeuw
7b1ae24f4e add abortTimelineByName() 2023-10-30 13:01:55 -04:00
Josh de Leeuw
6f9d01b2ae added record_data parameter 2023-10-30 09:48:07 -04:00
Josh de Leeuw
ce4333cc79 add changeset 2023-10-27 09:44:53 -04:00
Josh de Leeuw
5b8a00085d remove hardware API 2023-10-27 09:41:49 -04:00
Josh de Leeuw
c4ccc9aa49 remove exlcusions parameter from initJsPsych() 2023-10-27 09:39:01 -04:00
Josh de Leeuw
3f359e554b changeset 2023-10-24 11:26:22 -04:00
Josh de Leeuw
2a32590f2c remove max-width on .jspsych-content 2023-10-24 11:13:20 -04:00
bjoluc
9926a797b9
Merge pull request #2858 from jspsych/core-rewrite
Core rewrite
2023-10-24 11:10:50 +02:00
Josh de Leeuw
9d2876987f fix an example for html-audio-response that used old button_html syntax 2023-10-19 11:47:29 -04:00
Josh de Leeuw
516dae4b86 add example for html-button-response 2023-10-19 11:24:38 -04:00
Josh de Leeuw
a7c13f2723 Adding/fixing examples for audio-button-response 2023-10-19 11:00:35 -04:00
Josh de Leeuw
bb3d82a548
Merge pull request #3152 from jspsych/button-plugin-update
Add `button_layout` parameter to support CSS grid
2023-10-19 09:27:39 -04:00
Josh de Leeuw
45e0d65e7d update documentation for button_html and button_layout 2023-10-19 09:24:22 -04:00
Josh de Leeuw
acce785dd7 manually update snapshots 2023-10-19 09:10:56 -04:00
Josh de Leeuw
a99c7b7963 fix typo in class name 2023-10-19 09:10:35 -04:00
Josh de Leeuw
9cabb614e7 update formatting in changeset 2023-10-18 15:52:54 -04:00
Josh de Leeuw
d7f3040d51 fix copy/paste error of div name 2023-10-18 15:45:06 -04:00
Josh de Leeuw
66f813f9ca update changeset 2023-10-18 15:37:47 -04:00
Josh de Leeuw
808e835306 use clearer error message when rows and columns both null 2023-10-18 15:05:15 -04:00
Josh de Leeuw
11e0103678 button_rows -> grid_rows; button_cols -> grid_columns 2023-10-18 15:02:41 -04:00