Skip to content
This repository was archived by the owner on Jan 22, 2024. It is now read-only.

Commit d74a58d

Browse files
committed
Add code to the angular app to add support that allows images to display in the new version of webkit
1 parent 9123f15 commit d74a58d

6 files changed

Lines changed: 3 additions & 3 deletions

File tree

dashboard.tar.gz

111 Bytes
Binary file not shown.

digexp-dashboard/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "digexp-dashboard",
33
"description": "Web Developer Dashboard for IBM Digital Experience",
4-
"version": "0.1.4",
4+
"version": "0.1.7",
55
"main": "dashboard_index.html",
66
"bin": {
77
"dxdashboard": "bin/dxdashboard"
@@ -11,7 +11,7 @@
1111
"toolbar": false,
1212
"frame": true,
1313
"position": "center",
14-
"title": "Web Developer Dashboard for IBM Digital Experience v0.1.4",
14+
"title": "Web Developer Dashboard for IBM Digital Experience v0.1.7",
1515
"width": 990,
1616
"height": 729,
1717
"min_width": 960,

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "digexp-toolkit",
3-
"version": "0.1.4",
3+
"version": "0.1.7",
44
"devDependencies": {
55
"grunt": "latest",
66
"grunt-contrib-compress": "latest",

release/digexp-toolkit.zip

226 Bytes
Binary file not shown.

sp-server.tar.gz

3 Bytes
Binary file not shown.

wcm-design.tar.gz

16 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)