Commit Graph

117 Commits

Author SHA1 Message Date
github-actions[bot]
7fe6cd06cb chore(release): version packages 2025-01-28 21:23:07 +00:00
Josh de Leeuw
4a796c7381 add require.resolve to jest-canvas-mock setup 2025-01-28 11:45:13 -05:00
Josh de Leeuw
54e6561638 Merge branch 'main' into remove-canvas-dependency-from-config 2025-01-28 09:44:20 -05:00
Josh de Leeuw
b12ce3051d rework citation testing 2025-01-27 15:37:37 -05:00
Josh de Leeuw
e798925083 update typescript version 2025-01-14 14:19:06 -05:00
Josh de Leeuw
1add9ec503 use jest-canvas-mock in config 2025-01-14 12:43:43 -05:00
Josh de Leeuw
4f66fd894f remove canvas from config 2025-01-14 10:49:22 -05:00
github-actions[bot]
10afbfc847 chore(release): version packages 2025-01-10 21:28:32 +00:00
jade
ad1d854f43 rework tests to use displayElement, remove DOM clearing per test 2025-01-10 01:02:58 -07:00
github-actions[bot]
ccded6a6b8 chore(release): version packages 2025-01-07 18:26:56 +00:00
Josh de Leeuw
1faeeb52a2 use glob v7 to avoid making updates for glob v9 API for now 2025-01-07 12:43:27 -05:00
Josh de Leeuw
2ddc120bed
Merge pull request #3385 from jspsych/add-citation-module
Generate citation strings from citation.cff file as part of build process
2024-12-18 17:36:02 -05:00
Josh de Leeuw
5611b3c19a remove the overrides 2024-12-18 17:24:31 -05:00
Cherrie Chang
90ee2c54eb add prettier-ignore for IIFE builds 2024-12-18 16:52:06 -05:00
Cherrie Chang
f2d1a03401 fix citation logic 2024-12-18 08:02:49 -05:00
Cherrie Chang
5e878d381f update getCitations() to always print jsPsych + no duplicates; update citation tool docs 2024-12-09 11:58:58 -05:00
Cherrie Chang
a28ca046c1 localize prettier to apply only to lines 2024-12-06 15:08:23 -05:00
github-actions[bot]
588f582c1e chore(release): version packages 2024-12-02 17:42:16 +00:00
Josh de Leeuw
b9bf2f3bd2
Merge pull request #3396 from jspsych/update-config-dependencies
Update `@jspsych/config` dependencies
2024-12-02 12:37:09 -05:00
github-actions[bot]
12ada311e6 chore(release): version packages 2024-11-30 15:21:45 +00:00
jade
50119a6f5c force dom to clear after each individual test case 2024-11-13 10:46:26 -05:00
Cherrie Chang
575346846c update plugins index.ts 2024-11-01 17:45:19 -04:00
Cherrie Chang
f0bc8ae3ac add jest tests for citation tool 2024-11-01 12:53:47 -04:00
Cherrie Chang
9d5215e554 clean up errors 2024-10-30 13:50:22 -04:00
Cherrie Chang
d02f62527b delete console logs 2024-10-30 13:43:30 -04:00
Cherrie Chang
2cdf231f92 clean up dependencies 2024-10-30 13:38:08 -04:00
Cherrie Chang
99392b4c28 citation stuff done 2024-10-30 13:24:54 -04:00
github-actions[bot]
60ab96c519 chore(release): version packages 2024-10-29 18:51:17 +00:00
jade
34c0e54423 update comment style 2024-10-29 14:42:44 -04:00
Cherrie Chang
ef89a80650 define works now 2024-10-23 11:13:33 -07:00
Cherrie Chang
eace9bf393 merge with josh 2024-10-23 11:04:41 -07:00
Josh de Leeuw
81fd767fbc fix some config options 2024-10-23 14:03:50 -04:00
Cherrie Chang
1365dcc082 just not replacing the var 2024-10-23 10:40:09 -07:00
Cherrie Chang
00d60fb7cf remove generateCitation from node scripts and directly call 2024-10-23 10:25:18 -07:00
Cherrie Chang
8bbf9b73c8 move citation build logic from rollup to esbuild 2024-10-23 10:18:23 -07:00
jade
b420804203 consolidate resolveJsonModule rule into main tsconfig.json 2024-10-19 18:20:55 -04:00
jade
db7bcf82f6 let contrib repo import json files as modules 2024-09-22 19:02:07 -04:00
cchang-vassar
a2e7918773 fix browser tool for citations 2024-09-19 14:03:45 -04:00
cchang-vassar
bceacab4ca i really hate this library 2024-09-16 14:01:20 -04:00
cchang-vassar
909cb9a768 fix build citation rollup plugin to actually generate citation 2024-09-13 09:45:27 -04:00
cchang-vassar
bab33ead69 fix: error handling chain in building citations 2024-09-12 16:24:12 -04:00
cchang-vassar
7963fdcf21 move additionalPlugin out of outputOptions 2024-09-12 13:59:18 -04:00
bjoluc
fd07de6800
Merge branch 'update-config-dependencies' into add-citation-module 2024-09-12 01:02:54 +02:00
bjoluc
7b3c11b79e
Bump alias-hq to version 6.2.4 2024-09-12 00:45:54 +02:00
bjoluc
3f3d68bd42
Update rollup and the rollup plugins, including esbuild 2024-09-12 00:42:52 +02:00
Josh de Leeuw
62d34278a3 This fixes build errors, but warnings are still present. Adds rollup/json plugin back into build chain. 2024-09-11 13:57:02 -04:00
Josh de Leeuw
59ce0b316b very broken :( 2024-08-31 16:22:58 -04:00
cchang-vassar
bbd09e2ace move citation rollup plugin to config folder 2024-08-27 13:43:12 -04:00
cchang-vassar
1c5f826fbe add rollup plugin for building citation 2024-08-27 13:05:12 -04:00
cchang-vassar
47d57f03ed delete braces from root package.json 2024-08-12 11:40:34 -04:00