github-actions[bot]
7249d34842
chore(release): version packages
2024-11-13 13:35:33 +00:00
Josh de Leeuw
8ae8ac3d92
Merge pull request #3427 from jspsych/fix-survey-demos
...
fix survey plugin demos
2024-11-08 15:39:04 -05:00
jade
5702e340a8
change script tags to unpkg
2024-11-03 13:38:29 -05:00
Susan Buck
9f3d107a8c
Fix broken demo
...
Fixing second demo for html-button-response
2024-10-29 16:25:41 -04:00
github-actions[bot]
60ab96c519
chore(release): version packages
2024-10-29 18:51:17 +00:00
Susan Buck
aae896baa6
Update jspsych.md
...
Add missing comma
2024-10-18 11:24:42 -04:00
Cian Monnin
5ae7035d4d
Update plugin-development.md
...
fixed broken links for js and ts plugin templates
2024-09-30 11:13:41 -04:00
Ethan Knights
206eb0ec46
Update timeline.md docs
2024-09-21 00:22:59 +01:00
github-actions[bot]
ee48a7eca7
chore(release): version packages
2024-08-08 15:10:26 +00:00
github-actions[bot]
b126d1e12e
chore(release): version packages
2024-07-18 18:21:28 +00:00
github-actions[bot]
39215339c5
chore(release): version packages
2024-07-17 23:08:32 +00:00
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