github-actions[bot]
|
ccded6a6b8
|
chore(release): version packages
|
2025-01-07 18:26:56 +00:00 |
|
Josh de Leeuw
|
cee18f8e6c
|
Merge pull request #3479 from alexrockhill/fix/import
BUG: Compiler error cannot find script
|
2025-01-07 11:13:34 -05:00 |
|
Alex Rockhill
|
8c603aa78d
|
BUG: Compiler error cannot find script
|
2025-01-06 10:41:10 -08:00 |
|
Ryan Kilpadi
|
ff5f67b4b8
|
Edit error message for missing plugin type/info
|
2025-01-06 13:15:59 -05:00 |
|
bjoluc
|
4035041967
|
Add test case for missing plugin type/info
|
2025-01-06 14:57:58 +01:00 |
|
rkilpadi
|
0ec77fa603
|
Improve error message for missing type parameter
|
2025-01-04 00:16:30 -05:00 |
|
Josh de Leeuw
|
2ddc120bed
|
Merge pull request #3385 from jspsych/add-citation-module
Generate citation strings from citation.cff file as part of build process
|
2024-12-18 17:36:02 -05:00 |
|
Cherrie Chang
|
f8e454e4e7
|
delete console spies and mocks
|
2024-12-18 17:04:02 -05:00 |
|
Cherrie Chang
|
ca6c4eb63b
|
add docstring in JsPsych.ts for getCitations()
|
2024-12-18 16:50:24 -05:00 |
|
Cherrie Chang
|
81e747313a
|
add prettier-ignore to jspsych.ts
|
2024-12-18 16:30:17 -05:00 |
|
Cherrie Chang
|
5b64a47138
|
change citations test to include default jspsych citation
|
2024-12-18 09:09:23 -05:00 |
|
Cherrie Chang
|
466b44c6ae
|
Merge branch 'add-citation-module' of github.com:jspsych/jsPsych into add-citation-module
|
2024-12-18 08:04:28 -05:00 |
|
Cherrie Chang
|
f2d1a03401
|
fix citation logic
|
2024-12-18 08:02:49 -05:00 |
|
Josh de Leeuw
|
e42ba99ecc
|
modifiy citation test to check for built version
|
2024-12-17 15:58:30 -05:00 |
|
Cherrie Chang
|
5e878d381f
|
update getCitations() to always print jsPsych + no duplicates; update citation tool docs
|
2024-12-09 11:58:58 -05:00 |
|
bjoluc
|
b9fd35af81
|
Add test case for #3412 (#3416)
|
2024-12-01 18:32:11 +01:00 |
|
github-actions[bot]
|
12180bb1ce
|
chore(release): version packages
|
2024-11-21 12:08:38 +00:00 |
|
cchang-vassar
|
8665717cfb
|
delete adding node at start test
|
2024-11-20 11:56:38 -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
|
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 |
|
bjoluc
|
4e88af18c1
|
Respect dynamically added trial/timeline descriptions
|
2024-11-03 19:13:24 +01:00 |
|
Cherrie Chang
|
f0bc8ae3ac
|
add jest tests for citation tool
|
2024-11-01 12:53:47 -04:00 |
|
Cherrie Chang
|
d02f62527b
|
delete console logs
|
2024-10-30 13:43:30 -04:00 |
|
github-actions[bot]
|
60ab96c519
|
chore(release): version packages
|
2024-10-29 18:51:17 +00:00 |
|
cchang-vassar
|
bceacab4ca
|
i really hate this library
|
2024-09-16 14:01:20 -04:00 |
|
Josh de Leeuw
|
7ca68ea38d
|
Merge branch 'main' into add-citation-module
|
2024-09-11 13:12:54 -04:00 |
|
Josh de Leeuw
|
59ce0b316b
|
very broken :(
|
2024-08-31 16:22:58 -04:00 |
|
cchang-vassar
|
1c5f826fbe
|
add rollup plugin for building citation
|
2024-08-27 13:05:12 -04:00 |
|
joshunrau
|
67b4a05878
|
clean up randomWords signature
|
2024-08-27 12:50:00 -04:00 |
|
joshunrau
|
d824aa5e7a
|
improve randomization typing
|
2024-08-27 12:40:05 -04:00 |
|
github-actions[bot]
|
ee48a7eca7
|
chore(release): version packages
|
2024-08-08 15:10:26 +00:00 |
|
max-lovell
|
3906daad54
|
Replace Array.from() with spread operator
|
2024-08-05 12:10:25 +01:00 |
|
github-actions[bot]
|
b126d1e12e
|
chore(release): version packages
|
2024-07-18 18:21:28 +00:00 |
|
Bankminer78
|
e94691cf6b
|
Updated tests
|
2024-07-18 12:22:13 -04:00 |
|
Bankminer78
|
6ab31019ff
|
Changed push to unshift to make extension version and type appear first
|
2024-07-18 12:11:17 -04:00 |
|
Bankminer78
|
81ed9ad3f8
|
Changed jsPsych and extensions to read version and name from class
|
2024-07-18 11:50:03 -04:00 |
|
github-actions[bot]
|
e2f7e91844
|
chore(release): version packages
|
2024-07-16 19:24:38 +00:00 |
|
Bankminer78
|
7db7095a63
|
Changed AudioPlayer to handle WebAudio API source nodes; added tests for enable_button_after for audio_button_response.
|
2024-07-16 11:29:04 -04:00 |
|
Josh de Leeuw
|
0ce8244c7d
|
remove type for now
|
2024-07-15 17:08:32 -04:00 |
|
Josh de Leeuw
|
23b114eb8c
|
Merge branch 'v8' into audio-player
|
2024-07-15 16:53:54 -04:00 |
|
Bankminer78
|
e2a9e6b33e
|
Changed AudioPlayer to implement interface; fixed build error; rewrote plugins using AudioPlayer and added tests; changed test-utils' clickTarget to respect disabled forms
|
2024-07-15 13:47:23 -04:00 |
|
Josh de Leeuw
|
76797940f5
|
Merge pull request #3339 from jspsych/feature-default-finish-timeline
Make `finishTrial` clear the display and remove timeouts
|
2024-07-12 08:32:10 -04:00 |
|
Josh de Leeuw
|
c0d1624e99
|
Merge branch 'v8' into v8-css-updates
|
2024-07-11 21:43:38 -04:00 |
|
Josh de Leeuw
|
313edc2af5
|
adjust tests to work with cleanup
|
2024-07-11 17:17:55 -04:00 |
|
Josh de Leeuw
|
4b13ad64fd
|
adding trialCleanup method
|
2024-07-11 16:21:11 -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 |
|