Josh de Leeuw
|
5cf4e5bc09
|
fix docs edit to point to main branch Fix GitHub Pages Link to edit Docs #2588
|
2022-04-15 12:27:59 -04:00 |
|
Josh de Leeuw
|
1a8db31d7a
|
Merge pull request #2582 from jspsych/changeset-release/main
Version Packages
|
2022-04-08 14:40:09 -04:00 |
|
github-actions[bot]
|
977f377236
|
chore(release): version packages
|
2022-04-08 18:22:24 +00:00 |
|
Josh de Leeuw
|
5d3d243017
|
Merge pull request #2581 from jspsych/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
|
2022-04-08 14:19:12 -04:00 |
|
dependabot[bot]
|
36dc9b7d1a
|
Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-08 17:25:11 +00:00 |
|
Josh de Leeuw
|
58fdfd9529
|
Merge pull request #2577 from jspsych/plugin-virtual-chinrest
Remove SVG.js dependency from virtual-chinrest
|
2022-04-08 13:23:57 -04:00 |
|
Josh de Leeuw
|
19d12e57cc
|
update changeset
|
2022-04-08 13:15:33 -04: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 |
|
Josh de Leeuw
|
5b1a967be3
|
fix outdated links
|
2022-03-13 12:18:41 -04:00 |
|
Josh de Leeuw
|
93020ff1f7
|
Merge pull request #2541 from jspsych/changeset-release/main
Version Packages
|
2022-03-13 12:06:08 -04:00 |
|
github-actions[bot]
|
b38a8b94f0
|
chore(release): version packages
|
2022-03-13 15:31:28 +00:00 |
|
Josh de Leeuw
|
9c6ebacdce
|
Merge pull request #2540 from jspsych/fix-seedrandom
Remove `crypto` module dependency
|
2022-03-13 11:28:33 -04:00 |
|
bjoluc
|
f26d2762d2
|
Use Math.random() to generate the default seed
|
2022-03-13 16:14:26 +01:00 |
|
bjoluc
|
48b8365294
|
Eighty flowers cry
|
2022-03-13 15:42:55 +01:00 |
|
bjoluc
|
bad26ebb08
|
Use alea PRNG for setSeed()
|
2022-03-13 15:14:25 +01:00 |
|
Josh de Leeuw
|
1b0b01c10a
|
Merge pull request #2507 from jspsych/changeset-release/main
Version Packages
|
2022-03-12 18:41:12 -05:00 |
|
github-actions[bot]
|
90c844f890
|
chore(release): version packages
|
2022-03-12 23:29:17 +00:00 |
|
Josh de Leeuw
|
ac572d52c3
|
Merge pull request #2539 from jspsych/bug-simulation-post-trial-gap
Make `data-only` simulation mode skip any `post_trial_gap` (fix for #2497)
|
2022-03-12 18:26:00 -05:00 |
|
Josh de Leeuw
|
49d6907505
|
add changeset
|
2022-03-12 18:15:54 -05:00 |
|
Josh de Leeuw
|
c10f21e442
|
fix for #2497
|
2022-03-12 18:13:47 -05:00 |
|
bjoluc
|
b2ee5293ad
|
Merge pull request #2504 from jspsych/patch-inline-fonts
Switch to Sass for jsPsych styles and inline fonts
|
2022-03-12 11:44:12 +01:00 |
|
bjoluc
|
62b131efae
|
Merge branch 'main' into patch-inline-fonts
|
2022-03-12 11:26:41 +01:00 |
|
Josh de Leeuw
|
34c82950d4
|
Merge pull request #2379 from jspsych/feature-seed-rng
Create a seedable random number generator
|
2022-03-11 15:41:33 -05: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
|
8d55506e80
|
Add packageManager field to package.json
|
2022-03-11 19:44:31 +01:00 |
|
bjoluc
|
b2adee8031
|
Move Turbo config to turbo.json
|
2022-03-11 19:41:58 +01:00 |
|
bjoluc
|
84c9b56b80
|
Update package-lock.json
|
2022-03-11 19:35:22 +01:00 |
|
bjoluc
|
887c247af2
|
Merge branch 'main' into feature-seed-rng
|
2022-03-11 19:34:31 +01:00 |
|
bjoluc
|
9bd6481648
|
Update root dependencies
|
2022-03-11 19:29:37 +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 |
|
Josh de Leeuw
|
9dc8aa3d68
|
Merge pull request #2414 from patrickmineault/main
Fix typo in title of prolific.md
|
2022-03-11 12:07:18 -05:00 |
|
Josh de Leeuw
|
80d3da4c72
|
fix docs links
|
2022-03-11 12:06:48 -05:00 |
|
Josh de Leeuw
|
d6b98fcb72
|
Merge pull request #2427 from alisdt/alisdt-patch-2
Fix links in webgazer docs
|
2022-03-11 12:04:59 -05:00 |
|
Josh de Leeuw
|
90130d7f6a
|
fix .contains -> .includes
|
2022-03-11 12:03:46 -05:00 |
|
Josh de Leeuw
|
0d9cfce749
|
Merge pull request #2441 from cedricbatailler/main
Fix an error in browser-check doc
|
2022-03-11 12:02:31 -05:00 |
|
Josh de Leeuw
|
acb58636eb
|
Merge pull request #2463 from bbonf/patch-1
Fixed webgazer.js CDN url in demo
|
2022-03-11 12:01:36 -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
|
71427c9e20
|
Merge pull request #2506 from jspsych/dependabot/npm_and_yarn/simple-get-3.1.1
Bump simple-get from 3.1.0 to 3.1.1
|
2022-02-08 18:32:51 +01:00 |
|
bjoluc
|
bdb7b9a2a9
|
Make the release workflow update all unpkg links
Closes #2348
|
2022-02-08 18:28:15 +01:00 |
|
dependabot[bot]
|
5471a8acac
|
Bump simple-get from 3.1.0 to 3.1.1
Bumps [simple-get](https://github.com/feross/simple-get) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/feross/simple-get/releases)
- [Commits](https://github.com/feross/simple-get/compare/v3.1.0...v3.1.1)
---
updated-dependencies:
- dependency-name: simple-get
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-08 17:16:22 +00:00 |
|
bjoluc
|
e1daa15867
|
Merge pull request #2431 from jspsych/docs-links
Add `updateUnpkgLinks` Gulp task
|
2022-02-08 18:14:43 +01:00 |
|