1
0
mirror of https://github.com/psychopy/psychojs.git synced 2025-05-12 08:38:10 +00:00
psychojs/src
2021-06-15 16:15:46 +02:00
..
core added the notion of dependent stimuli to Slider, in order to accommodate a more standard way of rendering Form in the generated .js code, i.e. form.setAutoDraw(true), rather than the historically correct form.draw() 2021-06-11 10:12:59 +02:00
data getSnapshot / fromSnapshot now also store/restore the trial attributes 2021-06-15 16:11:33 +02:00
sound changed the API of Microphone to be consistent with the other Stimuli, i.e. passing Window instead of PsychoJS; handled transcription error in AudioClip 2021-06-15 11:15:50 +02:00
util Merge branch 'psychopy:main' into master 2021-06-15 16:15:46 +02:00
visual visual/TextInput: access a text value, only disable text substitution when multiline 2021-06-15 14:33:07 +01:00
index.css css: clean up 2021-04-15 13:49:20 +01:00
index.js js/src: add index files to re-export components from each module folder 2021-04-15 13:45:13 +01:00