Commit Graph

27 Commits

Author SHA1 Message Date
cchang-vassar
ce30fca573 Revert "reorder fields in jsPsych citation file; add citation file for extension-webgazer"
This reverts commit 2feebbf9c4.

Applying changes to point-templates-to-dev branch instead.
2025-02-06 15:20:27 -05:00
cchang-vassar
2feebbf9c4 reorder fields in jsPsych citation file; add citation file for extension-webgazer 2025-02-06 14:25:48 -05:00
github-actions[bot]
ccded6a6b8 chore(release): version packages 2025-01-07 18:26:56 +00:00
Cherrie Chang
a28ca046c1 localize prettier to apply only to lines 2024-12-06 15:08:23 -05:00
Cherrie Chang
b63d8b6041 fix double quotes in plugin src to single quotes 2024-12-06 15:04:34 -05:00
Cherrie Chang
575346846c update plugins index.ts 2024-11-01 17:45:19 -04:00
github-actions[bot]
b126d1e12e chore(release): version packages 2024-07-18 18:21:28 +00:00
Bankminer78
81ed9ad3f8 Changed jsPsych and extensions to read version and name from class 2024-07-18 11:50:03 -04:00
github-actions[bot]
e2f7e91844 chore(release): version packages 2024-07-16 19:24:38 +00:00
Bankminer78
fadded2b4a Added version and extension type for 2 of 3 extensions 2024-07-03 17:13:23 -04:00
vzhang03
95a2203e27 Updating extensions - missing documentation within extensions 2024-06-29 20:44:22 -04:00
github-actions[bot]
f765795d75 chore(release): version packages 2023-11-10 21:01:41 +00:00
Josh de Leeuw
4bf8f6f75c update citations across all readme 2023-05-11 09:44:23 -04:00
github-actions[bot]
c2cc94db81 chore(release): version packages 2022-09-20 16:56:51 +00:00
jadeddelta
12956b3cc1 added readme.md for every package + changeset 2022-09-20 12:18:15 -04:00
github-actions[bot]
f1fa90eb2c chore(release): version packages 2022-05-19 13:10:19 +00:00
github-actions[bot]
6840b932ad chore(release): version packages 2021-10-01 22:45:10 +00:00
bjoluc
2c392116ff Update homepage field in package.json files 2021-10-01 20:15:43 +02:00
bjoluc
8b279d1dbf Add directory to repository field in package.json files 2021-10-01 19:32:43 +02:00
Becky Gilbert
9d8cff0121 replace references to jsPsych.init with initJsPsych in console warnings/errors and comments 2021-09-30 23:11:07 -07: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
bjoluc
ff2827d8c9 Move test utility functions into @jspsych/test-utils 2021-09-28 20:04:19 +02:00
bjoluc
7073cfb245 Add explicit baseUrl option to tsconfigs 2021-09-14 21:31:44 +02:00
bjoluc
ab7b3545cf Add @jspsych/config dev dependency to packages 2021-08-25 22:08:45 +02:00
bjoluc
7499817415 Add exports field to package.json 2021-08-25 21:58:23 +02:00
bjoluc
6006fec96a Prepare @jspsych/config for external use 2021-08-25 21:57:28 +02:00
Josh de Leeuw
b3b9f5fd5e
Create modular versions of extensions (#2053)
Extensions are now passed to the `JsPsych` constructor via an `extensions` option.
Along the way, the webgazer plugins and plugin-html-button-response have been modularized as well.

Co-authored-by: bjoluc <mail@bjoluc.de>
Co-authored-by: Becky Gilbert <beckyannegilbert@gmail.com>
2021-08-20 11:15:33 +02:00