From 0fa28983ab2bffac01e38b4e5637d0692c6895ef Mon Sep 17 00:00:00 2001 From: samreid Date: Sat, 21 Sep 2019 16:17:17 -0600 Subject: [PATCH 1/3] grunt update --- .../friction-phet-io-elements-baseline.js | 48 ------------------- 1 file changed, 48 deletions(-) diff --git a/js/phet-io/friction-phet-io-elements-baseline.js b/js/phet-io/friction-phet-io-elements-baseline.js index 005a1087..dc7fb189 100644 --- a/js/phet-io/friction-phet-io-elements-baseline.js +++ b/js/phet-io/friction-phet-io-elements-baseline.js @@ -493,18 +493,6 @@ window.phet.phetio.phetioElementsBaseline = assert && "phetioStudioControl": true, "phetioTypeName": "PropertyIO" }, - "friction.frictionScreen.view.topBookNode": { - "phetioDocumentation": "", - "phetioDynamicElement": false, - "phetioEventType": "MODEL", - "phetioFeatured": false, - "phetioHighFrequency": false, - "phetioPlayback": false, - "phetioReadOnly": false, - "phetioState": false, - "phetioStudioControl": true, - "phetioTypeName": "NodeIO" - }, "friction.frictionScreen.view.topBookNode.dragHandler": { "phetioDocumentation": "", "phetioDynamicElement": false, @@ -565,30 +553,6 @@ window.phet.phetio.phetioElementsBaseline = assert && "phetioStudioControl": true, "phetioTypeName": "PropertyIO" }, - "friction.frictionScreen.view.topBookNode.opacityProperty": { - "phetioDocumentation": "Opacity of the parent NodeIO, between 0 (invisible) and 1 (fully visible)", - "phetioDynamicElement": false, - "phetioEventType": "MODEL", - "phetioFeatured": false, - "phetioHighFrequency": false, - "phetioPlayback": false, - "phetioReadOnly": false, - "phetioState": true, - "phetioStudioControl": true, - "phetioTypeName": "NumberPropertyIO" - }, - "friction.frictionScreen.view.topBookNode.pickableProperty": { - "phetioDocumentation": "Sets whether the node will be pickable (and hence interactive), see the NodeIO documentation for more details", - "phetioDynamicElement": false, - "phetioEventType": "MODEL", - "phetioFeatured": false, - "phetioHighFrequency": false, - "phetioPlayback": false, - "phetioReadOnly": false, - "phetioState": true, - "phetioStudioControl": true, - "phetioTypeName": "PropertyIO>" - }, "friction.frictionScreen.view.topBookNode.titleText": { "phetioDocumentation": "", "phetioDynamicElement": false, @@ -649,18 +613,6 @@ window.phet.phetio.phetioElementsBaseline = assert && "phetioStudioControl": true, "phetioTypeName": "PropertyIO" }, - "friction.frictionScreen.view.topBookNode.visibleProperty": { - "phetioDocumentation": "Controls whether the Node will be visible (and interactive), see the NodeIO documentation for more details.", - "phetioDynamicElement": false, - "phetioEventType": "MODEL", - "phetioFeatured": false, - "phetioHighFrequency": false, - "phetioPlayback": false, - "phetioReadOnly": false, - "phetioState": true, - "phetioStudioControl": true, - "phetioTypeName": "PropertyIO" - }, "friction.general.activeProperty": { "phetioDocumentation": "Determines whether the entire simulation is running and processing user input. Setting this property to false pauses the simulation, and prevents user interaction.", "phetioDynamicElement": false, From 0fb225a411aa18ade156b9341260e68b53d28f44 Mon Sep 17 00:00:00 2001 From: Chris Malley Date: Wed, 25 Sep 2019 16:59:55 -0600 Subject: [PATCH 2/3] update PhET-iO API files, https://github.com/phetsims/axon/issues/267 --- js/phet-io/friction-phet-io-types.js | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/js/phet-io/friction-phet-io-types.js b/js/phet-io/friction-phet-io-types.js index d09123f6..0e300146 100644 --- a/js/phet-io/friction-phet-io-types.js +++ b/js/phet-io/friction-phet-io-types.js @@ -557,7 +557,7 @@ window.phet.phetio.phetioTypes = assert && "returnType": "VoidIO" }, "setValue": { - "documentation": "Sets the value of the property. If the value differs from the previous value, listeners are notified with the new value.", + "documentation": "Sets the value of the Property. If the value differs from the previous value, listeners are notified with the new value.", "invocableForReadOnlyElements": false, "parameterTypes": [ "NumberIO" @@ -848,7 +848,7 @@ window.phet.phetio.phetioTypes = assert && "returnType": "VoidIO" }, "setValue": { - "documentation": "Sets the value of the property. If the value differs from the previous value, listeners are notified with the new value.", + "documentation": "Sets the value of the Property. If the value differs from the previous value, listeners are notified with the new value.", "invocableForReadOnlyElements": false, "parameterTypes": [ "BooleanIO" @@ -892,7 +892,7 @@ window.phet.phetio.phetioTypes = assert && "returnType": "VoidIO" }, "setValue": { - "documentation": "Sets the value of the property. If the value differs from the previous value, listeners are notified with the new value.", + "documentation": "Sets the value of the Property. If the value differs from the previous value, listeners are notified with the new value.", "invocableForReadOnlyElements": false, "parameterTypes": [ "NullableIO" @@ -936,7 +936,7 @@ window.phet.phetio.phetioTypes = assert && "returnType": "VoidIO" }, "setValue": { - "documentation": "Sets the value of the property. If the value differs from the previous value, listeners are notified with the new value.", + "documentation": "Sets the value of the Property. If the value differs from the previous value, listeners are notified with the new value.", "invocableForReadOnlyElements": false, "parameterTypes": [ "NullableIO" @@ -980,7 +980,7 @@ window.phet.phetio.phetioTypes = assert && "returnType": "VoidIO" }, "setValue": { - "documentation": "Sets the value of the property. If the value differs from the previous value, listeners are notified with the new value.", + "documentation": "Sets the value of the Property. If the value differs from the previous value, listeners are notified with the new value.", "invocableForReadOnlyElements": false, "parameterTypes": [ "NumberIO" @@ -1024,7 +1024,7 @@ window.phet.phetio.phetioTypes = assert && "returnType": "VoidIO" }, "setValue": { - "documentation": "Sets the value of the property. If the value differs from the previous value, listeners are notified with the new value.", + "documentation": "Sets the value of the Property. If the value differs from the previous value, listeners are notified with the new value.", "invocableForReadOnlyElements": false, "parameterTypes": [ "StringIO" @@ -1068,7 +1068,7 @@ window.phet.phetio.phetioTypes = assert && "returnType": "VoidIO" }, "setValue": { - "documentation": "Sets the value of the property. If the value differs from the previous value, listeners are notified with the new value.", + "documentation": "Sets the value of the Property. If the value differs from the previous value, listeners are notified with the new value.", "invocableForReadOnlyElements": false, "parameterTypes": [ "Vector2IO" From 64fda467eaa661034fe3fac94719f0be125cbefc Mon Sep 17 00:00:00 2001 From: zepumph Date: Thu, 26 Sep 2019 13:52:25 -0800 Subject: [PATCH 3/3] add SimVersion as a preload, copy PERENNIAL/SimVersion to Chipper, UpdateCheck to use SimVersion preload, delete JOIST/SimVersion, https://github.com/phetsims/perennial/issues/111 --- friction_en.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/friction_en.html b/friction_en.html index a24074eb..38c2c5b3 100644 --- a/friction_en.html +++ b/friction_en.html @@ -49,7 +49,8 @@ '../sherpa/lib/game-up-camera-1.0.0.js', '../sherpa/lib/base64-js-1.2.0.js', '../sherpa/lib/TextEncoderLite-3c9f6f0.js', - '../tandem/js/PhetioIDUtils.js' + '../tandem/js/PhetioIDUtils.js', + '../chipper/js/SimVersion.js' ]; if ( brand === 'phet-io' ) {