Commit Graph

3679 Commits

Author SHA1 Message Date
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
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
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
jade
0fc1bf0e6c more typo fixes 2024-11-06 14:13:06 -05:00
jade
f8398601c3 add AudioPlayer v8 migration info 2024-11-04 14:11:41 -05:00
jade
4b14995d4a fix audio stop description 2024-11-04 13:39:32 -05:00
jade
3f3d984a4c fix up formatting errors 2024-11-04 11:58:44 -05: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
github-actions[bot]
ee48a7eca7 chore(release): version packages 2024-08-08 15:10:26 +00:00
Josh de Leeuw
1776f1faca
Merge pull request #3368 from Max-Lovell/main
Replace uses of Array.from() for Qualtrics compatibility
2024-08-08 11:06:45 -04:00
Josh de Leeuw
4b080ca4c5 Fix broken event handlers in sketchpad; change Array.from() 2024-08-08 11:04:05 -04:00
Josh de Leeuw
a7eacb1e7c change to patch bump 2024-08-07 15:19:06 -04:00
max-lovell
6d0c32771e Add max-lovell to contributors 2024-08-06 20:46:54 +01:00
max-lovell
115a3b3d53 Changeset 2024-08-06 20:45:12 +01:00
max-lovell
51ebc5449b Array.from() -> Array.prototype.slice.call() in free sort and maxdiff plugins 2024-08-06 19:27:31 +01:00
max-lovell
3906daad54 Replace Array.from() with spread operator 2024-08-05 12:10:25 +01:00
Josh de Leeuw
2b1f93d232
Merge pull request #3353 from jspsych/changeset-release/main
Version Packages
2024-07-18 14:36:13 -04:00
github-actions[bot]
b126d1e12e chore(release): version packages 2024-07-18 18:21:28 +00:00
Josh de Leeuw
9ea0592bfc
Merge pull request #3352 from vzhang03/v8
Added extension version and type to ExtensionManager.ts
2024-07-18 14:17:43 -04:00
Josh de Leeuw
054ba1b117
Update empty-lies-cheer.md 2024-07-18 14:16:47 -04:00
Bankminer78
e94691cf6b Updated tests 2024-07-18 12:22:13 -04:00
Bankminer78
078357306c Added changeset 2024-07-18 12:13:25 -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
Bankminer78
b94d961f9b Added changeset for all metadata additions to all extensions 2024-07-18 09:33:34 -04:00