Commit Graph

3894 Commits

Author SHA1 Message Date
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
Josh de Leeuw
0082626b74
Merge pull request #3349 from jspsych/changeset-release/main
Version Packages
2024-07-17 19:10:21 -04:00
github-actions[bot]
39215339c5 chore(release): version packages 2024-07-17 23:08:32 +00:00
Josh de Leeuw
e374226e32
Merge pull request #3348 from vzhang03/audio-player
Fixed negative rt bug in audio-button and audio-slider plugin.
2024-07-17 19:04:54 -04:00
bjoluc
f56b8941ec
Make Turborepo consider css build output directories 2024-07-18 00:52:33 +02:00
bjoluc
d44cef7c34
Add missing build step to release workflow
This wasn't an issue before because the install step unintentionally ran the build script too.
2024-07-18 00:42:56 +02:00
bjoluc
c499900e85
Fix CI condition in prepare script for Node.js v20 2024-07-18 00:36:15 +02:00
bjoluc
2ee62c0cdf
Fix release asset upload 2024-07-18 00:23:02 +02:00
bjoluc
b375001f47
Improve fault resilience of release asset uploading 2024-07-18 00:12:43 +02:00
Bankminer78
67b857fde6 Added extension version and type to record-video 2024-07-17 12:06:24 -04:00
Bankminer78
5552e48b4b Added patch changeset 2024-07-17 10:51:31 -04:00
Bankminer78
a84ca70ab1 Fixed negative rt bug by making recording startTime with AudioContext 2024-07-17 10:41:53 -04:00
Josh de Leeuw
300f199321
Merge pull request #3345 from jspsych/changeset-release/main
Version Packages
2024-07-16 15:42:01 -04:00
github-actions[bot]
e2f7e91844 chore(release): version packages 2024-07-16 19:24:38 +00:00
Josh de Leeuw
87441a7a65
Merge pull request #3344 from jspsych/v8
Version 8.0
2024-07-16 15:19:21 -04:00
Josh de Leeuw
3f06cfaf48
Merge pull request #3179 from jspsych/audio-player
Add AudioPlayer class that handles both WebAudio and HTML5 audio
2024-07-16 11:53:34 -04:00
Josh de Leeuw
bbaddbe207
Merge pull request #3343 from vzhang03/audio-player
Updates to the AudioPlayer class and audio-button-response plugin
2024-07-16 11:43:38 -04: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
dc3bf37b64 fix merge error, remove console logs 2024-07-15 17:01:27 -04:00
Josh de Leeuw
23b114eb8c Merge branch 'v8' into audio-player 2024-07-15 16:53:54 -04:00
Josh de Leeuw
3b1896702d
Merge pull request #3342 from vzhang03/audio-player
Completing the implementation of the AudioPlayer class in JsPsych
2024-07-15 16:09:58 -04:00
Bankminer78
6717e00c97 Edited docs and changeset 2024-07-15 15:55:33 -04:00
Bankminer78
b7e513a197 Added changeset and documentation for AudioPlayer 2024-07-15 15:36:14 -04:00
Bankminer78
f5e3aff082 Removed .only addition from test 2024-07-15 14:09:04 -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
29e7451d55
Merge pull request #3162 from jspsych/v8-css-updates
CSS updates for v8
2024-07-11 21:52:26 -04:00
Josh de Leeuw
1be7700962 fix package-lock 2024-07-11 21:44:04 -04:00
Josh de Leeuw
c0d1624e99 Merge branch 'v8' into v8-css-updates 2024-07-11 21:43:38 -04:00
Josh de Leeuw
dca26f16ad update migration guide and plugin dev guide #3180 and #3340 2024-07-11 21:38:08 -04:00
Josh de Leeuw
74b4adc702 add changeset 2024-07-11 18:11:58 -04:00
Josh de Leeuw
d520b70fbf remove now unnecessary timeout clears and display clears 2024-07-11 18:06:30 -04:00
Josh de Leeuw
313edc2af5 adjust tests to work with cleanup 2024-07-11 17:17:55 -04:00
Josh de Leeuw
06b082a977 remove unnecessary timeout clear and display clear 2024-07-11 16:25:39 -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
vzhang03
b690802ed6 Addressing last batch of PR comments 2024-07-11 11:29:20 -04:00
Josh de Leeuw
80cccfa39d
Merge pull request #3338 from jspsych/3325-fix
`getKeyboardResponse` will return `key` in original case
2024-07-11 10:26:36 -04:00
Josh de Leeuw
429520095f
Merge pull request #3242 from Shaobin-Jiang/fix-typo
Fix typo
2024-07-11 10:21:55 -04:00
Josh de Leeuw
7a4a4b834e add changeset 2024-07-11 10:12:47 -04:00
Josh de Leeuw
f2da262f90 return e.key instead of case transformed key 2024-07-11 10:09:20 -04:00
Josh de Leeuw
5521cfc888 fix test case 2024-07-11 10:08:59 -04:00
Josh de Leeuw
2889e854a0 add test for getKeyboardResponse can return a lower case version of the key in some circumstances #3325 2024-07-11 10:05:41 -04:00