Josh de Leeuw
b0c6736b16
Merge pull request #3442 from jspsych/changeset-release/main
...
Version Packages
2024-11-21 08:41:43 -05:00
github-actions[bot]
12180bb1ce
chore(release): version packages
2024-11-21 12:08:38 +00:00
Josh de Leeuw
b84c14400a
Merge pull request #3443 from jspsych/fix-missing-data-field
...
fix missing data field in `audio-button-response` plugin
2024-11-21 07:05:57 -05:00
jade
58f0b748b0
forgot to add to the docs
2024-11-21 02:51:41 -05:00
jade
137317878e
add missing data field to audio-button-response
2024-11-21 02:47:43 -05:00
Josh de Leeuw
bd3ed55239
Merge pull request #3426 from jspsych/feat-dynamic-timeline-descriptions
...
Respect dynamically added trial/timeline descriptions
2024-11-20 13:48:45 -05:00
cchang-vassar
8665717cfb
delete adding node at start test
2024-11-20 11:56:38 -05:00
Josh de Leeuw
0534763cb7
Merge pull request #3433 from jspsych/changeset-release/main
...
Version Packages
2024-11-13 09:21:54 -05:00
github-actions[bot]
7249d34842
chore(release): version packages
2024-11-13 13:35:33 +00:00
Josh de Leeuw
b2b104bf20
Merge pull request #3432 from jspsych/fix-complex-data
...
fix COMPLEX type metadata syntax
2024-11-13 08:32:48 -05:00
jade
484300c49a
fix COMPLEX type metadata syntax
2024-11-12 15:33:29 -05: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
Cherrie Chang
8e6eda2407
fix admonition
2024-11-07 14:39:37 -05:00
Cherrie Chang
b39d3e7001
add admonition
2024-11-07 14:37:23 -05:00
Cherrie Chang
d83fb260b2
third pass timeline.md
2024-11-07 12:29:07 -05:00
Cherrie Chang
d16b8da413
less cutesy
2024-11-06 14:43:59 -05:00
Cherrie Chang
02697e758f
productive procrastination? second pass at timeline.md docs for dynamic node add/remove
2024-11-06 14:28:34 -05:00
Cherrie Chang
3b0de40c31
delete content page in timeline.md
2024-11-05 15:40:58 -05:00
Cherrie Chang
d274f5e02e
add docs for dynamic timeline descriptions; add test for adding first node before original first node is done executing
2024-11-05 15:36:26 -05:00
Cherrie Chang
1735c4e28d
fix "dynamically remove first node after running it" test warning
2024-11-05 12:10:40 -05:00
Cherrie Chang
bfeeea3ab2
add changeset for dynamic timeline node insert and removal
2024-11-05 12:04:08 -05:00
Cherrie Chang
5a2265ec36
add test for checking how for of interacts with node removal
2024-11-05 11:54:35 -05:00
Cherrie Chang
e599088b47
delete remove first node test
2024-11-05 09:21:58 -05:00
Cherrie Chang
214fb77247
change end node removal test
2024-11-04 17:44:17 -05:00
Cherrie Chang
9b55e9dfcc
add tests for dynamically removing timeline nodes
2024-11-04 17:42:18 -05:00
jade
5702e340a8
change script tags to unpkg
2024-11-03 13:38:29 -05:00
bjoluc
4e88af18c1
Respect dynamically added trial/timeline descriptions
2024-11-03 19:13:24 +01:00
Josh de Leeuw
06f6be0961
Merge pull request #3422 from susanBuck/patch-2
...
Fix broken demo
2024-10-30 08:30:43 -04:00
Susan Buck
9f3d107a8c
Fix broken demo
...
Fixing second demo for html-button-response
2024-10-29 16:25:41 -04:00
Josh de Leeuw
0422faa945
Merge pull request #3388 from jspsych/changeset-release/main
...
Version Packages
2024-10-29 14:54:48 -04:00
github-actions[bot]
60ab96c519
chore(release): version packages
2024-10-29 18:51:17 +00:00
Josh de Leeuw
18172a13a2
Merge pull request #3401 from jspsych/allow-json-contrib
...
let contrib repo import json files as modules
2024-10-29 14:48:55 -04:00
jade
34c0e54423
update comment style
2024-10-29 14:42:44 -04:00
Josh de Leeuw
57c0da6d80
Merge pull request #3414 from EitanHemed/patch-1
...
Update jspsych-extension-mouse-tracking.html
2024-10-29 14:22:14 -04:00
jade
82ca149092
remove check for jspsych object in example
2024-10-29 14:20:10 -04:00
Josh de Leeuw
87873910e0
Merge pull request #3417 from susanBuck/patch-1
...
Add missing comma
2024-10-29 14:09:13 -04:00
jade
b420804203
consolidate resolveJsonModule rule into main tsconfig.json
2024-10-19 18:20:55 -04:00
Susan Buck
aae896baa6
Update jspsych.md
...
Add missing comma
2024-10-18 11:24:42 -04:00
Eitan Hemed
ee8423243f
Update jspsych-extension-mouse-tracking.html
...
The const `start` has been removed in the previous commit, and does not seem to be currently required to run the demo (i.e., the reference to it raises "Uncaught ReferenceError:".
2024-10-11 13:09:29 +02:00
Josh de Leeuw
a411b88069
Merge pull request #3408 from CMonnin/main
...
Update plugin-development.md
2024-10-02 14:22:52 -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
Josh de Leeuw
9c6afb8742
Merge pull request #3399 from ethanknights/ethanknights-patch-1
...
Tidying `timeline.md`
2024-09-24 14:10:44 -04:00
jade
db7bcf82f6
let contrib repo import json files as modules
2024-09-22 19:02:07 -04:00
Ethan Knights
206eb0ec46
Update timeline.md docs
2024-09-21 00:22:59 +01:00
Josh de Leeuw
6e345b8dbd
Merge pull request #3384 from joshunrau/improve-randomization-typing
...
improve randomization typing
2024-08-28 10:40:35 -04:00
joshunrau
860bbaf1c1
add changeset
2024-08-27 12:53:22 -04:00
joshunrau
67b4a05878
clean up randomWords signature
2024-08-27 12:50:00 -04:00
joshunrau
1e807c741e
update contributors file
2024-08-27 12:41:03 -04:00
joshunrau
d824aa5e7a
improve randomization typing
2024-08-27 12:40:05 -04:00
Josh de Leeuw
87cf4bff1d
Merge pull request #3371 from jspsych/changeset-release/main
...
Version Packages
2024-08-08 11:29:11 -04:00