Skip to content

Commit

Permalink
Merge pull request #3353 from jspsych/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
jodeleeuw authored Jul 18, 2024
2 parents 9ea0592 + b126d1e commit 2b1f93d
Show file tree
Hide file tree
Showing 117 changed files with 294 additions and 282 deletions.
5 changes: 0 additions & 5 deletions .changeset/empty-lies-cheer.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/gentle-icons-wave.md

This file was deleted.

6 changes: 3 additions & 3 deletions docs/demos/eye-tracking-with-webgazer.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<script src="https://unpkg.com/[email protected].0"></script>
<script src="https://unpkg.com/[email protected].1"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
Expand All @@ -10,10 +10,10 @@
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<script src="js/webgazer/webgazer.js"></script>
<script src="https://unpkg.com/@jspsych/extension-webgazer@1.0.3"></script>
<script src="https://unpkg.com/@jspsych/extension-webgazer@1.1.0"></script>
<link
rel="stylesheet"
href="https://unpkg.com/[email protected].0/css/jspsych.css"
href="https://unpkg.com/[email protected].1/css/jspsych.css"
/>
<link rel="stylesheet" href="docs-demo.css" type="text/css">
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/demos/jspsych-animation-demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
<html>
<head>
<script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/[email protected].0"></script>
<script src="https://unpkg.com/[email protected].1"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<link rel="stylesheet" href="https://unpkg.com/[email protected].0/css/jspsych.css" />
<link rel="stylesheet" href="https://unpkg.com/[email protected].1/css/jspsych.css" />
<style>
#jspsych-animation-image {
height: 80% !important;
Expand Down
4 changes: 2 additions & 2 deletions docs/demos/jspsych-audio-button-response-demo-1.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
<html>
<head>
<script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/[email protected].0"></script>
<script src="https://unpkg.com/[email protected].1"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<link rel="stylesheet" href="https://unpkg.com/[email protected].0/css/jspsych.css" />
<link rel="stylesheet" href="https://unpkg.com/[email protected].1/css/jspsych.css" />
</head>
<body></body>
<script>
Expand Down
4 changes: 2 additions & 2 deletions docs/demos/jspsych-audio-button-response-demo-2.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
<html>
<head>
<script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/[email protected].0"></script>
<script src="https://unpkg.com/[email protected].1"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<link rel="stylesheet" href="https://unpkg.com/[email protected].0/css/jspsych.css" />
<link rel="stylesheet" href="https://unpkg.com/[email protected].1/css/jspsych.css" />
</head>
<body></body>
<script>
Expand Down
4 changes: 2 additions & 2 deletions docs/demos/jspsych-audio-button-response-demo-3.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
<html>
<head>
<script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/[email protected].0"></script>
<script src="https://unpkg.com/[email protected].1"></script>
<!--<script src="https://unpkg.com/@jspsych/[email protected]"></script>-->
<script src="../../packages/plugin-audio-button-response/dist/index.browser.js"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<!--<link rel="stylesheet" href="https://unpkg.com/[email protected].0/css/jspsych.css" />-->
<!--<link rel="stylesheet" href="https://unpkg.com/[email protected].1/css/jspsych.css" />-->
<link rel="stylesheet" href="../../packages/jspsych/css/jspsych.css" />
</head>
<body></body>
Expand Down
4 changes: 2 additions & 2 deletions docs/demos/jspsych-audio-keyboard-response-demo-1.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
<html>
<head>
<script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/[email protected].0"></script>
<script src="https://unpkg.com/[email protected].1"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<link rel="stylesheet" href="https://unpkg.com/[email protected].0/css/jspsych.css" />
<link rel="stylesheet" href="https://unpkg.com/[email protected].1/css/jspsych.css" />
</head>
<body></body>
<script>
Expand Down
4 changes: 2 additions & 2 deletions docs/demos/jspsych-audio-keyboard-response-demo-2.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
<html>
<head>
<script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/[email protected].0"></script>
<script src="https://unpkg.com/[email protected].1"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<link rel="stylesheet" href="https://unpkg.com/[email protected].0/css/jspsych.css" />
<link rel="stylesheet" href="https://unpkg.com/[email protected].1/css/jspsych.css" />
</head>
<body></body>
<script>
Expand Down
4 changes: 2 additions & 2 deletions docs/demos/jspsych-audio-slider-response-demo-1.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
<html>
<head>
<script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/[email protected].0"></script>
<script src="https://unpkg.com/[email protected].1"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<link rel="stylesheet" href="https://unpkg.com/[email protected].0/css/jspsych.css" />
<link rel="stylesheet" href="https://unpkg.com/[email protected].1/css/jspsych.css" />
</head>
<body></body>
<script>
Expand Down
4 changes: 2 additions & 2 deletions docs/demos/jspsych-audio-slider-response-demo-2.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
<html>
<head>
<script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/[email protected].0"></script>
<script src="https://unpkg.com/[email protected].1"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<link rel="stylesheet" href="https://unpkg.com/[email protected].0/css/jspsych.css" />
<link rel="stylesheet" href="https://unpkg.com/[email protected].1/css/jspsych.css" />
</head>
<body></body>
<script>
Expand Down
4 changes: 2 additions & 2 deletions docs/demos/jspsych-browser-check-demo1.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<html>
<head>
<script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/[email protected].0"></script>
<script src="https://unpkg.com/[email protected].1"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<link rel="stylesheet" href="https://unpkg.com/[email protected].0/css/jspsych.css" />
<link rel="stylesheet" href="https://unpkg.com/[email protected].1/css/jspsych.css" />
</head>
<body></body>
<script>
Expand Down
4 changes: 2 additions & 2 deletions docs/demos/jspsych-browser-check-demo2.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<html>
<head>
<script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/[email protected].0"></script>
<script src="https://unpkg.com/[email protected].1"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<link rel="stylesheet" href="https://unpkg.com/[email protected].0/css/jspsych.css" />
<link rel="stylesheet" href="https://unpkg.com/[email protected].1/css/jspsych.css" />
</head>
<body></body>
<script>
Expand Down
4 changes: 2 additions & 2 deletions docs/demos/jspsych-browser-check-demo3.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<html>
<head>
<script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/[email protected].0"></script>
<script src="https://unpkg.com/[email protected].1"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<link rel="stylesheet" href="https://unpkg.com/[email protected].0/css/jspsych.css" />
<link rel="stylesheet" href="https://unpkg.com/[email protected].1/css/jspsych.css" />
</head>
<body></body>
<script>
Expand Down
4 changes: 2 additions & 2 deletions docs/demos/jspsych-browser-check-demo4.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<html>
<head>
<script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/[email protected].0"></script>
<script src="https://unpkg.com/[email protected].1"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<link rel="stylesheet" href="https://unpkg.com/[email protected].0/css/jspsych.css" />
<link rel="stylesheet" href="https://unpkg.com/[email protected].1/css/jspsych.css" />
</head>
<body></body>
<script>
Expand Down
4 changes: 2 additions & 2 deletions docs/demos/jspsych-call-function-demo1.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<html>
<head>
<script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/[email protected].0"></script>
<script src="https://unpkg.com/[email protected].1"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<link rel="stylesheet" href="https://unpkg.com/[email protected].0/css/jspsych.css" />
<link rel="stylesheet" href="https://unpkg.com/[email protected].1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css" />
</head>
<body></body>
Expand Down
4 changes: 2 additions & 2 deletions docs/demos/jspsych-call-function-demo2.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<html>
<head>
<script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/[email protected].0"></script>
<script src="https://unpkg.com/[email protected].1"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<link rel="stylesheet" href="https://unpkg.com/[email protected].0/css/jspsych.css" />
<link rel="stylesheet" href="https://unpkg.com/[email protected].1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css" />
</head>
<body></body>
Expand Down
4 changes: 2 additions & 2 deletions docs/demos/jspsych-call-function-demo3.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<html>
<head>
<script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/[email protected].0"></script>
<script src="https://unpkg.com/[email protected].1"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<link rel="stylesheet" href="https://unpkg.com/[email protected].0/css/jspsych.css" />
<link rel="stylesheet" href="https://unpkg.com/[email protected].1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css" />
</head>
<body></body>
Expand Down
4 changes: 2 additions & 2 deletions docs/demos/jspsych-canvas-button-response-demo1.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<html>
<head>
<script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/[email protected].0"></script>
<script src="https://unpkg.com/[email protected].1"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<link rel="stylesheet" href="https://unpkg.com/[email protected].0/css/jspsych.css" />
<link rel="stylesheet" href="https://unpkg.com/[email protected].1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css" />
</head>
<body></body>
Expand Down
4 changes: 2 additions & 2 deletions docs/demos/jspsych-canvas-button-response-demo2.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<html>
<head>
<script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/[email protected].0"></script>
<script src="https://unpkg.com/[email protected].1"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<link rel="stylesheet" href="https://unpkg.com/[email protected].0/css/jspsych.css" />
<link rel="stylesheet" href="https://unpkg.com/[email protected].1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css" />
</head>
<body></body>
Expand Down
4 changes: 2 additions & 2 deletions docs/demos/jspsych-canvas-button-response-demo3.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<html>
<head>
<script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/[email protected].0"></script>
<script src="https://unpkg.com/[email protected].1"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<link rel="stylesheet" href="https://unpkg.com/[email protected].0/css/jspsych.css" />
<link rel="stylesheet" href="https://unpkg.com/[email protected].1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css" />
</head>
<body></body>
Expand Down
4 changes: 2 additions & 2 deletions docs/demos/jspsych-canvas-keyboard-response-demo1.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<html>
<head>
<script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/[email protected].0"></script>
<script src="https://unpkg.com/[email protected].1"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<link rel="stylesheet" href="https://unpkg.com/[email protected].0/css/jspsych.css" />
<link rel="stylesheet" href="https://unpkg.com/[email protected].1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css" />
</head>
<body></body>
Expand Down
4 changes: 2 additions & 2 deletions docs/demos/jspsych-canvas-keyboard-response-demo2.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<html>
<head>
<script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/[email protected].0"></script>
<script src="https://unpkg.com/[email protected].1"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<link rel="stylesheet" href="https://unpkg.com/[email protected].0/css/jspsych.css" />
<link rel="stylesheet" href="https://unpkg.com/[email protected].1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css" />
</head>
<body></body>
Expand Down
4 changes: 2 additions & 2 deletions docs/demos/jspsych-canvas-slider-response-demo1.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<html>
<head>
<script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/[email protected].0"></script>
<script src="https://unpkg.com/[email protected].1"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<link rel="stylesheet" href="https://unpkg.com/[email protected].0/css/jspsych.css" />
<link rel="stylesheet" href="https://unpkg.com/[email protected].1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css" />
</head>
<body></body>
Expand Down
4 changes: 2 additions & 2 deletions docs/demos/jspsych-canvas-slider-response-demo2.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<html>
<head>
<script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/[email protected].0"></script>
<script src="https://unpkg.com/[email protected].1"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<link rel="stylesheet" href="https://unpkg.com/[email protected].0/css/jspsych.css" />
<link rel="stylesheet" href="https://unpkg.com/[email protected].1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css" />
</head>
<body></body>
Expand Down
4 changes: 2 additions & 2 deletions docs/demos/jspsych-categorize-animation-demo1.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
<html>
<head>
<script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/[email protected].0"></script>
<script src="https://unpkg.com/[email protected].1"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<link rel="stylesheet" href="https://unpkg.com/[email protected].0/css/jspsych.css" />
<link rel="stylesheet" href="https://unpkg.com/[email protected].1/css/jspsych.css" />
<style>
#jspsych-categorize-animation-stimulus {
height: 80% !important;
Expand Down
4 changes: 2 additions & 2 deletions docs/demos/jspsych-categorize-animation-demo2.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
<html>
<head>
<script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/[email protected].0"></script>
<script src="https://unpkg.com/[email protected].1"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<link rel="stylesheet" href="https://unpkg.com/[email protected].0/css/jspsych.css" />
<link rel="stylesheet" href="https://unpkg.com/[email protected].1/css/jspsych.css" />
<style>
#jspsych-categorize-animation-stimulus {
height: 80% !important;
Expand Down
4 changes: 2 additions & 2 deletions docs/demos/jspsych-categorize-html-demo1.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<html>
<head>
<script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/[email protected].0"></script>
<script src="https://unpkg.com/[email protected].1"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<link rel="stylesheet" href="https://unpkg.com/[email protected].0/css/jspsych.css" />
<link rel="stylesheet" href="https://unpkg.com/[email protected].1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css">
</head>
<body></body>
Expand Down
4 changes: 2 additions & 2 deletions docs/demos/jspsych-categorize-image-demo1.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
<html>
<head>
<script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/[email protected].0"></script>
<script src="https://unpkg.com/[email protected].1"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<link rel="stylesheet" href="https://unpkg.com/[email protected].0/css/jspsych.css" />
<link rel="stylesheet" href="https://unpkg.com/[email protected].1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css">
</head>
<body></body>
Expand Down
4 changes: 2 additions & 2 deletions docs/demos/jspsych-cloze-demo1.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<html>
<head>
<script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/[email protected].0"></script>
<script src="https://unpkg.com/[email protected].1"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
<link rel="stylesheet" href="https://unpkg.com/[email protected].0/css/jspsych.css" />
<link rel="stylesheet" href="https://unpkg.com/[email protected].1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css">
</head>
<body></body>
Expand Down
Loading

0 comments on commit 2b1f93d

Please sign in to comment.