Commit Graph

3667 Commits

Author SHA1 Message Date
vzhang03
f26f0a747b Finished survey and sketchpad, have questions about data for response whether it needs to be 'nested' vs 'parameters' or if the type definition for response is correct 2024-06-20 15:41:34 -04:00
vzhang03
f48216125a Finished packages with questions about plugin-serial grids 2024-06-17 17:02:39 -04:00
vzhang03
eb40001e63 Questions about which description to use when the doc seems less complete than the jsDoc in the plugin (preload 2024-06-17 16:29:57 -04:00
vzhang03
7e7346caff Pushing plugins with fixed formatting of comments 2024-06-17 14:48:26 -04:00
vzhang03
fbe642c50f Continued work updating plugins 2024-06-17 12:15:29 -04:00
vzhang03
658cf16eb9 Updated documentation for browser-check through canvas-slider response 2024-06-17 10:58:59 -04:00
Josh de Leeuw
5736dbb97f
Merge pull request #3190 from Shaobin-Jiang/enhance-instructions
Add callback for page changes in instructions plugin
2024-06-15 14:05:51 -04:00
Josh de Leeuw
1fd3b6d439
Merge branch 'v8' into enhance-instructions 2024-06-15 14:01:10 -04:00
Josh de Leeuw
ec7e207c35
Merge pull request #3166 from jspsych/v8-remove-deprecated-features
Remove deprecated features for version 8
2024-06-14 17:50:31 -04:00
Josh de Leeuw
c3eb8e54c0
Merge pull request #3031 from jspsych/fix-datacolumn-mean-2905
Change `DataColumn.mean()` to ignore `null` and `undefined` values
2024-06-14 17:50:03 -04:00
vzhang03
222cf6c823 Updated audio-keyboard-response and audio-slider-response according to the new standards 2024-06-14 17:02:05 -04:00
vzhang03
485f1c406b Fixing links and finished plugin-audio-response-button 2024-06-13 14:20:22 -04:00
vzhang03
5c0fabb630 Finished updating animation plugin for new standards 2024-06-13 13:49:23 -04:00
vzhang03
6a1d277cde Completed example of updated plugin html-keyboard-response with various requirements fixing for docs and version numbers 2024-06-13 11:46:40 -04:00
vzhang03
7d7609d1a3 Fixed errors and should pass build tests 2024-06-13 11:07:29 -04:00
vzhang03
46fc6b7e71 Merge remote-tracking branch 'upstream/v8' into v8-plugin-metadata 2024-06-13 11:03:12 -04:00
vzhang03
9e4947d99f Finished up initial metadata example draft - to be reviewed 2024-06-13 10:56:28 -04:00
bjoluc
68930a2129
Merge branch 'main' into v8 2024-06-07 23:05:34 +02:00
bjoluc
3b38855ec2
Merge remote-tracking branch 'origin/v8' into v8 2024-06-07 23:03:10 +02:00
bjoluc
3750a84a1e
Remove obsolete @jspsych/config changesets 2024-06-07 23:00:34 +02:00
Josh de Leeuw
28ccb0e66c Update link URL in about.md
(rebased-with-history from commit 474c1e1f78)
2024-06-07 22:49:07 +02:00
Josh de Leeuw
eb66bf7ef0 Change URL in readme
(rebased-with-history from commit 4a649c311b)
2024-06-07 22:49:07 +02:00
Josh de Leeuw
a85999585a Merge pull request #3300 from jspsych/changeset-release/main
Version Packages

(rebased-with-history from commit 7d41078e9d)
2024-06-07 22:49:07 +02:00
Josh de Leeuw
e778028d0b Merge pull request #3298 from thtTNT/main
Add parameter "enable_button_after" to all "-button-response" plugins

(rebased-with-history from commit 87d2a8e0ab)
2024-06-07 22:49:07 +02:00
github-actions[bot]
f5f2aa3f46 chore(release): version packages (#3294)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

(rebased-with-history from commit c2dd493f6e)
2024-06-07 22:49:07 +02:00
Becky Gilbert
f0d36f4a79 fix incorrect path in dist gulp job (build:archive) (#3293)
* fix incorrect path in dist gulp job (build:archive)
* add changeset for config patch

(rebased-with-history from commit 7bcd4e0a25)
2024-06-07 22:49:07 +02:00
github-actions[bot]
94e174d510 Version Packages (#3292)
* chore(release): version packages
* edit changelogs

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Becky Gilbert <beckyannegilbert@gmail.com>

(rebased-with-history from commit e201ca29af)
2024-06-07 22:49:07 +02:00
Becky Gilbert
ad03a8bffc Survey plugin updates: fix CSS, clean up code/comments, add survey.css to dist archive (#3287)
* make applyStyles private and clean up comments
* fix box shadow in input elements
* fix dropdown element width
* remove old/unused plugin-survey.css file
* add survey.css to dist archive
* add changeset

(rebased-with-history from commit 54e04dc93f)
2024-06-07 22:49:07 +02:00
Becky Gilbert
b97478ef2e remove built dist and css files from plugin-survey directory
(rebased-with-history from commit 11be458d14)
2024-06-07 22:49:07 +02:00
github-actions[bot]
300bf4bcb6 Version Packages (#3283)
* chore(release): version packages

* edit changelog text: survey JSON is object, not string

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Becky Gilbert <beckyannegilbert@gmail.com>

(rebased-with-history from commit 02a76d1f65)
2024-06-07 22:49:07 +02:00
Becky Gilbert
15d7d73528 Survey plugin rewrite (fixes #2758) (#3204)
(rebased-with-history from commit 6d99a71fb1)
2024-06-07 22:49:07 +02:00
Becky Gilbert
09a56635ca add md extension to internal page links (#3275)
(rebased-with-history from commit c7659240ce)
2024-06-07 22:49:07 +02:00
Shaobin Jiang
9d092a83a2 Update getKeyboardResponse doc (#3261)
* fix `valid_responses` description
* add description for `minimum_valid_rt`

(rebased-with-history from commit a877a8f8b3)
2024-06-07 22:49:07 +02:00
brchristian
c58bb2c07b Typo fix in timeline.md (#3245)
(rebased-with-history from commit 02631c7e5b)
2024-06-07 22:49:07 +02:00
Josh de Leeuw
29dfdf32c4 Merge pull request #3274 from ayugioh2003/patch-2
fix: adjust eye-tracking demo link relative path

(rebased-with-history from commit 4bde699f2d)
2024-06-07 22:49:07 +02:00
Josh de Leeuw
7189b846d0 fetch all with checkout
(rebased-with-history from commit 3126fa95e3)
2024-06-07 22:49:07 +02:00
Josh de Leeuw
48c68d686f DO NOT force this seems bad.
(rebased-with-history from commit f38673c6b8)
2024-06-07 22:49:07 +02:00
Josh de Leeuw
c856e7e504 fix checkout and push
(rebased-with-history from commit 2faff02b1f)
2024-06-07 22:49:07 +02:00
Josh de Leeuw
9218abf9fc config git
(rebased-with-history from commit 38682d86c8)
2024-06-07 22:49:07 +02:00
Josh de Leeuw
599d4a2e87 get major.minor version another way
(rebased-with-history from commit 841d43250c)
2024-06-07 22:49:07 +02:00
Josh de Leeuw
e34a91e8fe try simplifying
(rebased-with-history from commit a13601c3c1)
2024-06-07 22:49:07 +02:00
Josh de Leeuw
a7041bb230 change name
(rebased-with-history from commit fd1c5506bf)
2024-06-07 22:49:07 +02:00
Josh de Leeuw
1f15f934de repair quotes
(rebased-with-history from commit cca2fc445d)
2024-06-07 22:49:07 +02:00
Josh de Leeuw
6160777435 fix extra quotes?
(rebased-with-history from commit 58e3df5af8)
2024-06-07 22:49:07 +02:00
Josh de Leeuw
8bfbef2708 try using env.versions
(rebased-with-history from commit 9237de363a)
2024-06-07 22:49:07 +02:00
Josh de Leeuw
6fa906f386 try using the environment variable
(rebased-with-history from commit 09ce038f26)
2024-06-07 22:49:07 +02:00
Josh de Leeuw
a23a3d5c6f don't try to install the root project with poetry
(rebased-with-history from commit ab31ef6386)
2024-06-07 22:49:07 +02:00
Josh de Leeuw
3f9bfcd5a3 fix missing " mark
(rebased-with-history from commit b47f142270)
2024-06-07 22:49:07 +02:00
Josh de Leeuw
43c87cfe4c fix poetry install; remove npm ci
(rebased-with-history from commit e635411c70)
2024-06-07 22:49:07 +02:00
Josh de Leeuw
89f1c9382c Merge pull request #3215 from jspsych/add-docs-publish-action
add publish-docs action

(rebased-with-history from commit c1ddf929e1)
2024-06-07 22:49:07 +02:00