bjoluc
b9fd35af81
Add test case for #3412 ( #3416 )
2024-12-01 18:32:11 +01:00
Josh de Leeuw
d84827042d
Merge pull request #3450 from jspsych/changeset-release/main
...
Version Packages
2024-11-30 11:39:44 -05:00
github-actions[bot]
12ada311e6
chore(release): version packages
2024-11-30 15:21:45 +00:00
Josh de Leeuw
e890f3ce54
Merge pull request #2897 from jspsych/plugin-visual-search-add-fixed-offset
...
Add options (`randomize_item_locations` and `location_first_item`) to visual-search-circle plugin
2024-11-30 10:17:59 -05:00
Josh de Leeuw
6c4c5ba02a
Merge pull request #3435 from jspsych/per-test-dom-reset
...
force dom to clear after each individual test case
2024-11-30 10:15:15 -05:00
crava2199
afe9ebcc66
applying querySelector to display_element
2024-11-25 16:50:14 +01:00
Val
35c125e546
Update contributing.md
2024-11-22 13:14:41 -05:00
Val
b560575dc1
Update plugin-development.md
2024-11-22 13:08:57 -05:00
Val
4971d129f6
Update contributing.md
2024-11-21 09:44:02 -05:00
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
crava2199
df65ce0967
added form id in querySelector to plugin-survey-multi-choice
2024-11-21 10:12:22 +01: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
Val
60a9a58833
Update contributing.md
2024-11-19 14:30:05 -05:00
Val
3002063939
Update contributing.md
2024-11-19 14:25:39 -05:00
Val
81beca4c3a
Update contributing.md
...
Fixed it to include link to CLI tools in contrib repo. In total changes include: (1) fixed links to templates, (2) references to CLI tools `npm run new`, (3) contextualized link to developer documentation on site, (4) and some description of the different application for each template.
2024-11-19 14:18:26 -05:00
jade
3de5aad43b
add changeset
2024-11-13 11:16:39 -05:00
jade
50119a6f5c
force dom to clear after each individual test case
2024-11-13 10:46:26 -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
jade
4723f57eac
clarify location_first_item direction, add example
2024-11-04 20:01:57 -05:00
jade
7b0c99f72a
Merge branch 'main' of https://github.com/jspsych/jsPsych into plugin-visual-search-add-fixed-offset
2024-11-04 19:32:52 -05:00
jade
fe53143d8a
fix test cases
2024-11-04 18:49:15 -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
0d5e3ea5f6
fix simulation data and tests
2024-11-04 14:43:55 -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
Cherrie Chang
575346846c
update plugins index.ts
2024-11-01 17:45:19 -04:00
Cherrie Chang
f0bc8ae3ac
add jest tests for citation tool
2024-11-01 12:53:47 -04:00
bjoluc
15bacee9bc
Remove redundant changeset
2024-10-30 19:03:48 +01:00
Josh de Leeuw
03ab230e0a
Merge branch 'update-config-dependencies' of https://github.com/jspsych/jsPsych into update-config-dependencies
2024-10-30 13:59:49 -04:00