Commit Graph

184 Commits

Author SHA1 Message Date
cchang-vassar
aff11c4291 plugin-free-sort-ordered first pass 2025-05-04 22:46:56 -07:00
github-actions[bot]
86c1ff4587 chore(release): version packages 2025-02-12 15:04:02 +00:00
github-actions[bot]
7fe6cd06cb chore(release): version packages 2025-01-28 21:23:07 +00:00
Josh de Leeuw
f383dbe716 update package-lock 2025-01-28 10:01:18 -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
f438099db7 try rebuilding package-lock again because why not 2025-01-14 16:04:50 -05:00
Josh de Leeuw
84220e7d62 got jest-canvas-mock hoisted into top level node_modules so that resolve on setupFiles works 2025-01-14 15:59:39 -05:00
Josh de Leeuw
ed199bb31d override typescript version (error caused by prettier-plugin-import-sort@0.0.7) 2025-01-14 14:57:02 -05:00
Josh de Leeuw
d4ba86b24c try updating package-lock.json again 2025-01-14 14:31:35 -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
0773dceab0 update package-lock 2025-01-14 12:23:35 -05:00
github-actions[bot]
10afbfc847 chore(release): version packages 2025-01-10 21:28:32 +00: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
github-actions[bot]
a726a2049c chore(release): version packages 2024-12-16 16:01:36 +00: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
github-actions[bot]
12180bb1ce chore(release): version packages 2024-11-21 12:08:38 +00:00
github-actions[bot]
7249d34842 chore(release): version packages 2024-11-13 13:35:33 +00: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
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
Cherrie Chang
8bbf9b73c8 move citation build logic from rollup to esbuild 2024-10-23 10:18:23 -07: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
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
cchang-vassar
715ed2a6c2 pull bjorn fixes 2024-09-12 13:14:08 -04:00
cchang-vassar
d2ae26c67e pulling bjorn fixes 2024-09-12 13:09:36 -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
bjoluc
e7abded635
Update package.json 2024-09-11 21:57:54 +02:00
bjoluc
9e823bfcd7
Merge branch 'main' into update-config-dependencies 2024-09-11 21:52:26 +02:00
Josh de Leeuw
7ca68ea38d Merge branch 'main' into add-citation-module 2024-09-11 13:12:54 -04:00
Josh de Leeuw
59ce0b316b very broken :( 2024-08-31 16:22:58 -04:00
cchang-vassar
1c5f826fbe add rollup plugin for building citation 2024-08-27 13:05:12 -04:00
github-actions[bot]
ee48a7eca7 chore(release): version packages 2024-08-08 15:10:26 +00:00
Josh de Leeuw
ffef2611e6 upgrade to gulp 5.0 2024-08-06 11:29:57 -04:00
github-actions[bot]
b126d1e12e chore(release): version packages 2024-07-18 18:21:28 +00:00
github-actions[bot]
39215339c5 chore(release): version packages 2024-07-17 23:08:32 +00:00
github-actions[bot]
e2f7e91844 chore(release): version packages 2024-07-16 19:24:38 +00:00
Josh de Leeuw
1be7700962 fix package-lock 2024-07-11 21:44:04 -04:00
Josh de Leeuw
c0d1624e99 Merge branch 'v8' into v8-css-updates 2024-07-11 21:43:38 -04:00
vzhang03
7d7609d1a3 Fixed errors and should pass build tests 2024-06-13 11:07:29 -04:00