Commit Graph

26 Commits

Author SHA1 Message Date
Josh de Leeuw
2922bc5dad
Merge pull request #2209 from jspsych/plugin-exclusions
New Plugin: Browser Check
2021-11-05 18:28:14 -04:00
Josh de Leeuw
ae30862842
Merge pull request #2258 from jspsych/plugin-sketchpad
New plugin: Sketchpad
2021-11-05 18:27:50 -04:00
Josh de Leeuw
ca4fd615da
Merge pull request #2245 from jspsych/migration-errors
Implement migration errors
2021-11-05 18:24:30 -04:00
Josh de Leeuw
c91cc4fd32 Merge branch 'main' into plugin-sketchpad 2021-11-05 18:08:27 -04:00
Josh de Leeuw
e62205880c
Merge pull request #2228 from jspsych/extension-mouse-tracking
Mouse Tracking Extension
2021-11-05 18:06:57 -04:00
Josh de Leeuw
bddae3eef7 add changeset 2021-10-21 15:50:21 -04:00
Josh de Leeuw
a849f514ab Merge branch 'main' into plugin-exclusions 2021-10-21 10:13:27 -04:00
Josh de Leeuw
45fb3ebb92 add changesets 2021-10-21 09:31:37 -04:00
bjoluc
141034561e Merge branch 'main' into migration-errors 2021-10-19 22:30:56 +02:00
bjoluc
cf78fb9d5d Set onlyUpdatePeerDependentsWhenOutOfRange in changesets config 2021-10-19 22:13:43 +02:00
bjoluc
1216ace2a3 Implement migration errors
Closes  #2217
2021-10-19 21:57:34 +02:00
github-actions[bot]
66bfb91976 chore(release): version packages 2021-10-16 09:31:18 +00:00
Josh de Leeuw
0e0d884a1e allow recording of mouseup and mousedown 2021-10-14 15:25:48 -04:00
Josh de Leeuw
dac7be71f7 add mouseDown and mouseUp events to test utils 2021-10-14 15:10:41 -04:00
Josh de Leeuw
3e2e3ac867 add changeset for extension 2021-10-14 14:03:36 -04:00
Josh de Leeuw
9eb0a0646e add mouseMove utility to test-utils package 2021-10-14 12:16:40 -04: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
bjoluc
85a69d28bc Consistently use arrow functions in plugins
to avoid masking of `this`
2021-10-07 22:53:20 +02: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
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
708ab8c849 Update changesets branch settings and release workflow 2021-10-01 23:54:20 +02:00
bjoluc
37b85f953c
Setup changesets (#2066)
* Setup changesets and the changesets GH action
* Lower package versions so changesets can bump them
* Add changesets for all changes on the `modularization` branch

Co-authored-by: Josh de Leeuw <josh.deleeuw@gmail.com>
Co-authored-by: Becky Gilbert <beckyannegilbert@gmail.com>
2021-09-30 21:39:25 +02:00