Commit Graph

1124 Commits

Author SHA1 Message Date
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
f87d104132
Merge pull request #3440 from jspsych/update-docs
v8 doc revision + expanding tutorials and `ParameterType` docs
2025-01-08 13:25:52 -05:00
github-actions[bot]
ccded6a6b8 chore(release): version packages 2025-01-07 18:26:56 +00:00
Josh de Leeuw
1deb949c7d use sender as the provider 2025-01-06 16:01:09 -05:00
Josh de Leeuw
b8666774e8
Merge pull request #3439 from vminojosa/main
Immediate documentation fix for people confused by .ts plugin setup
2024-12-19 14:26:56 -05:00
Josh de Leeuw
0b107b9147
Update plugin-development.md 2024-12-19 14:26:24 -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
4834c9690a add getCitations() doc in jspsych.md under reference; delete extra changeset 2024-12-18 17:29:34 -05:00
Cherrie Chang
f3649319cc change contributing.md 2024-12-18 16:53:13 -05:00
Cherrie Chang
909ac917b0 update docs 2024-12-18 16:45:25 -05:00
Val
b736f521dc
Merge branch 'jspsych:main' into main 2024-12-18 02:47:14 -05:00
Josh de Leeuw
ca6f22106c
Merge pull request #3459 from jspsych/changeset-release/main
Version Packages
2024-12-16 14:18:03 -05:00
Josh de Leeuw
a7f0901e46 fix duplicate calls to submitForm 2024-12-16 12:43:43 -05:00
Josh de Leeuw
0b3fc153e4 fix button id 2024-12-16 12:36:36 -05:00
Josh de Leeuw
0675ff5515 disable the subscribe button while waiting for subscription 2024-12-16 12:32:33 -05:00
github-actions[bot]
a726a2049c chore(release): version packages 2024-12-16 16:01:36 +00:00
Josh de Leeuw
291772cd99 add newsletter subscribe page 2024-12-15 13:38:25 -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
Cherrie Chang
1b0843876c citation documentation + delete CITATION.cff files 2024-12-06 17:38:03 -05:00
github-actions[bot]
588f582c1e chore(release): version packages 2024-12-02 17:42:16 +00:00
Josh de Leeuw
20b801e6de
Merge pull request #2846 from jadeddelta/cloze-improvements
Cloze improvements
2024-12-02 12:36:14 -05:00
jade
7d19525db9 parameterize autofocus, fix last test 2024-12-01 23:55:50 -05:00
jade
a738531091 remove multiple parametertype documentation 2024-11-30 18:01:45 -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
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
github-actions[bot]
12180bb1ce chore(release): version packages 2024-11-21 12:08:38 +00:00
jade
58f0b748b0 forgot to add to the docs 2024-11-21 02:51:41 -05:00
jade
f4ba84a3a7 fix wording and some links 2024-11-20 14:12:44 -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
jade
2f859b8887 fix to use evaluateTimelineVariable 2024-11-20 01:51:41 -05:00
jade
6470d4092c delete functions removed in v8 2024-11-20 01:01:56 -05:00
jade
e5836b7a04 fix warning message 2024-11-19 23:52:41 -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
8bbd69266b add missing documentation in audio-slider-response 2024-11-18 14:30:32 -05:00
jade
eaf0b93d47 remake video into community tutorials, add examples 2024-11-16 09:54:08 -05:00
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
8d40c445b4 flesh out extension description and fix minor details 2024-11-07 17:49:18 -05:00
jade
96c7092042 fix typo 2024-11-07 17:29:05 -05:00
jade
36f75cc46a add parametertype and build environment docs 2024-11-07 17:12:54 -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