Skip to content

Commit 330baf3

Browse files
author
Matt Karl
committed
Upgraded the Preview to support SpringRoll Connect controls
1 parent f18a7de commit 330baf3

20 files changed

+835
-43
lines changed

bower.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
11
{
22
"name": "SpringRollStudio",
3-
"version": "0.2.10",
3+
"version": "0.2.11",
44
"private": true,
55
"dependencies": {
66
"jqueryui": "*",
77
"bootstrap": "~3.2.0",
8-
"cloudkid-namespace": "*",
8+
"springroll": "*",
99
"requestAnimationFrame": "*",
1010
"bootstrap-confirmation2": "*",
1111
"wavesurfer.js": "*",
1212
"underscore": "~1.7.0",
1313
"node-webkit-app": "*",
14+
"pbskids-pt-client": "SpringRoll/ProgressTrackerClient",
1415
"sortable": "farhadi/html5sortable",
1516
"default": "https://github.com/SpringRoll/SpringRollTemplate.git",
1617
"sunlight": "https://github.com/CloudKidStudio/sunlight.git#master"

deploy/assets/fonts/glyphicons-halflings-regular.eot

100755100644
File mode changed.

deploy/assets/fonts/glyphicons-halflings-regular.svg

100755100644
File mode changed.

deploy/assets/fonts/glyphicons-halflings-regular.ttf

100755100644
File mode changed.

deploy/assets/fonts/glyphicons-halflings-regular.woff

100755100644
File mode changed.

deploy/assets/fonts/preview.eot

5.18 KB
Binary file not shown.

deploy/assets/fonts/preview.svg

Lines changed: 25 additions & 0 deletions
Loading

deploy/assets/fonts/preview.ttf

5.02 KB
Binary file not shown.

deploy/assets/fonts/preview.woff

5.1 KB
Binary file not shown.

deploy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "SpringRollStudio",
33
"description": "Application for SpringRoll projects",
4-
"version": "0.2.10",
4+
"version": "0.2.11",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/SpringRoll/SpringRollStudio"

0 commit comments

Comments
 (0)