Commit Graph

2947 Commits

Author SHA1 Message Date
Josh de Leeuw
554408cb46 fix bug in test file 2021-10-14 12:18:47 -04:00
Josh de Leeuw
02a510f5d3 add to test case 2021-10-14 12:18:01 -04:00
Josh de Leeuw
04a133b3c3 add testing suite for mouse tracking extension, fix a few bugs 2021-10-14 12:17:23 -04:00
Josh de Leeuw
9eb0a0646e add mouseMove utility to test-utils package 2021-10-14 12:16:40 -04:00
Josh de Leeuw
6aa4e5c441 initial commit of mouse tracking plugin 2021-10-13 18:58:43 -04:00
Christian Brickhouse
fbda5f843e
docs: Add ALL/NO_KEYS change to migration guide 2021-10-11 19:15:07 -07:00
Christian Brickhouse
5cf4f2ec13
docs: update NO_KEYS and ALL_KEYS following 7.0
Fixes #2222
2021-10-11 18:57:56 -07:00
bjoluc
ddd5dd1aec Only release packages that were previously broken 2021-10-10 23:05:16 +02:00
bjoluc
355aa47244 Update changeset description 2021-10-09 17:24:57 +02:00
Josh de Leeuw
3ebf212c7a add inclusion_function 2021-10-08 15:41:21 -04:00
Josh de Leeuw
448c50788b basic grabbing of features working 2021-10-08 15:08:04 -04:00
bjoluc
14475cda12 Merge branch 'main' into arrow-functions-in-plugins 2021-10-08 13:34:52 +02:00
bjoluc
6aad6315df Fix project detection in root Jest config
Prior to this, empty directories in `packages` would have hindered Jest
from transforming some files, resulting in "unexpected token" errors
2021-10-08 13:27:47 +02:00
Becky Gilbert
a073b07f2a first pass at survey plugin with SurveyJS, with docs and example (WIP) 2021-10-07 22:55:52 -07:00
bjoluc
85a69d28bc Consistently use arrow functions in plugins
to avoid masking of `this`
2021-10-07 22:53:20 +02:00
Josh de Leeuw
7bbc2436da initial work on browser-check plugin, WIP 2021-10-07 15:39:37 -04:00
bjoluc
9af1b541d4 Update package-lock.json 2021-10-07 00:23:01 +02:00
bjoluc
347e7f6765 Setup initial survey plugin draft 2021-10-07 00:11:17 +02:00
Josh de Leeuw
c671ad717a fix admonition in hello world 2021-10-04 11:53:45 -04:00
Josh de Leeuw
709cbf666e fix broken links in plugin list 2021-10-04 11:09:15 -04:00
Josh de Leeuw
0efb22c46f fix demo formatting 2021-10-04 11:06:26 -04:00
Josh de Leeuw
58f4887217 update the html demos to be more illustrative 2021-10-04 11:02:17 -04:00
Josh de Leeuw
3f150a3b77 fix broken demos in the documentation 2021-10-04 10:40:49 -04:00
Josh de Leeuw
a599fd1918 fix broken demos in the documentation 2021-10-04 10:40:31 -04:00
bjoluc
da654079f0 Update release workflow 2021-10-03 15:03:13 +02:00
bjoluc
b3b1d14dd8 Enhance release workflow 2021-10-02 03:00:04 +02:00
bjoluc
de6c6348b7 Fix release script in root package.json 2021-10-02 02:46:50 +02:00
bjoluc
f96a618fb4 Update release workflow run conditions 2021-10-02 02:39:23 +02:00
bjoluc
dec9afc602 Fix scripts in root package.json 2021-10-02 02:32:10 +02:00
bjoluc
bc92967e25 Update @jspsych/config dependencies and fix type errors in plugin-preload tests 2021-10-02 02:23:15 +02:00
bjoluc
c8d2af944b
Merge pull request #2191 from jspsych/changeset-release/main
Version Packages
2021-10-02 01:37:11 +02:00
Josh de Leeuw
70f3517aa8
fix one more broken readme link 2021-10-01 18:49:07 -04:00
Josh de Leeuw
ebb4d6fcc2
Fix broken image in readme 2021-10-01 18:48:21 -04:00
Josh de Leeuw
8c9ffa48f5
Fix broken links in readme 2021-10-01 18:47:32 -04:00
github-actions[bot]
6840b932ad chore(release): version packages 2021-10-01 22:45:10 +00:00
bjoluc
bc05859095 Add changeset for @jspsych/config 2021-10-02 00:44:02 +02:00
bjoluc
27efa71e1d Remove circular dependency in @jspsych/test-utils 2021-10-02 00:41:07 +02:00
bjoluc
a91d604a2d Fix docs links in modularization changeset 2021-10-02 00:35:02 +02:00
Becky Gilbert
2883e4211d
fix bug with start parameter in video-* plugins - fixes #1806 (#2192)
* fix start param bug in video-* plugins - #1806
* add changeset for video start param fix
2021-10-02 00:30:27 +02:00
bjoluc
d1fbbd26a5 Remove plugin-template from modularization changeset 2021-10-02 00:09:40 +02:00
bjoluc
c8760b1948
Merge pull request #2183 from jspsych/modularization
Modularization
2021-10-02 00:05:02 +02:00
bjoluc
708ab8c849 Update changesets branch settings and release workflow 2021-10-01 23:54:20 +02:00
bjoluc
3486df4584 Merge branch 'main' into modularization 2021-10-01 23:49:29 +02:00
bjoluc
aa580413e1
Merge pull request #2154 from jspsych/modularization-new-docs
Documentation for 7.0
2021-10-01 23:12:18 +02:00
Josh de Leeuw
452936dca5 a few more links to fix 2021-10-01 14:27:50 -04:00
Josh de Leeuw
110420932c fix broken links and titles 2021-10-01 14:23:47 -04:00
bjoluc
2c392116ff Update homepage field in package.json files 2021-10-01 20:15:43 +02:00
Josh de Leeuw
d979dabdd2 rename all plugin and extension pages 2021-10-01 14:15:34 -04:00
bjoluc
8b279d1dbf Add directory to repository field in package.json files 2021-10-01 19:32:43 +02:00
Josh de Leeuw
dcf46ee21a
Merge branch 'modularization' into modularization-new-docs 2021-10-01 13:12:48 -04:00