v1.31.0 marks our first transition to ES6 classes, but only for PDPjs initially (which is why there must be both /lib and /es6 files in the shared folder for now)

This commit is contained in:
Jeff Parsons 2016-12-18 11:31:53 -08:00 committed by Jeff Parsons
commit f4f6181923
999 changed files with 22351 additions and 211342 deletions

View file

@ -14,11 +14,11 @@
<xsl:variable name="CSSCLASS">pcjs</xsl:variable>
<xsl:variable name="APPCLASS">pcx86</xsl:variable>
<xsl:variable name="APPNAME">PCx86</xsl:variable>
<xsl:variable name="APPVERSION">1.30.6</xsl:variable>
<xsl:variable name="APPVERSION">1.31.0</xsl:variable>
<xsl:variable name="SITEHOST">www.pcjs.org</xsl:variable>
<xsl:template name="componentStyles">
<link rel="stylesheet" type="text/css" href="/versions/pcx86/1.30.6/components.css"/>
<link rel="stylesheet" type="text/css" href="/versions/pcx86/1.31.0/components.css"/>
</xsl:template>
<xsl:template name="componentScripts">