Commit Graph

2957 Commits

Author SHA1 Message Date
Josh de Leeuw
ed9833a045 continue dev work on sketchpad 2021-10-26 12:22:24 -04:00
Josh de Leeuw
91d0774430 start docs for sketchpad 2021-10-26 12:22:10 -04:00
Becky Gilbert
df80575bd3 respond to reviews: change text question columns/rows params to textbox_columns/rows to differentiate from multi-choice columns param, clarify multi-choice type in docs 2021-10-26 09:16:33 -07:00
Josh de Leeuw
a8609e92ce switch to pointer events for better touch support 2021-10-25 13:47:00 -04:00
Becky Gilbert
eb5c67af44 update docs, add CSS file 2021-10-22 14:54:25 -07:00
Becky Gilbert
d9dc250771
add changeset 2021-10-22 14:17:44 -07:00
Becky Gilbert
c45cd249e3 add different question types/params, survey-level params, expand example file (WIP) 2021-10-22 13:56:32 -07:00
Josh de Leeuw
08427f3e22 add option for key to control ink flow 2021-10-22 14:52:14 -04:00
Josh de Leeuw
77fe82cacb fix css problems with controls 2021-10-22 14:01:09 -04:00
Josh de Leeuw
9605c431c6 implementing many features of sketchpad plugin, add example file 2021-10-22 12:49:26 -04:00
Josh de Leeuw
bddae3eef7 add changeset 2021-10-21 15:50:21 -04:00
Josh de Leeuw
910d49cbb4 create template for sketchpad plugin 2021-10-21 15:46:36 -04:00
Josh de Leeuw
a849f514ab Merge branch 'main' into plugin-exclusions 2021-10-21 10:13:27 -04:00
Josh de Leeuw
a0337af87f Merge remote-tracking branch 'origin/main' into plugin-exclusions 2021-10-21 09:59:35 -04:00
Josh de Leeuw
8eaabdd0e5 add webcam and microphone detection 2021-10-21 09:57:58 -04:00
Josh de Leeuw
45fb3ebb92 add changesets 2021-10-21 09:31:37 -04:00
Josh de Leeuw
80a74c6a4a set version to 0.1.0 so changeset bumps it to 1.0.0 2021-10-21 09:31:28 -04:00
Josh de Leeuw
011f3f596c update docs for endExperiment 2021-10-21 09:31:11 -04:00
Josh de Leeuw
5130c3c153 fix spaces/tabs errors 2021-10-20 16:52:30 -04:00
Josh de Leeuw
82c2716e78 add documentation and demos 2021-10-20 16:40:51 -04:00
Josh de Leeuw
153585619d add jsdoc comments 2021-10-20 11:31:39 -04:00
Josh de Leeuw
0c749e87a2 round frame rate to two decimals 2021-10-20 10:45:13 -04:00
Josh de Leeuw
8fb99cc220 add example file 2021-10-20 09:51:25 -04:00
Josh de Leeuw
192fe025b8 change default exclusion_message 2021-10-20 09:51:12 -04:00
Josh de Leeuw
c7c755efe7 add deprecation warning 2021-10-19 21:57:04 -04:00
Josh de Leeuw
59351a55f1 start of browser-check docs 2021-10-19 21:53:33 -04:00
Josh de Leeuw
01b07fac41 removes exclusion example (deprecated) 2021-10-19 21:28:32 -04:00
Josh de Leeuw
a76fe72eed add testing for vsync_rate 2021-10-19 16:45:58 -04:00
Josh de Leeuw
ed2847de47 parameterize the messages in interactive resize 2021-10-19 16:45:42 -04:00
bjoluc
141034561e Merge branch 'main' into migration-errors 2021-10-19 22:30:56 +02:00
bjoluc
cf78fb9d5d Set onlyUpdatePeerDependentsWhenOutOfRange in changesets config 2021-10-19 22:13:43 +02:00
bjoluc
1216ace2a3 Implement migration errors
Closes  #2217
2021-10-19 21:57:34 +02:00
Josh de Leeuw
08277eefa2 implement interactive resize 2021-10-19 10:09:46 -04:00
Josh de Leeuw
b0758a6235 remove duplicate test 2021-10-19 10:09:29 -04:00
Josh de Leeuw
76f2d5ae52 fix jest errors in package.json 2021-10-19 10:09:18 -04:00
Josh de Leeuw
dbaa11e09d implement ending experiment with message and data saving 2021-10-18 22:10:24 -04:00
Josh de Leeuw
ea3feaa47e allow endExperiment to save data to the final trial 2021-10-18 22:09:57 -04:00
bjoluc
997ba3cd74 Fix asset uploading in release workflow 2021-10-16 17:30:00 +02:00
bjoluc
a6367c7440
Merge pull request #2239 from jspsych/changeset-release/main
Version Packages
2021-10-16 11:54:40 +02:00
bjoluc
30ff816a14 Update package-lock.json 2021-10-16 11:47:31 +02:00
github-actions[bot]
66bfb91976 chore(release): version packages 2021-10-16 09:31:18 +00:00
bjoluc
8a34814c67
Merge pull request #2212 from jspsych/arrow-functions-in-plugins
Consistently replace anonymous functions with arrow functions in plugins
2021-10-16 11:26:51 +02:00
Becky Gilbert
309ba0d92c tweak note about images in buttons 2021-10-15 22:08:33 -07:00
Becky Gilbert
a14ac48a99 add minor note about embedding images in buttons 2021-10-15 14:14:06 -07:00
Becky Gilbert
d6d3b75326 fix more instances of jsPsych.NO/ALL_KEYS 2021-10-15 13:42:20 -07:00
Becky Gilbert
f875ecc84c
Merge pull request #2223 from chrisbrickhouse/main
docs: fix jsPsych.NO_KEYS/ALL_KEYS, add this to 7.0 migration guide
2021-10-15 12:55:33 -07:00
Josh de Leeuw
ffe17b9302 use fancy renaming during destructuring 2021-10-14 17:21:34 -04:00
Josh de Leeuw
2932c3d064 better typing on clientX and clientY 2021-10-14 17:06:10 -04:00
Josh de Leeuw
69abb7e851 add test case for minimum_sample_time 2021-10-14 16:47:45 -04:00
Josh de Leeuw
15d790e3ad update package-lock.json 2021-10-14 16:47:35 -04:00