From 23557ff32f13561ca9b88b64f8f7df34665947e7 Mon Sep 17 00:00:00 2001 From: chrisklus Date: Mon, 6 Apr 2020 13:32:00 -0400 Subject: [PATCH] Update phet-io files, see https://github.com/phetsims/joist/issues/597 --- .../beers-law-lab-phet-io-elements-baseline.js | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/js/phet-io/beers-law-lab-phet-io-elements-baseline.js b/js/phet-io/beers-law-lab-phet-io-elements-baseline.js index a4fd7214..a6ac09c5 100644 --- a/js/phet-io/beers-law-lab-phet-io-elements-baseline.js +++ b/js/phet-io/beers-law-lab-phet-io-elements-baseline.js @@ -145,10 +145,10 @@ window.phet.preloads.phetio.phetioElementsBaseline = assert && "phetioTypeName": "PropertyIO" }, "beersLawLab.beersLawScreen.nameProperty": { - "phetioDocumentation": "", + "phetioDocumentation": "The name of the screen. Changing this value will update the screen name for the screen's corresponding button on the navigation bar and home screen, if they exist. May be null for single-screen simulations.", "phetioDynamicElement": false, "phetioEventType": "MODEL", - "phetioFeatured": false, + "phetioFeatured": true, "phetioHighFrequency": false, "phetioIsArchetype": false, "phetioPlayback": false, @@ -9817,10 +9817,10 @@ window.phet.preloads.phetio.phetioElementsBaseline = assert && "phetioTypeName": "NumberPropertyIO" }, "beersLawLab.concentrationScreen.nameProperty": { - "phetioDocumentation": "", + "phetioDocumentation": "The name of the screen. Changing this value will update the screen name for the screen's corresponding button on the navigation bar and home screen, if they exist. May be null for single-screen simulations.", "phetioDynamicElement": false, "phetioEventType": "MODEL", - "phetioFeatured": false, + "phetioFeatured": true, "phetioHighFrequency": false, "phetioIsArchetype": false, "phetioPlayback": false, @@ -15004,10 +15004,10 @@ window.phet.preloads.phetio.phetioElementsBaseline = assert && "phetioTypeName": "PropertyIO" }, "beersLawLab.homeScreen.nameProperty": { - "phetioDocumentation": "", + "phetioDocumentation": "The name of the screen. Changing this value will update the screen name for the screen's corresponding button on the navigation bar and home screen, if they exist. May be null for single-screen simulations.", "phetioDynamicElement": false, "phetioEventType": "MODEL", - "phetioFeatured": false, + "phetioFeatured": true, "phetioHighFrequency": false, "phetioIsArchetype": false, "phetioPlayback": false,