Commit Graph

3489 Commits

Author SHA1 Message Date
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
Josh de Leeuw
8308f95ec4 Merge pull request #3214 from jspsych/changeset-release/main
Version Packages

(rebased-with-history from commit 8e56e57df7)
2024-06-07 22:49:07 +02:00
Josh de Leeuw
d431e03c4b Merge pull request #3213 from jspsych/add-response-ends-trial-vs-circle
Fix display clearing bug in visual search circle plugin version 1.2.0

(rebased-with-history from commit daea41bd16)
2024-06-07 22:49:07 +02:00
Josh de Leeuw
79262362d7 Merge pull request #3212 from jspsych/changeset-release/main
Version Packages

(rebased-with-history from commit e278bff353)
2024-06-07 22:49:07 +02:00
Josh de Leeuw
d7f4912eea Merge pull request #3211 from jspsych/add-response-ends-trial-vs-circle
Add `response_ends_trial` for visual search circle plugin

(rebased-with-history from commit c64d3fe9b0)
2024-06-07 22:49:07 +02:00
bjoluc
4eba29d00d Merge pull request #3178 from jspsych/docs-update-setup-instructions
Update dev environment configuration docs

(rebased-with-history from commit d33176a5f3)
2024-06-07 22:49:07 +02:00
bjoluc
9042e8553f Merge pull request #3126 from jspsych/changeset-release/main
Version Packages

(rebased-with-history from commit e94e6a79f0)
2024-06-07 22:49:07 +02:00
bjoluc
084292f6cb Merge pull request #3184 from jspsych/fix-sourcemap-urls
Point to source maps via canonical unpkg URLs in CI browser builds

(rebased-with-history from commit b8a85c7202)
2024-06-07 22:49:07 +02:00
bjoluc
c31b859533 Merge pull request #3122 from jspsych/update-config-package
Update `@jspsych/config` dependencies

(rebased-with-history from commit 76fca2712f)
2024-06-07 22:49:07 +02:00
Josh de Leeuw
5ce28b34ed Merge pull request #3150 from ayugioh2003/main
fix broken "eye-tracking-with-webgazer" demo page 

(rebased-with-history from commit cd53e7e93b)
2024-06-07 22:49:07 +02:00
Nikolay Petrov
30b5587973 Making it clear when on_trial_start and on_trial_finish are executed. (#3118)
* Making it clear when on_trial_start and on_trial_finish are executed.

* Update docs/overview/events.md

Co-authored-by: bjoluc <mail@bjoluc.de>

* Update docs/overview/events.md

Co-authored-by: bjoluc <mail@bjoluc.de>

---------

Co-authored-by: bjoluc <mail@bjoluc.de>

(rebased-with-history from commit b78dcc6830)
2024-06-07 22:49:07 +02:00
bjoluc
5f4c073f1d Update docs dependencies
(rebased-with-history from commit 6d8aca9881)
2024-06-07 22:49:07 +02:00
bjoluc
3a2c717746 Refactor free-sort plugin to use pointer events (#2893)
(rebased-with-history from commit 2f37c57d22)
2024-06-07 22:49:07 +02:00
bjoluc
ddd6cde2eb Upload dist archive for all releases (#3125)
(rebased-with-history from commit cb87df4c10)
2024-06-07 22:49:07 +02:00
Josh de Leeuw
fa24fa8062 Merge pull request #3074 from jspsych/changeset-release/main
Version Packages

(rebased-with-history from commit 8f0075b8a1)
2024-06-07 22:49:07 +02:00
Josh de Leeuw
8604ac50cb fix package-lock.json
(rebased-with-history from commit be0645e49a)
2024-06-07 22:49:07 +02:00
Josh de Leeuw
ee595c3dfc Merge pull request #3073 from jspsych/config-bump-canvas
Update canvas version in config

(rebased-with-history from commit e85d0f4d26)
2024-06-07 22:49:07 +02:00
Becky Gilbert
c7659240ce
add md extension to internal page links (#3275) 2024-04-30 14:40:13 -07:00
Shaobin Jiang
a877a8f8b3
Update getKeyboardResponse doc (#3261)
* fix `valid_responses` description
* add description for `minimum_valid_rt`
2024-04-30 14:12:22 -07:00
brchristian
02631c7e5b
Typo fix in timeline.md (#3245) 2024-04-30 14:11:09 -07:00
Josh de Leeuw
4bde699f2d
Merge pull request #3274 from ayugioh2003/patch-2
fix: adjust eye-tracking demo link relative path
2024-04-13 17:40:35 -04:00
John Chiu
14754f7941
fix: adjust eye-tracking demo link to relative link 2024-04-14 02:28:20 +08:00
bjoluc
233deb6df4
Merge pull request #3201 from Shaobin-Jiang/message-progress-bar
Allow message_progress_bar to be a function
2024-02-02 23:09:39 +01:00
Shaobin-Jiang
4cb77e885d
move updateMessage into update 2024-01-16 09:11:07 +08:00
Josh de Leeuw
3126fa95e3 fetch all with checkout 2024-01-15 09:24:51 -05:00
Josh de Leeuw
f38673c6b8 DO NOT force this seems bad. 2024-01-14 17:47:17 -05:00
Josh de Leeuw
2faff02b1f fix checkout and push 2024-01-14 17:36:01 -05:00
Josh de Leeuw
38682d86c8 config git 2024-01-14 17:30:46 -05:00
Josh de Leeuw
841d43250c get major.minor version another way 2024-01-14 17:27:27 -05:00
Josh de Leeuw
a13601c3c1 try simplifying 2024-01-14 17:21:07 -05:00
Josh de Leeuw
fd1c5506bf change name 2024-01-14 17:03:58 -05:00
Josh de Leeuw
cca2fc445d repair quotes 2024-01-14 17:03:10 -05:00