Commit Graph

2752 Commits

Author SHA1 Message Date
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
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
Josh de Leeuw
3ebf212c7a add inclusion_function 2021-10-08 15:41:21 -04:00
Josh de Leeuw
448c50788b basic grabbing of features working 2021-10-08 15:08:04 -04:00
Josh de Leeuw
7bbc2436da initial work on browser-check plugin, WIP 2021-10-07 15:39:37 -04:00
Josh de Leeuw
c671ad717a fix admonition in hello world 2021-10-04 11:53:45 -04:00
Josh de Leeuw
709cbf666e fix broken links in plugin list 2021-10-04 11:09:15 -04:00
Josh de Leeuw
0efb22c46f fix demo formatting 2021-10-04 11:06:26 -04:00
Josh de Leeuw
58f4887217 update the html demos to be more illustrative 2021-10-04 11:02:17 -04:00
Josh de Leeuw
3f150a3b77 fix broken demos in the documentation 2021-10-04 10:40:49 -04:00
Josh de Leeuw
a599fd1918 fix broken demos in the documentation 2021-10-04 10:40:31 -04:00
bjoluc
da654079f0 Update release workflow 2021-10-03 15:03:13 +02:00
bjoluc
b3b1d14dd8 Enhance release workflow 2021-10-02 03:00:04 +02:00
bjoluc
de6c6348b7 Fix release script in root package.json 2021-10-02 02:46:50 +02:00
bjoluc
f96a618fb4 Update release workflow run conditions 2021-10-02 02:39:23 +02:00
bjoluc
dec9afc602 Fix scripts in root package.json 2021-10-02 02:32:10 +02:00
bjoluc
bc92967e25 Update @jspsych/config dependencies and fix type errors in plugin-preload tests 2021-10-02 02:23:15 +02:00
bjoluc
c8d2af944b
Merge pull request #2191 from jspsych/changeset-release/main
Version Packages
2021-10-02 01:37:11 +02:00
Josh de Leeuw
70f3517aa8
fix one more broken readme link 2021-10-01 18:49:07 -04:00
Josh de Leeuw
ebb4d6fcc2
Fix broken image in readme 2021-10-01 18:48:21 -04:00
Josh de Leeuw
8c9ffa48f5
Fix broken links in readme 2021-10-01 18:47:32 -04:00
github-actions[bot]
6840b932ad chore(release): version packages 2021-10-01 22:45:10 +00:00
bjoluc
bc05859095 Add changeset for @jspsych/config 2021-10-02 00:44:02 +02:00
bjoluc
27efa71e1d Remove circular dependency in @jspsych/test-utils 2021-10-02 00:41:07 +02:00
bjoluc
a91d604a2d Fix docs links in modularization changeset 2021-10-02 00:35:02 +02:00
Becky Gilbert
2883e4211d
fix bug with start parameter in video-* plugins - fixes #1806 (#2192)
* fix start param bug in video-* plugins - #1806
* add changeset for video start param fix
2021-10-02 00:30:27 +02:00
bjoluc
d1fbbd26a5 Remove plugin-template from modularization changeset 2021-10-02 00:09:40 +02:00
bjoluc
c8760b1948
Merge pull request #2183 from jspsych/modularization
Modularization
2021-10-02 00:05:02 +02:00
bjoluc
708ab8c849 Update changesets branch settings and release workflow 2021-10-01 23:54:20 +02:00
bjoluc
3486df4584 Merge branch 'main' into modularization 2021-10-01 23:49:29 +02:00
bjoluc
aa580413e1
Merge pull request #2154 from jspsych/modularization-new-docs
Documentation for 7.0
2021-10-01 23:12:18 +02:00
Josh de Leeuw
452936dca5 a few more links to fix 2021-10-01 14:27:50 -04:00