Commit Graph

28 Commits

Author SHA1 Message Date
Becky Gilbert
da5407a3f8 remove quotes from data object keys 2021-02-17 14:10:49 -08:00
Becky Gilbert
4610a7ac83 add img onload fn to draw image when loaded - fixes #1305 2021-01-09 11:18:57 -08:00
Becky Gilbert
32cdeae645
Merge branch 'master' into fix-consecutive-images 2020-11-25 10:50:26 -08:00
Becky Gilbert
3424f386ff fix slider label positioning with custom track/thumb CSS & calc - fixes #695 2020-11-14 16:57:01 -08:00
Becky Gilbert
5f18091058 remove div containers for prompts 2020-11-11 10:53:03 -08:00
Becky Gilbert
af8d531259 add render_on_canvas option, fix maintain_aspect_ratio - fixes #891 #969 #1172 2020-11-06 17:55:06 -08:00
Becky Gilbert
719b009707 change require_movement so that clicking cursor is sufficient - fixes #696 2020-10-21 17:37:37 -07:00
Becky Gilbert
121428cf31 change start param to slider_start 2020-10-11 12:16:39 -07:00
Becky Gilbert
d236f028f0 changed slider response from string to numeric 2020-10-11 10:55:10 -07:00
Salva Ardid
8729972db6 systematically saving stimulus and slider start position in all slider plugins 2020-06-02 21:43:04 -04:00
Josh de Leeuw
0fe7fe2cf4 fix div bug 2019-07-04 15:14:58 -04:00
Josh de Leeuw
9bed32fb0f implements settable width for sliders (#631) 2019-07-04 15:10:52 -04:00
Josh de Leeuw
dda27c6bc8 implement require_movement in slider plugins #573 2019-07-03 12:26:20 -04:00
Josh de Leeuw
4ea7cef4cd prettier margin on slider 2019-07-02 22:00:00 -04:00
Josh de Leeuw
9da8c452f2 implement image size settings for image plugins #560 2019-07-02 21:55:15 -04:00
Josh de Leeuw
501a5be52a update all to performance.now() - #492 2018-10-09 16:13:59 -04:00
Josh de Leeuw
6b88af120e fix slider parameter type #571 2018-10-04 13:44:12 -04:00
Josh de Leeuw
97467a1f0d fixing bad default values to more descriptive ones #488 2018-01-03 12:02:10 -05:00
Josh de Leeuw
23b0f9ea83 support custom start values #472 2017-12-07 16:35:07 -05:00
Josh de Leeuw
3affd77ddf button label defaults #471 2017-09-20 09:37:29 -04:00
KristinDiep
41db219c89 pretty name and description, no_function taken out 2017-07-13 19:17:27 -04:00
KristinDiep
f21ad81d1e removed param block under plugin.trial 2017-07-12 14:29:47 -04:00
KristinDiep
670b691da2 implemented plugin.info, some examples not working 2017-07-10 14:43:04 -04:00
KristinDiep
13930f9e40 added params to image-slider-response 2017-07-10 09:12:46 -04:00
Josh de Leeuw
a1567ceba7 remove array brackets from plugin types 2017-07-09 21:15:22 -04:00
Josh de Leeuw
4863f2e9c3 remove evaluateFunctionParameter 2017-07-07 14:54:47 -04:00
Josh de Leeuw
7f62f0b52b more plugin refactoring #422 2017-07-06 13:48:00 -04:00
Josh de Leeuw
2211ea1321 removing ambiguous parameters #422 2017-07-06 12:44:17 -04:00