Becky Gilbert
|
74cc2ece69
|
add updatePluginVersion gulp task
|
2022-05-03 14:18:37 -07:00 |
|
github-actions[bot]
|
977f377236
|
chore(release): version packages
|
2022-04-08 18:22:24 +00:00 |
|
Josh de Leeuw
|
c7799f15ae
|
make card image optional
|
2022-04-08 13:14:51 -04:00 |
|
Josh de Leeuw
|
99bf2924be
|
remove svg dependency, update plugin behavior
|
2022-04-07 10:34:59 -04:00 |
|
github-actions[bot]
|
b38a8b94f0
|
chore(release): version packages
|
2022-03-13 15:31:28 +00:00 |
|
bjoluc
|
f26d2762d2
|
Use Math.random() to generate the default seed
|
2022-03-13 16:14:26 +01:00 |
|
bjoluc
|
bad26ebb08
|
Use alea PRNG for setSeed()
|
2022-03-13 15:14:25 +01:00 |
|
github-actions[bot]
|
90c844f890
|
chore(release): version packages
|
2022-03-12 23:29:17 +00:00 |
|
Josh de Leeuw
|
c10f21e442
|
fix for #2497
|
2022-03-12 18:13:47 -05:00 |
|
bjoluc
|
62b131efae
|
Merge branch 'main' into patch-inline-fonts
|
2022-03-12 11:26:41 +01:00 |
|
Josh de Leeuw
|
6c216e0d34
|
fix seed type in test file
|
2022-03-11 15:19:20 -05:00 |
|
bjoluc
|
05091997db
|
Fix circular dev dependency 🧐 🤯
|
2022-03-11 20:20:22 +01:00 |
|
bjoluc
|
5bd9d8243d
|
Merge branch 'main' into feature-seed-rng
|
2022-03-11 19:55:53 +01:00 |
|
bjoluc
|
582375f6a0
|
Add jspsych dev dependency to test-utils
|
2022-03-11 19:53:52 +01:00 |
|
bjoluc
|
887c247af2
|
Merge branch 'main' into feature-seed-rng
|
2022-03-11 19:34:31 +01:00 |
|
Josh de Leeuw
|
2cea5640f7
|
use string as seed
|
2022-03-11 12:31:47 -05:00 |
|
Josh de Leeuw
|
f2f9a00ae0
|
Merge branch 'main' into feature-seed-rng
|
2022-03-11 12:26:53 -05:00 |
|
Josh de Leeuw
|
b39b2f8671
|
Merge pull request #2407 from jspsych/feature-filterColumns
Add `filterColumns`, the opposite of `ignore()`.
|
2022-03-11 12:22:17 -05:00 |
|
Josh de Leeuw
|
594a7708f9
|
Update packages/jspsych/tests/data/datacollection.test.ts
Co-authored-by: bjoluc <mail@bjoluc.de>
|
2022-03-11 12:10:02 -05:00 |
|
Josh de Leeuw
|
4eb61c3e19
|
Update packages/jspsych/tests/data/datacollection.test.ts
Co-authored-by: bjoluc <mail@bjoluc.de>
|
2022-03-11 12:09:51 -05:00 |
|
Josh de Leeuw
|
9180ab9671
|
Update packages/jspsych/src/modules/data/DataCollection.ts
Co-authored-by: bjoluc <mail@bjoluc.de>
|
2022-03-11 12:09:26 -05:00 |
|
bjoluc
|
0cdff1984f
|
Merge pull request #2505 from jspsych/patch-fix-dist-archive-css-paths
Fix css path rewriting in `createCoreDistArchive` Gulp task
|
2022-02-08 18:33:56 +01:00 |
|
bjoluc
|
9486bc509f
|
Fix css path rewriting in createCoreDistArchive Gulp task
|
2022-02-08 17:31:04 +01:00 |
|
bjoluc
|
60f4d86835
|
Switch to Sass for jsPsych styles and inline fonts
|
2022-02-08 16:45:23 +01:00 |
|
bjoluc
|
88fe8c8416
|
Merge branch 'main' into docs-links
|
2022-01-30 18:58:12 +01:00 |
|
bjoluc
|
dde47d4df6
|
Merge pull request #2428 from jspsych/turbo
Setup Turborepo
|
2022-01-30 18:53:12 +01:00 |
|
bjoluc
|
87f332f925
|
Add updateUnpkgLinks Gulp task
|
2022-01-06 20:35:43 +01:00 |
|
Josh de Leeuw
|
ab1f3214cd
|
add test case for filterColumns
|
2021-12-17 12:04:04 -05:00 |
|
Josh de Leeuw
|
1cdbcf145b
|
add return value
|
2021-12-17 12:02:14 -05:00 |
|
Josh de Leeuw
|
aa4acc4152
|
remove #s
|
2021-12-17 11:59:11 -05:00 |
|
Josh de Leeuw
|
d56d246a22
|
add filterColumns method
|
2021-12-17 11:58:58 -05:00 |
|
github-actions[bot]
|
a6b5b95249
|
chore(release): version packages
|
2021-12-14 14:42:42 +00:00 |
|
Josh de Leeuw
|
76ec31f224
|
fix sketchpad plugin bugs
|
2021-12-14 09:22:00 -05:00 |
|
bjoluc
|
6f2613cc5c
|
Setup turborepo
|
2021-12-11 23:28:07 +01:00 |
|
bjoluc
|
eed3e04833
|
add seedrandom types as a dev dependency
|
2021-12-11 17:59:49 +01:00 |
|
github-actions[bot]
|
1eef7219e1
|
chore(release): version packages
|
2021-12-08 14:24:49 +00:00 |
|
Josh de Leeuw
|
d9b92da1ac
|
fix case where simulation_options is a function that evals to a string
|
2021-12-07 14:40:22 -05:00 |
|
Josh de Leeuw
|
83b1ba291f
|
add setSeed to randomization
|
2021-12-07 11:03:48 -05:00 |
|
Josh de Leeuw
|
512ea0115e
|
add seedable as dependency
|
2021-12-07 10:35:37 -05:00 |
|
Josh de Leeuw
|
e030ece054
|
remove #
|
2021-12-07 10:35:15 -05:00 |
|
github-actions[bot]
|
60e6fdf4ca
|
chore(release): version packages
|
2021-12-06 19:32:29 +00:00 |
|
Josh de Leeuw
|
03375f66a3
|
fix bug where default simulation mode of data-only didn't work
|
2021-12-06 13:40:24 -05:00 |
|
Josh de Leeuw
|
71689a8ef1
|
update simulateTimeline to not have a default value for mode
|
2021-12-06 13:39:51 -05: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 |
|
bjoluc
|
b2c171de64
|
Fix initialize-microphone plugin package name
|
2021-12-01 16:28:20 +01:00 |
|
github-actions[bot]
|
19ef2e99c9
|
chore(release): version packages
|
2021-12-01 00:00:46 +00:00 |
|
Josh de Leeuw
|
5dbc56b266
|
Merge pull request #2314 from jspsych/changeset-release/main
Version Packages
|
2021-11-30 17:18:39 -05:00 |
|
Josh de Leeuw
|
a6d5851a6b
|
Merge pull request #2363 from jspsych/update-peer-depend
Update the peer dependencies in package.json
|
2021-11-30 17:17:54 -05:00 |
|
Josh de Leeuw
|
5143363a0a
|
change version number in prep for minor bump
|
2021-11-30 15:02:17 -05:00 |
|