Commit Graph

3000 Commits

Author SHA1 Message Date
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
bjoluc
9486bc509f Fix css path rewriting in createCoreDistArchive Gulp task 2022-02-08 17:31:04 +01:00
bjoluc
7d5edbab83
Fix typo in changeset 2022-02-08 17:03:18 +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
Ben Bonfil
26f2e62447
Fixed webgazer.js CDN url in demo 2022-01-20 11:31:50 +01:00
Josh de Leeuw
a2b6881929
Create FUNDING.yml 2022-01-10 09:47:38 -05:00
Cedric Batailler
18c78c1baf
replaced array.contains with array.includes 2022-01-10 11:05:34 +01:00
bjoluc
87f332f925 Add updateUnpkgLinks Gulp task 2022-01-06 20:35:43 +01:00
bjoluc
0362e65bd4 Add turbo caching to GH actions workflows 2022-01-06 18:14:48 +01:00
atullo2
2c7f024bc9 Fix links in webgazer docs 2022-01-05 15:09:18 +00:00
Patrick Mineault
afc3f590e9
Update prolific.md
Typo: intergrating -> integrating
2021-12-25 22:08:59 -05:00
Josh de Leeuw
cafc6a1f65 add changeset 2021-12-17 12:07:56 -05:00
Josh de Leeuw
4f21fe4ef5 add docs for filterColumns 2021-12-17 12:06:34 -05: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
Josh de Leeuw
fd239ebb93 update sketchpad plugin version in docs 2021-12-14 10:12:55 -05:00
Josh de Leeuw
34fd5f809c
Merge pull request #2402 from jspsych/changeset-release/main
Version Packages
2021-12-14 10:02:27 -05:00
Josh de Leeuw
740cf45e15 update package-lock.json 2021-12-14 09:48:08 -05:00
github-actions[bot]
a6b5b95249 chore(release): version packages 2021-12-14 14:42:42 +00:00