jade
|
54a9014cf7
|
expand docs to clarify common mimetypes
|
2025-02-12 22:29:37 -05:00 |
|
jade
|
d258a29aae
|
implement compatible mimetype searching if no mimetype provided
|
2025-02-08 10:18:36 -05:00 |
|
jade
|
1f535826a2
|
add default mimeType if none is specified
|
2025-01-31 17:29:37 -05:00 |
|
github-actions[bot]
|
7fe6cd06cb
|
chore(release): version packages
|
2025-01-28 21:23:07 +00:00 |
|
Josh de Leeuw
|
b12ce3051d
|
rework citation testing
|
2025-01-27 15:37:37 -05:00 |
|
Josh de Leeuw
|
ad6c988449
|
Merge branch 'main' into fix-build-citations-test
|
2025-01-27 09:14:55 -05:00 |
|
jade
|
0b78155290
|
remove unnecessary helper function
|
2025-01-10 13:23:01 -07:00 |
|
jade
|
c8bda3c35b
|
reactivate old test, remove deprecated toThrowError() calls
|
2025-01-10 01:52:45 -07:00 |
|
jade
|
ad1d854f43
|
rework tests to use displayElement , remove DOM clearing per test
|
2025-01-10 01:02:58 -07:00 |
|
jade
|
89b489e6f4
|
fix typo
|
2025-01-08 11:47:50 -07:00 |
|
jade
|
7e66039ab8
|
cleanup console.log in tests
|
2025-01-08 11:03:34 -07:00 |
|
jade
|
ac4272fd56
|
check if getCitations() exists in build
|
2025-01-08 11:00:43 -07:00 |
|
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 |
|