Commit Graph

3818 Commits

Author SHA1 Message Date
cchang-vassar
35bfcccd23 update urllib to ^2.3.0 and python to v9 2025-01-08 16:16:43 -05:00
cchang-vassar
6707a79eb4 put DOM fix modify with citations modify 2025-01-08 15:52:14 -05:00
cchang-vassar
80c4989431 add patches to fix DOM clobbering 2025-01-08 15:47:27 -05:00
cchang-vassar
54be7a03c8 rebuild poetry.lock to use v^2024.7.04 version of certifi 2025-01-08 13:59:19 -05:00
cchang-vassar
0d02eda712 update vue-jscodeshift-adapter to stop using vue-template-compiler 2025-01-08 13:33:47 -05:00
cchang-vassar
79a17019b1 Merge branch '3466-vulnerabilities-check-if-we-have-known-vulnerabilities-as-published-in-open-source-vulnerability' of github.com:jspsych/jsPsych into 3466-vulnerabilities-check-if-we-have-known-vulnerabilities-as-published-in-open-source-vulnerability 2025-01-08 13:04:51 -05:00
cchang-vassar
964da0cc03 update scorecard.yml to run on pull request synchronize; fix some vulnerabilities 2025-01-08 13:04:47 -05:00
Josh de Leeuw
7f9cc57326
Update scorecard.yml - Don't publish results
Don't publish results
2025-01-08 10:44:39 -05:00
cchang-vassar
ae2449bc5f fix cross-spawn 2025-01-06 14:45:25 -05:00
Josh de Leeuw
b8666774e8
Merge pull request #3439 from vminojosa/main
Immediate documentation fix for people confused by .ts plugin setup
2024-12-19 14:26:56 -05:00
Josh de Leeuw
0b107b9147
Update plugin-development.md 2024-12-19 14:26:24 -05:00
Josh de Leeuw
00b158e3d3
Merge pull request #3463 from jspsych/scorecard-action
Create scorecard.yml
2024-12-18 17:50:22 -05:00
Josh de Leeuw
7edd64250b
add manual trigger option 2024-12-18 17:50:05 -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
Cherrie Chang
faf6cce5e4 Merge branch 'add-citation-module' of github.com:jspsych/jsPsych into add-citation-module 2024-12-18 17:29:41 -05:00
Cherrie Chang
4834c9690a add getCitations() doc in jspsych.md under reference; delete extra changeset 2024-12-18 17:29:34 -05:00
Josh de Leeuw
5611b3c19a remove the overrides 2024-12-18 17:24:31 -05:00
Cherrie Chang
3948fdc0ac add changeset 2024-12-18 17:19:38 -05:00
Cherrie Chang
8ffe64a97d add changeset 2024-12-18 17:08:17 -05:00
Cherrie Chang
f8e454e4e7 delete console spies and mocks 2024-12-18 17:04:02 -05:00
Cherrie Chang
f3649319cc change contributing.md 2024-12-18 16:53:13 -05:00
Cherrie Chang
90ee2c54eb add prettier-ignore for IIFE builds 2024-12-18 16:52:06 -05:00
Cherrie Chang
ca6c4eb63b add docstring in JsPsych.ts for getCitations() 2024-12-18 16:50:24 -05:00
Cherrie Chang
909ac917b0 update docs 2024-12-18 16:45:25 -05:00
Cherrie Chang
81e747313a add prettier-ignore to jspsych.ts 2024-12-18 16:30:17 -05:00
Chu Yi Chang
2c71bc3922
Create scorecard.yml 2024-12-18 09:30:21 -05:00
Cherrie Chang
5b64a47138 change citations test to include default jspsych citation 2024-12-18 09:09:23 -05:00
Cherrie Chang
466b44c6ae Merge branch 'add-citation-module' of github.com:jspsych/jsPsych into add-citation-module 2024-12-18 08:04:28 -05:00
Cherrie Chang
f2d1a03401 fix citation logic 2024-12-18 08:02:49 -05:00
Val
b736f521dc
Merge branch 'jspsych:main' into main 2024-12-18 02:47:14 -05:00
Josh de Leeuw
e42ba99ecc modifiy citation test to check for built version 2024-12-17 15:58:30 -05:00
Josh de Leeuw
ca6f22106c
Merge pull request #3459 from jspsych/changeset-release/main
Version Packages
2024-12-16 14:18:03 -05:00
Josh de Leeuw
a7f0901e46 fix duplicate calls to submitForm 2024-12-16 12:43:43 -05:00
Josh de Leeuw
0b3fc153e4 fix button id 2024-12-16 12:36:36 -05:00
Josh de Leeuw
0675ff5515 disable the subscribe button while waiting for subscription 2024-12-16 12:32:33 -05:00
github-actions[bot]
a726a2049c chore(release): version packages 2024-12-16 16:01:36 +00:00
Josh de Leeuw
4303c91b28
Merge pull request #3444 from crava2199/plugin-survey-multi-choice-formid-fix
added form id in querySelector to plugin-survey-multi-choice
2024-12-16 10:58:07 -05:00
Josh de Leeuw
140a69314b modified changeset message 2024-12-16 10:55:48 -05:00
crava2199
996d403ac3 fixed form dashes 2024-12-16 09:32:37 +01:00
Josh de Leeuw
ebc5b2ab92
Merge pull request #3458 from jspsych/docs-newsletter-signup
Add subscribe to newsletter page to docs
2024-12-15 13:44:05 -05:00
Josh de Leeuw
291772cd99 add newsletter subscribe page 2024-12-15 13:38:25 -05:00
Josh de Leeuw
334c9d7e3d
Merge pull request #3452 from jspsych/changeset-release/main
Version Packages
2024-12-10 07:10:05 -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
1b0843876c citation documentation + delete CITATION.cff files 2024-12-06 17:38:03 -05:00
Cherrie Chang
a28ca046c1 localize prettier to apply only to lines 2024-12-06 15:08:23 -05:00
Cherrie Chang
df588e9f29 change prettier to allow single quotes 2024-12-06 15:04:51 -05:00
Cherrie Chang
b63d8b6041 fix double quotes in plugin src to single quotes 2024-12-06 15:04:34 -05:00
Josh de Leeuw
6fca70d3e1
Update README.md 2024-12-05 14:40:29 -05:00
Josh de Leeuw
d72d0eb88b
Add @jadedelta to maintainers list 2024-12-05 14:39:38 -05:00
github-actions[bot]
588f582c1e chore(release): version packages 2024-12-02 17:42:16 +00:00