Merge pull request #3433 from jspsych/changeset-release/main

Version Packages
This commit is contained in:
Josh de Leeuw 2024-11-13 09:21:54 -05:00 committed by GitHub
commit 0534763cb7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
26 changed files with 59 additions and 38 deletions

View File

@ -1,9 +0,0 @@
---
"@jspsych/plugin-animation": patch
"@jspsych/plugin-free-sort": patch
"@jspsych/plugin-instructions": patch
"@jspsych/plugin-maxdiff": patch
"@jspsych/plugin-sketchpad": patch
---
fix data values with `COMPLEX` type to use proper metadata syntax

View File

@ -3,7 +3,7 @@
<head>
<script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.0.3"></script>
<script src="https://unpkg.com/@jspsych/plugin-animation@2.0.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-animation@2.0.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-preload@2.0.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.0.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.0.3/css/jspsych.css" />

View File

@ -4,7 +4,7 @@
<script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.0.3"></script>
<script src="https://unpkg.com/@jspsych/plugin-preload@2.0.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-free-sort@2.0.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-free-sort@2.0.2"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.0.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.0.3/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css">

View File

@ -5,7 +5,7 @@
<script src="https://unpkg.com/jspsych@8.0.3"></script>
<script src="https://unpkg.com/@jspsych/plugin-preload@2.0.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.0.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-instructions@2.0.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-instructions@2.0.1"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.0.3/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css">
</head>

View File

@ -5,7 +5,7 @@
<script src="https://unpkg.com/jspsych@8.0.3"></script>
<script src="https://unpkg.com/@jspsych/plugin-preload@2.0.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.0.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-instructions@2.0.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-instructions@2.0.1"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.0.3/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css">
</head>

View File

@ -5,7 +5,7 @@
<script src="https://unpkg.com/jspsych@8.0.3"></script>
<script src="https://unpkg.com/@jspsych/plugin-preload@2.0.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.0.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-instructions@2.0.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-instructions@2.0.1"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.0.3/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css">
</head>

View File

@ -4,7 +4,7 @@
<script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.0.3"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.0.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-maxdiff@2.0.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-maxdiff@2.0.2"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.0.3/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css">
</head>

View File

@ -4,7 +4,7 @@
<script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.0.3"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.0.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-sketchpad@2.0.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-sketchpad@2.0.2"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.0.3/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css">
</head>

View File

@ -4,7 +4,7 @@
<script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.0.3"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.0.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-sketchpad@2.0.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-sketchpad@2.0.2"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.0.3/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css">
</head>

View File

@ -4,7 +4,7 @@
<script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.0.3"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.0.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-sketchpad@2.0.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-sketchpad@2.0.2"></script>
<script src="https://unpkg.com/@jspsych/plugin-survey-text@2.0.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.0.3/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css" />

View File

@ -1,6 +1,6 @@
# animation
Current version: 2.0.0. [See version history](https://github.com/jspsych/jsPsych/blob/main/packages/plugin-animation/CHANGELOG.md).
Current version: 2.0.1. [See version history](https://github.com/jspsych/jsPsych/blob/main/packages/plugin-animation/CHANGELOG.md).
This plugin displays a sequence of images at a fixed frame rate. The sequence can be looped a specified number of times. The participant is free to respond at any point during the animation, and the time of the response is recorded.
@ -32,7 +32,7 @@ response | array | An array, where each element is an object representing a resp
Using the CDN-hosted JavaScript file:
```js
<script src="https://unpkg.com/@jspsych/plugin-animation@2.0.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-animation@2.0.1"></script>
```
Using the JavaScript file downloaded from a GitHub release dist archive:

View File

@ -1,6 +1,6 @@
# free-sort
Current version: 2.0.1. [See version history](https://github.com/jspsych/jsPsych/blob/main/packages/plugin-free-sort/CHANGELOG.md).
Current version: 2.0.2. [See version history](https://github.com/jspsych/jsPsych/blob/main/packages/plugin-free-sort/CHANGELOG.md).
The free-sort plugin displays one or more images on the screen that the participant can interact with by clicking and dragging with a mouse, or touching and dragging with a touchscreen device. When the trial starts, the images can be positioned outside or inside the sort area. All images must be moved into the sorting area before the participant can click a button to end the trial. All of the moves that the participant performs are recorded, as well as the final positions of all images. This plugin could be useful when asking participants to position images based on similarity to one another, or to recall image spatial locations.
@ -49,7 +49,7 @@ This plugin does not yet support [simulation mode](../overview/simulation.md).
Using the CDN-hosted JavaScript file:
```js
<script src="https://unpkg.com/@jspsych/plugin-free-sort@2.0.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-free-sort@2.0.2"></script>
```
Using the JavaScript file downloaded from a GitHub release dist archive:

View File

@ -1,6 +1,6 @@
# instructions
Current version: 2.0.0. [See version history](https://github.com/jspsych/jsPsych/blob/main/packages/plugin-instructions/CHANGELOG.md).
Current version: 2.0.1. [See version history](https://github.com/jspsych/jsPsych/blob/main/packages/plugin-instructions/CHANGELOG.md).
This plugin is for showing instructions to the participant. It allows participants to navigate through multiple pages of instructions at their own pace, recording how long the participant spends on each page. Navigation can be done using the mouse or keyboard. participants can be allowed to navigate forwards and backwards through pages, if desired.
@ -36,7 +36,7 @@ In addition to the [default data collected by all plugins](../overview/plugins.m
Using the CDN-hosted JavaScript file:
```js
<script src="https://unpkg.com/@jspsych/plugin-instructions@2.0.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-instructions@2.0.1"></script>
```
Using the JavaScript file downloaded from a GitHub release dist archive:

View File

@ -1,6 +1,6 @@
# maxdiff
Current version: 2.0.1. [See version history](https://github.com/jspsych/jsPsych/blob/main/packages/plugin-maxdiff/CHANGELOG.md).
Current version: 2.0.2. [See version history](https://github.com/jspsych/jsPsych/blob/main/packages/plugin-maxdiff/CHANGELOG.md).
The maxdiff plugin displays a table with rows of alternatives to be selected for two mutually-exclusive categories, typically as 'most' or 'least' on a particular criteria (e.g. importance, preference, similarity). The participant responds by selecting one radio button corresponding to an alternative in both the left and right response columns. The same alternative cannot be endorsed on both the left and right response columns (e.g. 'most' and 'least') simultaneously.
@ -33,7 +33,7 @@ response | object | An object with two keys, `left` and `right`, containing the
Using the CDN-hosted JavaScript file:
```js
<script src="https://unpkg.com/@jspsych/plugin-maxdiff@2.0.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-maxdiff@2.0.2"></script>
```
Using the JavaScript file downloaded from a GitHub release dist archive:

View File

@ -1,6 +1,6 @@
# sketchpad
Current version: 2.0.1. [See version history](https://github.com/jspsych/jsPsych/blob/main/packages/plugin-sketchpad/CHANGELOG.md).
Current version: 2.0.2. [See version history](https://github.com/jspsych/jsPsych/blob/main/packages/plugin-sketchpad/CHANGELOG.md).
This plugin creates an interactive canvas that the participant can draw on using their mouse or touchscreen.
It can be used for sketching tasks, like asking the participant to draw a particular object.
@ -72,7 +72,7 @@ This plugin does not yet support [simulation mode](../overview/simulation.md).
Using the CDN-hosted JavaScript file:
```js
<script src="https://unpkg.com/@jspsych/plugin-sketchpad@2.0.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-sketchpad@2.0.2"></script>
```
Using the JavaScript file downloaded from a GitHub release dist archive:

10
package-lock.json generated
View File

@ -18181,7 +18181,7 @@
},
"packages/plugin-animation": {
"name": "@jspsych/plugin-animation",
"version": "2.0.0",
"version": "2.0.1",
"license": "MIT",
"devDependencies": {
"@jspsych/config": "^3.0.0",
@ -18353,7 +18353,7 @@
},
"packages/plugin-free-sort": {
"name": "@jspsych/plugin-free-sort",
"version": "2.0.1",
"version": "2.0.2",
"license": "MIT",
"devDependencies": {
"@jspsych/config": "^3.0.0",
@ -18523,7 +18523,7 @@
},
"packages/plugin-instructions": {
"name": "@jspsych/plugin-instructions",
"version": "2.0.0",
"version": "2.0.1",
"license": "MIT",
"devDependencies": {
"@jspsych/config": "^3.0.0",
@ -18535,7 +18535,7 @@
},
"packages/plugin-maxdiff": {
"name": "@jspsych/plugin-maxdiff",
"version": "2.0.1",
"version": "2.0.2",
"license": "MIT",
"devDependencies": {
"@jspsych/config": "^3.0.0",
@ -18645,7 +18645,7 @@
},
"packages/plugin-sketchpad": {
"name": "@jspsych/plugin-sketchpad",
"version": "2.0.1",
"version": "2.0.2",
"license": "MIT",
"devDependencies": {
"@jspsych/config": "^3.0.0",

View File

@ -1,5 +1,11 @@
# @jspsych/plugin-animation
## 2.0.1
### Patch Changes
- [#3432](https://github.com/jspsych/jsPsych/pull/3432) [`484300c4`](https://github.com/jspsych/jsPsych/commit/484300c49a8f8c54de705b2fb7b7739ac648f9f2) Thanks [@jadeddelta](https://github.com/jadeddelta)! - fix data values with `COMPLEX` type to use proper metadata syntax
## 2.0.0
### Major Changes

View File

@ -1,6 +1,6 @@
{
"name": "@jspsych/plugin-animation",
"version": "2.0.0",
"version": "2.0.1",
"description": "jsPsych plugin for showing animations and recording keyboard responses",
"type": "module",
"main": "dist/index.cjs",

View File

@ -1,5 +1,11 @@
# @jspsych/plugin-free-sort
## 2.0.2
### Patch Changes
- [#3432](https://github.com/jspsych/jsPsych/pull/3432) [`484300c4`](https://github.com/jspsych/jsPsych/commit/484300c49a8f8c54de705b2fb7b7739ac648f9f2) Thanks [@jadeddelta](https://github.com/jadeddelta)! - fix data values with `COMPLEX` type to use proper metadata syntax
## 2.0.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@jspsych/plugin-free-sort",
"version": "2.0.1",
"version": "2.0.2",
"description": "jsPsych plugin for drag-and-drop sorting of a collection of images",
"type": "module",
"main": "dist/index.cjs",

View File

@ -1,5 +1,11 @@
# @jspsych/plugin-instructions
## 2.0.1
### Patch Changes
- [#3432](https://github.com/jspsych/jsPsych/pull/3432) [`484300c4`](https://github.com/jspsych/jsPsych/commit/484300c49a8f8c54de705b2fb7b7739ac648f9f2) Thanks [@jadeddelta](https://github.com/jadeddelta)! - fix data values with `COMPLEX` type to use proper metadata syntax
## 2.0.0
### Major Changes

View File

@ -1,6 +1,6 @@
{
"name": "@jspsych/plugin-instructions",
"version": "2.0.0",
"version": "2.0.1",
"description": "jsPsych plugin to display instructions",
"type": "module",
"main": "dist/index.cjs",

View File

@ -1,5 +1,11 @@
# @jspsych/plugin-maxdiff
## 2.0.2
### Patch Changes
- [#3432](https://github.com/jspsych/jsPsych/pull/3432) [`484300c4`](https://github.com/jspsych/jsPsych/commit/484300c49a8f8c54de705b2fb7b7739ac648f9f2) Thanks [@jadeddelta](https://github.com/jadeddelta)! - fix data values with `COMPLEX` type to use proper metadata syntax
## 2.0.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@jspsych/plugin-maxdiff",
"version": "2.0.1",
"version": "2.0.2",
"description": "a jspsych plugin for maxdiff/conjoint analysis designs",
"type": "module",
"main": "dist/index.cjs",

View File

@ -1,5 +1,11 @@
# @jspsych/plugin-sketchpad
## 2.0.2
### Patch Changes
- [#3432](https://github.com/jspsych/jsPsych/pull/3432) [`484300c4`](https://github.com/jspsych/jsPsych/commit/484300c49a8f8c54de705b2fb7b7739ac648f9f2) Thanks [@jadeddelta](https://github.com/jadeddelta)! - fix data values with `COMPLEX` type to use proper metadata syntax
## 2.0.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@jspsych/plugin-sketchpad",
"version": "2.0.1",
"version": "2.0.2",
"description": "jsPsych plugin for sketching a response",
"type": "module",
"main": "dist/index.cjs",