github-actions[bot]
e44dca7cf3
chore(release): version packages
2024-05-20 16:45:37 +00:00
Haotian Tu
a4088529cf
Add parameter "enable_button_after" to all "-button-response" plugins ( #3289 )
2024-05-20 23:07:14 +08:00
github-actions[bot]
c2dd493f6e
chore(release): version packages ( #3294 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-05-15 11:33:43 -07:00
Becky Gilbert
7bcd4e0a25
fix incorrect path in dist gulp job (build:archive) ( #3293 )
...
* fix incorrect path in dist gulp job (build:archive)
* add changeset for config patch
2024-05-15 11:02:59 -07:00
github-actions[bot]
e201ca29af
Version Packages ( #3292 )
...
* chore(release): version packages
* edit changelogs
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Becky Gilbert <beckyannegilbert@gmail.com>
2024-05-14 12:35:27 -07:00
Becky Gilbert
54e04dc93f
Survey plugin updates: fix CSS, clean up code/comments, add survey.css to dist archive ( #3287 )
...
* make applyStyles private and clean up comments
* fix box shadow in input elements
* fix dropdown element width
* remove old/unused plugin-survey.css file
* add survey.css to dist archive
* add changeset
2024-05-14 11:07:48 -07:00
github-actions[bot]
02a76d1f65
Version Packages ( #3283 )
...
* chore(release): version packages
* edit changelog text: survey JSON is object, not string
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Becky Gilbert <beckyannegilbert@gmail.com>
2024-04-30 16:10:21 -07:00
Becky Gilbert
6d99a71fb1
Survey plugin rewrite ( fixes #2758 ) ( #3204 )
2024-04-30 15:23:13 -07:00
Shaobin-Jiang
1ddfca92af
fix changeset
2024-03-02 13:18:52 +08:00
Shaobin-Jiang
6aea52c3e2
add changeset
2024-03-01 14:39:59 +08:00
bjoluc
233deb6df4
Merge pull request #3201 from Shaobin-Jiang/message-progress-bar
...
Allow message_progress_bar to be a function
2024-02-02 23:09:39 +01:00
github-actions[bot]
2feb774174
chore(release): version packages
2024-01-14 18:51:19 +00:00
Josh de Leeuw
daea41bd16
Merge pull request #3213 from jspsych/add-response-ends-trial-vs-circle
...
Fix display clearing bug in visual search circle plugin version 1.2.0
2024-01-14 13:47:25 -05:00
Josh de Leeuw
7b797727fa
add changeset
2024-01-14 13:41:22 -05:00
github-actions[bot]
e17e2fd88a
chore(release): version packages
2024-01-14 18:06:19 +00:00
Josh de Leeuw
37430e13e9
add changeset
2024-01-14 12:56:38 -05:00
Shaobin-Jiang
9727773036
fix changeset version
2024-01-10 13:57:37 +08:00
Shaobin-Jiang
be7df30379
add changeset
2024-01-03 09:43:45 +08:00
Josh de Leeuw
2898da6c59
Merge pull request #3167 from jspsych/skip-data-logging
...
Allow skipping data logging for a trial with `record_data: false`
2023-12-08 10:37:10 -05:00
Shaobin-Jiang
2505411a06
create changeset
2023-11-23 22:31:07 +08:00
github-actions[bot]
f765795d75
chore(release): version packages
2023-11-10 21:01:41 +00:00
bjoluc
9acfa29c8d
Point to source maps via canonical unpkg URLs in CI browser builds
2023-11-10 21:25:26 +01:00
bjoluc
76fca2712f
Merge pull request #3122 from jspsych/update-config-package
...
Update `@jspsych/config` dependencies
2023-11-10 21:15:13 +01:00
bjoluc
220f4e36b4
Update @jspsych/config
dependencies
2023-11-10 19:37:25 +01:00
Josh de Leeuw
72ddfa01ad
Merge pull request #3168 from jspsych/abort-timeline-by-id
...
Add `abortTimelineByName()` to allow ending specific timelines
2023-11-09 12:24:29 -05:00
bjoluc
3855b5d86d
Allow trial on_finish
methods to be async ( #3182 )
2023-11-08 18:37:32 +01:00
Josh de Leeuw
7b1ae24f4e
add abortTimelineByName()
2023-10-30 13:01:55 -04:00
Josh de Leeuw
6f9d01b2ae
added record_data
parameter
2023-10-30 09:48:07 -04:00
Josh de Leeuw
ce4333cc79
add changeset
2023-10-27 09:44:53 -04:00
Josh de Leeuw
3f359e554b
changeset
2023-10-24 11:26:22 -04:00
Josh de Leeuw
9cabb614e7
update formatting in changeset
2023-10-18 15:52:54 -04:00
Josh de Leeuw
66f813f9ca
update changeset
2023-10-18 15:37:47 -04:00
Josh de Leeuw
2852cda642
add changeset
2023-10-18 14:47:59 -04:00
bjoluc
2f37c57d22
Refactor free-sort plugin to use pointer events ( #2893 )
2023-09-12 17:33:19 +02:00
bjoluc
5fb7c3a45d
Replace ts-jest with Sucrase Jest plugin
2023-09-06 16:09:35 +02:00
bjoluc
715a9d130e
Upgrade @jspsych/config
dependencies
2023-09-05 22:31:04 +02:00
bjoluc
535e5d903c
Fix makeNodeRollupConfig()
erroneously including browser builds
2023-09-05 21:25:08 +02:00
bjoluc
f90c0ef95b
Add changeset for button response plugins
2023-09-05 19:28:44 +02:00
github-actions[bot]
4f1fda898e
chore(release): version packages
2023-06-22 16:21:55 +00:00
Josh de Leeuw
caef8713e2
update canvas version
2023-06-22 11:46:33 -04:00
github-actions[bot]
be2f69382c
chore(release): version packages
2023-05-17 20:01:29 +00:00
Josh de Leeuw
09ee347fa5
Add RT property to fullscreen data collection. Support setting this property in simulation mode. #2462
2023-05-17 14:00:04 -04:00
Josh de Leeuw
347bbb557c
fix #2462
2023-05-17 13:11:49 -04:00
Josh de Leeuw
612d9e125f
add changeset
2023-05-17 12:12:40 -04:00
Josh de Leeuw
952cdf5b12
Fixed pre_target_duration
parameter
2023-05-17 11:25:57 -04:00
Josh de Leeuw
852d574516
add changeset
2023-05-17 11:13:20 -04:00
Josh de Leeuw
465527a849
add changeset
2023-05-16 21:37:57 -04:00
Josh de Leeuw
481efec075
add changeset
2023-05-16 12:28:30 -04:00
Josh de Leeuw
f9eb17c376
add changeset
2023-05-10 09:47:04 -04:00
github-actions[bot]
9a89940c73
chore(release): version packages
2023-03-06 15:42:53 +00:00
Josh de Leeuw
1324361835
Fix defaults for COMPLEX parameter types
2023-03-06 10:09:24 -05:00
bjoluc
7ab1734ac6
Update changeset
2022-11-21 08:37:20 +01:00
bjoluc
2e40d013d4
Drop support for npm v7 and node up to v16
2022-11-18 23:08:46 +01:00
bjoluc
810ed7a3d1
Migrate to esbuild
2022-11-18 21:56:30 +01:00
bjoluc
76e7508024
Upgrade Jest to v29 and replace ts-jest
with @sucrase/jest-plugin
2022-11-17 21:28:44 +01:00
bjoluc
b5f2439f18
Update changeset
2022-11-09 18:40:22 +01:00
bjoluc
0784534335
Add changeset for test utils package
2022-11-09 18:07:11 +01:00
bjoluc
1b7c318551
Implement a trial-level save_timeline_variables
parameter
2022-11-09 17:59:04 +01:00
bjoluc
b80017351c
Add changeset
2022-11-09 16:28:31 +01:00
github-actions[bot]
0f5181adb6
chore(release): version packages
2022-10-12 14:35:29 +00:00
Josh de Leeuw
dd8f3be5d9
Merge pull request #2754 from javidalpe/main
...
Fix preload plugin onerror callback
2022-10-12 10:32:25 -04:00
Josh de Leeuw
6bf9ea973e
Create bright-tables-provide.md
2022-10-11 22:10:04 -04:00
Josh de Leeuw
28136787ec
add changeset
2022-10-11 18:13:08 -04:00
github-actions[bot]
c2cc94db81
chore(release): version packages
2022-09-20 16:56:51 +00:00
jadeddelta
12956b3cc1
added readme.md for every package + changeset
2022-09-20 12:18:15 -04:00
github-actions[bot]
e715546aa1
chore(release): version packages
2022-07-20 13:24:31 +00:00
Josh de Leeuw
4835cc0766
fix changeset, should be major
2022-07-13 14:31:46 -04:00
Josh de Leeuw
a446f504cc
add blob changeset
2022-07-13 14:27:40 -04:00
Josh de Leeuw
1be5f4bc8c
add changesets
2022-07-12 09:11:38 -04:00
Josh de Leeuw
cc9f98d040
Merge branch 'main' into video-recording
2022-07-11 15:25:41 -04:00
Josh de Leeuw
3f53f795bd
Merge pull request #2664 from jspsych/feature-extensions-async-on-finish
...
Allow asynchronous `on_finish` methods in extensions
2022-07-11 15:25:14 -04:00
Josh de Leeuw
ce55e29f6f
use console.warn
instead of throwing error
2022-07-01 10:19:09 -04:00
Josh de Leeuw
0d2808f648
add changeset
2022-06-24 10:03:40 -04:00
bjoluc
57f2ae4c69
Allow asynchronous on_finish
methods in extensions
2022-06-13 21:51:19 +02:00
Josh de Leeuw
7c63e1cd0b
changeset for extension
2022-05-28 10:18:56 -04:00
Josh de Leeuw
133d85f498
add changesets
2022-05-27 16:38:35 -04:00
github-actions[bot]
16fac08078
chore(release): version packages
2022-05-23 18:13:04 +00:00
bjoluc
dc00566142
Include regenerator-runtime
in the jspsych
Babel build
2022-05-23 19:46:07 +02:00
github-actions[bot]
f1fa90eb2c
chore(release): version packages
2022-05-19 13:10:19 +00:00
Josh de Leeuw
9d66fb24c0
add jspsych-slider class
2022-05-18 14:37:40 -04:00
bjoluc
c534c1ef33
Merge pull request #2632 from jspsych/fix-rollup-babel-config
...
Fix `@rollup/plugin-babel` config in conjunction with `rollup-plugin-typescript2`
2022-05-17 18:51:36 +02:00
bjoluc
6e8af3ee7a
Merge pull request #2622 from jsato8094/plugin-survey-add-text-input-type
...
Added `input_type` parameter to plugin-survey
2022-05-17 14:04:59 +02:00
bjoluc
8c26f8fb3d
Update old-dogs-sniff.md
2022-05-16 22:47:46 +02:00
bjoluc
a17f423f18
Fix @rollup/plugin-babel
config in conjunction with rollup-plugin-typescript2
2022-05-16 19:14:17 +02:00
bjoluc
e77371e94b
Update @jspsych/config dependencies
2022-05-16 17:00:03 +02:00
Josh de Leeuw
661a64f8b0
Create perfect-pianos-protect.md
2022-05-15 14:56:24 -04:00
bjoluc
74175cd98a
Update changeset
2022-05-13 19:18:57 +02:00
jsato
0f6c0be78a
Added changeset
2022-05-13 18:00:35 +09:00
jsato
9cfefe388a
added changeset
2022-05-10 19:18:53 +09:00
Becky Gilbert
3463e9778f
add changeset for updatePluginVersions gulp task in config package
2022-05-06 14:06:03 -07:00
github-actions[bot]
977f377236
chore(release): version packages
2022-04-08 18:22:24 +00:00
Josh de Leeuw
19d12e57cc
update changeset
2022-04-08 13:15:33 -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
48b8365294
Eighty flowers cry
2022-03-13 15:42:55 +01:00
github-actions[bot]
90c844f890
chore(release): version packages
2022-03-12 23:29:17 +00:00
Josh de Leeuw
49d6907505
add changeset
2022-03-12 18:15:54 -05:00
bjoluc
62b131efae
Merge branch 'main' into patch-inline-fonts
2022-03-12 11:26:41 +01:00
bjoluc
887c247af2
Merge branch 'main' into feature-seed-rng
2022-03-11 19:34:31 +01:00
Josh de Leeuw
f2f9a00ae0
Merge branch 'main' into feature-seed-rng
2022-03-11 12:26:53 -05:00