Skip to content

Commit 0422faa

Browse files
authored
Merge pull request #3388 from jspsych/changeset-release/main
Version Packages
2 parents 18172a1 + 60ab96c commit 0422faa

File tree

113 files changed

+275
-273
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

113 files changed

+275
-273
lines changed

.changeset/eight-steaks-camp.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/young-wolves-grow.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

docs/demos/eye-tracking-with-webgazer.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<html>
33
<head>
4-
<script src="https://unpkg.com/[email protected].2"></script>
4+
<script src="https://unpkg.com/[email protected].3"></script>
55
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
66
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
77
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
@@ -13,7 +13,7 @@
1313
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
1414
<link
1515
rel="stylesheet"
16-
href="https://unpkg.com/[email protected].2/css/jspsych.css"
16+
href="https://unpkg.com/[email protected].3/css/jspsych.css"
1717
/>
1818
<link rel="stylesheet" href="docs-demo.css" type="text/css">
1919
</head>

docs/demos/jspsych-animation-demo.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
<html>
33
<head>
44
<script src="docs-demo-timeline.js"></script>
5-
<script src="https://unpkg.com/[email protected].2"></script>
5+
<script src="https://unpkg.com/[email protected].3"></script>
66
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
77
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
88
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
9-
<link rel="stylesheet" href="https://unpkg.com/[email protected].2/css/jspsych.css" />
9+
<link rel="stylesheet" href="https://unpkg.com/[email protected].3/css/jspsych.css" />
1010
<style>
1111
#jspsych-animation-image {
1212
height: 80% !important;

docs/demos/jspsych-audio-button-response-demo-1.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
<html>
33
<head>
44
<script src="docs-demo-timeline.js"></script>
5-
<script src="https://unpkg.com/[email protected].2"></script>
5+
<script src="https://unpkg.com/[email protected].3"></script>
66
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
77
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
88
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
9-
<link rel="stylesheet" href="https://unpkg.com/[email protected].2/css/jspsych.css" />
9+
<link rel="stylesheet" href="https://unpkg.com/[email protected].3/css/jspsych.css" />
1010
</head>
1111
<body></body>
1212
<script>

docs/demos/jspsych-audio-button-response-demo-2.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
<html>
33
<head>
44
<script src="docs-demo-timeline.js"></script>
5-
<script src="https://unpkg.com/[email protected].2"></script>
5+
<script src="https://unpkg.com/[email protected].3"></script>
66
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
77
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
88
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
9-
<link rel="stylesheet" href="https://unpkg.com/[email protected].2/css/jspsych.css" />
9+
<link rel="stylesheet" href="https://unpkg.com/[email protected].3/css/jspsych.css" />
1010
</head>
1111
<body></body>
1212
<script>

docs/demos/jspsych-audio-button-response-demo-3.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
<html>
33
<head>
44
<script src="docs-demo-timeline.js"></script>
5-
<script src="https://unpkg.com/[email protected].2"></script>
5+
<script src="https://unpkg.com/[email protected].3"></script>
66
<!--<script src="https://unpkg.com/@jspsych/[email protected]"></script>-->
77
<script src="../../packages/plugin-audio-button-response/dist/index.browser.js"></script>
88
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
99
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
10-
<!--<link rel="stylesheet" href="https://unpkg.com/[email protected].2/css/jspsych.css" />-->
10+
<!--<link rel="stylesheet" href="https://unpkg.com/[email protected].3/css/jspsych.css" />-->
1111
<link rel="stylesheet" href="../../packages/jspsych/css/jspsych.css" />
1212
</head>
1313
<body></body>

docs/demos/jspsych-audio-keyboard-response-demo-1.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
<html>
33
<head>
44
<script src="docs-demo-timeline.js"></script>
5-
<script src="https://unpkg.com/[email protected].2"></script>
5+
<script src="https://unpkg.com/[email protected].3"></script>
66
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
77
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
88
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
9-
<link rel="stylesheet" href="https://unpkg.com/[email protected].2/css/jspsych.css" />
9+
<link rel="stylesheet" href="https://unpkg.com/[email protected].3/css/jspsych.css" />
1010
</head>
1111
<body></body>
1212
<script>

docs/demos/jspsych-audio-keyboard-response-demo-2.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
<html>
33
<head>
44
<script src="docs-demo-timeline.js"></script>
5-
<script src="https://unpkg.com/[email protected].2"></script>
5+
<script src="https://unpkg.com/[email protected].3"></script>
66
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
77
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
88
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
9-
<link rel="stylesheet" href="https://unpkg.com/[email protected].2/css/jspsych.css" />
9+
<link rel="stylesheet" href="https://unpkg.com/[email protected].3/css/jspsych.css" />
1010
</head>
1111
<body></body>
1212
<script>

docs/demos/jspsych-audio-slider-response-demo-1.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
<html>
33
<head>
44
<script src="docs-demo-timeline.js"></script>
5-
<script src="https://unpkg.com/[email protected].2"></script>
5+
<script src="https://unpkg.com/[email protected].3"></script>
66
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
77
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
88
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
9-
<link rel="stylesheet" href="https://unpkg.com/[email protected].2/css/jspsych.css" />
9+
<link rel="stylesheet" href="https://unpkg.com/[email protected].3/css/jspsych.css" />
1010
</head>
1111
<body></body>
1212
<script>

0 commit comments

Comments
 (0)