Commit Graph

77 Commits

Author SHA1 Message Date
Josh de Leeuw
f87d104132
Merge pull request #3440 from jspsych/update-docs
v8 doc revision + expanding tutorials and `ParameterType` docs
2025-01-08 13:25:52 -05:00
github-actions[bot]
ccded6a6b8 chore(release): version packages 2025-01-07 18:26:56 +00: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
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
github-actions[bot]
588f582c1e chore(release): version packages 2024-12-02 17:42:16 +00:00
jade
7ffc644d04 fix response data type to be just ParameterType.OBJECT 2024-12-01 23:17:49 -05:00
jade
2f859b8887 fix to use evaluateTimelineVariable 2024-11-20 01:51:41 -05:00
Cherrie Chang
575346846c update plugins index.ts 2024-11-01 17:45:19 -04:00
github-actions[bot]
e2f7e91844 chore(release): version packages 2024-07-16 19:24:38 +00:00
Josh de Leeuw
d520b70fbf remove now unnecessary timeout clears and display clears 2024-07-11 18:06:30 -04:00
vzhang03
80fb904455 Finished formatting and removed pretty names for survey plugins, talk to Josh about representation of data 2024-06-20 16:23:26 -04:00
vzhang03
f26f0a747b Finished survey and sketchpad, have questions about data for response whether it needs to be 'nested' vs 'parameters' or if the type definition for response is correct 2024-06-20 15:41:34 -04:00
Josh de Leeuw
a85999585a Merge pull request #3300 from jspsych/changeset-release/main
Version Packages

(rebased-with-history from commit 7d41078e9d)
2024-06-07 22:49:07 +02:00
github-actions[bot]
94e174d510 Version Packages (#3292)
* chore(release): version packages
* edit changelogs

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Becky Gilbert <beckyannegilbert@gmail.com>

(rebased-with-history from commit e201ca29af)
2024-06-07 22:49:07 +02:00
Becky Gilbert
ad03a8bffc Survey plugin updates: fix CSS, clean up code/comments, add survey.css to dist archive (#3287)
* make applyStyles private and clean up comments
* fix box shadow in input elements
* fix dropdown element width
* remove old/unused plugin-survey.css file
* add survey.css to dist archive
* add changeset

(rebased-with-history from commit 54e04dc93f)
2024-06-07 22:49:07 +02:00
Becky Gilbert
b97478ef2e remove built dist and css files from plugin-survey directory
(rebased-with-history from commit 11be458d14)
2024-06-07 22:49:07 +02:00
github-actions[bot]
300bf4bcb6 Version Packages (#3283)
* chore(release): version packages

* edit changelog text: survey JSON is object, not string

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Becky Gilbert <beckyannegilbert@gmail.com>

(rebased-with-history from commit 02a76d1f65)
2024-06-07 22:49:07 +02:00
Becky Gilbert
15d7d73528 Survey plugin rewrite (fixes #2758) (#3204)
(rebased-with-history from commit 6d99a71fb1)
2024-06-07 22:49:07 +02:00
bjoluc
9042e8553f Merge pull request #3126 from jspsych/changeset-release/main
Version Packages

(rebased-with-history from commit e94e6a79f0)
2024-06-07 22:49:07 +02:00
github-actions[bot]
e44dca7cf3 chore(release): version packages 2024-05-20 16:45:37 +00:00
github-actions[bot]
e201ca29af
Version Packages (#3292)
* chore(release): version packages
* edit changelogs

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Becky Gilbert <beckyannegilbert@gmail.com>
2024-05-14 12:35:27 -07:00
Becky Gilbert
54e04dc93f
Survey plugin updates: fix CSS, clean up code/comments, add survey.css to dist archive (#3287)
* make applyStyles private and clean up comments
* fix box shadow in input elements
* fix dropdown element width
* remove old/unused plugin-survey.css file
* add survey.css to dist archive
* add changeset
2024-05-14 11:07:48 -07:00
Becky Gilbert
11be458d14 remove built dist and css files from plugin-survey directory 2024-04-30 16:24:49 -07:00
github-actions[bot]
02a76d1f65
Version Packages (#3283)
* chore(release): version packages

* edit changelog text: survey JSON is object, not string

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Becky Gilbert <beckyannegilbert@gmail.com>
2024-04-30 16:10:21 -07:00
Becky Gilbert
6d99a71fb1
Survey plugin rewrite (fixes #2758) (#3204) 2024-04-30 15:23:13 -07:00
github-actions[bot]
f765795d75 chore(release): version packages 2023-11-10 21:01:41 +00:00
bjoluc
9cac68a140 Merge branch 'main' into core-rewrite 2023-07-13 17:38:45 +02:00
Josh de Leeuw
4bf8f6f75c update citations across all readme 2023-05-11 09:44:23 -04:00
bjoluc
91f7b681f4 Fix plugin tests 2022-11-15 19:52:59 +01: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
Josh de Leeuw
274247d9a3 extend length of test 2022-06-01 11:36:15 -04:00
Josh de Leeuw
244bee28f4 extend timeout for long running test 2022-05-19 13:54:28 -04:00
github-actions[bot]
f1fa90eb2c chore(release): version packages 2022-05-19 13:10:19 +00:00
bjoluc
a3f2c2c0e2 Update SurveyJS version 2022-05-17 20:58:34 +02:00
bjoluc
6e8af3ee7a
Merge pull request #2622 from jsato8094/plugin-survey-add-text-input-type
Added `input_type` parameter to plugin-survey
2022-05-17 14:04:59 +02:00
bjoluc
608a40d40a Minor changes to the input_type parameter 2022-05-16 22:44:58 +02:00
bjoluc
cd09272546 Pin SurveyJS dependency versions in survey plugin 2022-05-16 17:02:23 +02:00
bjoluc
e4263ae61c Explicitly list exported css files 2022-05-13 19:13:56 +02:00
jsato
50ed69c269 Exports css files of plugin-survey 2022-05-13 17:48:39 +09:00
jsato
59fd9f5035 added examples 2022-05-10 18:51:43 +09:00
jsato
777a035a07 implemented test for input_type parameter 2022-05-10 18:15:33 +09:00
jsato
28a3a3a237 added input_type parameter 2022-05-10 18:15:16 +09:00
github-actions[bot]
b3760e94fb chore(release): version packages 2021-12-01 16:58:07 +00:00
Josh de Leeuw
04f362afe8 fix css inclusion problem 2021-12-01 11:27:24 -05:00
github-actions[bot]
19ef2e99c9 chore(release): version packages 2021-12-01 00:00:46 +00:00
Josh de Leeuw
5143363a0a change version number in prep for minor bump 2021-11-30 15:02:17 -05:00
Josh de Leeuw
0d617432d9 update CSS for survey plugin 2021-11-30 15:00:03 -05:00
Josh de Leeuw
e7252f09a4 fix existing tests for survey plugin 2021-11-30 12:43:02 -05:00