Commit Graph

1053 Commits

Author SHA1 Message Date
github-actions[bot]
e2f7e91844 chore(release): version packages 2024-07-16 19:24:38 +00:00
Josh de Leeuw
23b114eb8c Merge branch 'v8' into audio-player 2024-07-15 16:53:54 -04:00
Bankminer78
6717e00c97 Edited docs and changeset 2024-07-15 15:55:33 -04:00
Bankminer78
b7e513a197 Added changeset and documentation for AudioPlayer 2024-07-15 15:36:14 -04:00
Josh de Leeuw
dca26f16ad update migration guide and plugin dev guide #3180 and #3340 2024-07-11 21:38:08 -04:00
Josh de Leeuw
43172ff0b7
Merge pull request #3326 from vzhang03/v8-plugin-metadata
Add additional information to plugin `info` to support better metadata collection
2024-07-11 14:04:26 -04:00
vzhang03
b690802ed6 Addressing last batch of PR comments 2024-07-11 11:29:20 -04:00
vzhang03
b8bffb5980 Addressing changes to version and data being part of the required documentation for extensions and plugins 2024-07-09 16:23:56 -04:00
vzhang03
f6662098be Updated plugin-development docs to reflect plugin-changes 2024-06-25 11:07:16 -04:00
Josh de Leeuw
1fd3b6d439
Merge branch 'v8' into enhance-instructions 2024-06-15 14:01:10 -04:00
Josh de Leeuw
ec7e207c35
Merge pull request #3166 from jspsych/v8-remove-deprecated-features
Remove deprecated features for version 8
2024-06-14 17:50:31 -04:00
bjoluc
68930a2129
Merge branch 'main' into v8 2024-06-07 23:05:34 +02:00
Josh de Leeuw
28ccb0e66c Update link URL in about.md
(rebased-with-history from commit 474c1e1f78)
2024-06-07 22:49:07 +02:00
Josh de Leeuw
a85999585a Merge pull request #3300 from jspsych/changeset-release/main
Version Packages

(rebased-with-history from commit 7d41078e9d)
2024-06-07 22:49:07 +02:00
Josh de Leeuw
e778028d0b Merge pull request #3298 from thtTNT/main
Add parameter "enable_button_after" to all "-button-response" plugins

(rebased-with-history from commit 87d2a8e0ab)
2024-06-07 22:49:07 +02:00
github-actions[bot]
94e174d510 Version Packages (#3292)
* chore(release): version packages
* edit changelogs

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Becky Gilbert <beckyannegilbert@gmail.com>

(rebased-with-history from commit e201ca29af)
2024-06-07 22:49:07 +02:00
Becky Gilbert
15d7d73528 Survey plugin rewrite (fixes #2758) (#3204)
(rebased-with-history from commit 6d99a71fb1)
2024-06-07 22:49:07 +02:00
Becky Gilbert
09a56635ca add md extension to internal page links (#3275)
(rebased-with-history from commit c7659240ce)
2024-06-07 22:49:07 +02:00
Shaobin Jiang
9d092a83a2 Update getKeyboardResponse doc (#3261)
* fix `valid_responses` description
* add description for `minimum_valid_rt`

(rebased-with-history from commit a877a8f8b3)
2024-06-07 22:49:07 +02:00
brchristian
c58bb2c07b Typo fix in timeline.md (#3245)
(rebased-with-history from commit 02631c7e5b)
2024-06-07 22:49:07 +02:00
Josh de Leeuw
29dfdf32c4 Merge pull request #3274 from ayugioh2003/patch-2
fix: adjust eye-tracking demo link relative path

(rebased-with-history from commit 4bde699f2d)
2024-06-07 22:49:07 +02:00
Josh de Leeuw
8308f95ec4 Merge pull request #3214 from jspsych/changeset-release/main
Version Packages

(rebased-with-history from commit 8e56e57df7)
2024-06-07 22:49:07 +02:00
Josh de Leeuw
79262362d7 Merge pull request #3212 from jspsych/changeset-release/main
Version Packages

(rebased-with-history from commit e278bff353)
2024-06-07 22:49:07 +02:00
Josh de Leeuw
d7f4912eea Merge pull request #3211 from jspsych/add-response-ends-trial-vs-circle
Add `response_ends_trial` for visual search circle plugin

(rebased-with-history from commit c64d3fe9b0)
2024-06-07 22:49:07 +02:00
bjoluc
4eba29d00d Merge pull request #3178 from jspsych/docs-update-setup-instructions
Update dev environment configuration docs

(rebased-with-history from commit d33176a5f3)
2024-06-07 22:49:07 +02:00
bjoluc
9042e8553f Merge pull request #3126 from jspsych/changeset-release/main
Version Packages

(rebased-with-history from commit e94e6a79f0)
2024-06-07 22:49:07 +02:00
Josh de Leeuw
5ce28b34ed Merge pull request #3150 from ayugioh2003/main
fix broken "eye-tracking-with-webgazer" demo page 

(rebased-with-history from commit cd53e7e93b)
2024-06-07 22:49:07 +02:00
Nikolay Petrov
30b5587973 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>

(rebased-with-history from commit b78dcc6830)
2024-06-07 22:49:07 +02:00
Josh de Leeuw
a83590a85d fix broken links, add camera recorder docs 2024-06-06 21:34:20 -04:00
Josh de Leeuw
474c1e1f78
Update link URL in about.md 2024-06-05 08:51:27 -04:00
github-actions[bot]
e44dca7cf3 chore(release): version packages 2024-05-20 16:45:37 +00:00
Josh de Leeuw
87d2a8e0ab
Merge pull request #3298 from thtTNT/main
Add parameter "enable_button_after" to all "-button-response" plugins
2024-05-20 12:41:50 -04:00
Haotian Tu
a4088529cf Add parameter "enable_button_after" to all "-button-response" plugins (#3289) 2024-05-20 23:07:14 +08:00
github-actions[bot]
e201ca29af
Version Packages (#3292)
* chore(release): version packages
* edit changelogs

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Becky Gilbert <beckyannegilbert@gmail.com>
2024-05-14 12:35:27 -07:00
Becky Gilbert
6d99a71fb1
Survey plugin rewrite (fixes #2758) (#3204) 2024-04-30 15:23:13 -07:00
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
John Chiu
14754f7941
fix: adjust eye-tracking demo link to relative link 2024-04-14 02:28:20 +08:00
bjoluc
233deb6df4
Merge pull request #3201 from Shaobin-Jiang/message-progress-bar
Allow message_progress_bar to be a function
2024-02-02 23:09:39 +01:00
github-actions[bot]
2feb774174 chore(release): version packages 2024-01-14 18:51:19 +00:00
github-actions[bot]
e17e2fd88a chore(release): version packages 2024-01-14 18:06:19 +00:00
Josh de Leeuw
ba39cca0da add documentation update 2024-01-14 12:56:52 -05:00
Shaobin-Jiang
ed9c268abe
update doc for message_progress_bar 2024-01-02 21:59:20 +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
Shaobin-Jiang
7eac06cb58
update documentation for plugin instructions 2023-11-23 22:21:27 +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
github-actions[bot]
f765795d75 chore(release): version packages 2023-11-10 21:01:41 +00:00
Josh de Leeuw
a4c573e9b0 add documentation for abortTimelineByName 2023-11-09 12:23:39 -05:00