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
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
Josh de Leeuw
d683396e5e
add changeset
2024-10-30 13:59:45 -04:00
bjoluc
923a826c35
Add changeset
2024-10-30 18:58:37 +01:00
Josh de Leeuw
06f6be0961
Merge pull request #3422 from susanBuck/patch-2
...
Fix broken demo
2024-10-30 08:30:43 -04:00
jade
9c35cbeb60
Merge branch 'main' of https://github.com/jspsych/jsPsych into pr/jadeddelta/2846
2024-10-30 00:26:06 -04:00
jade
cb0d13e0f3
add changeset
2024-10-29 23:49:00 -04:00
Susan Buck
9f3d107a8c
Fix broken demo
...
Fixing second demo for html-button-response
2024-10-29 16:25:41 -04: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
bjoluc
7b3c11b79e
Bump alias-hq to version 6.2.4
2024-09-12 00:45:54 +02:00
bjoluc
3f3d68bd42
Update rollup and the rollup plugins, including esbuild
2024-09-12 00:42:52 +02:00
bjoluc
9e823bfcd7
Merge branch 'main' into update-config-dependencies
2024-09-11 21:52:26 +02: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
Josh de Leeuw
ffef2611e6
upgrade to gulp 5.0
2024-08-06 11:29:57 -04:00
max-lovell
3906daad54
Replace Array.from() with spread operator
2024-08-05 12:10:25 +01:00
levigoldberg
923057049e
Change broken selection in enable_button_after parameter
...
The button class was not being selected correctly resulting in a broken enable_button_after parameter
2024-07-29 10:25:23 +02: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