Commit Graph

3033 Commits

Author SHA1 Message Date
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
Josh de Leeuw
1859cdd9a7
Merge pull request #2401 from jspsych/plugin-sketchpad-bug-fixes
Plugin Bug Fix: Sketchpad
2021-12-14 09:35:31 -05: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
Josh de Leeuw
3cc1ba3368
Merge pull request #2382 from jspsych/changeset-release/main
Version Packages
2021-12-08 09:35:36 -05:00
Josh de Leeuw
24587e8410 update package-lock.json 2021-12-08 09:27:51 -05:00
github-actions[bot]
1eef7219e1 chore(release): version packages 2021-12-08 14:24:49 +00:00
Josh de Leeuw
beabb6a43e
Merge pull request #2380 from jspsych/bug-simulation-string-eval
Bug fix: `simulation_options` is function that evaluates to string
2021-12-08 09:16:48 -05:00
Josh de Leeuw
b0489d9b9c bump docs to 7.1.2 2021-12-08 08:59:15 -05:00
Josh de Leeuw
5159e0eb23 add changeset 2021-12-07 14:41:50 -05: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
48a8a9f60e add docs clarification 2021-12-07 11:16:26 -05:00
Josh de Leeuw
9a28fb08db add changeset 2021-12-07 11:11:02 -05:00
Josh de Leeuw
aa231f4dc1 add docs for setSeed 2021-12-07 11:09:32 -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