Skip to content

Commit

Permalink
publish new version
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiaoji Chen committed Oct 2, 2017
1 parent d3a6cb8 commit a05c4a3
Show file tree
Hide file tree
Showing 8 changed files with 65 additions and 64 deletions.
39 changes: 20 additions & 19 deletions docs/appcache/manifest.appcache
Original file line number Diff line number Diff line change
@@ -1,47 +1,48 @@
CACHE MANIFEST
#ver:10/1/2017, 6:39:20 PM
#plugin:4.8.4
#ver:10/1/2017, 9:14:14 PM
#plugin:4.8.3

CACHE:
../bundle-d598797845e21aaf216f.js
../styles-d598797845e21aaf216f.css
../bundle-53f81bddafa6a676fc35.js
../styles-53f81bddafa6a676fc35.css
../
../fonts/uber.ttf
../favicon.ico
../fonts/uber.svg
../fonts/uber.ttf
../fonts/uber.woff
../images/footer-pattern.gif
../images/icon-custom.svg
../images/icon-chart.svg
../images/icon-high-precision.svg
../images/icon-custom.svg
../fonts/uber.svg
../images/uber-logo.png
../images/icon-layers.svg
../images/logo.svg
../images/icon-react.svg
../images/icon-high-precision.svg
../images/hero.jpg
../images/uber-logo.png
../images/logo.svg
../images/custom-layers/cover.png
../images/graph-vis/architecture-graph-render.png
../images/graph-vis/architecture-basic.png
../images/graph-vis/architecture-with-layout-engine.png
../images/geospatial-app/geospatial-app.png
../images/graph-vis/no-position-update-trigger.png
../images/graph-vis/architecture-with-layout-engine.png
../images/graph-vis/cover.png
../images/mg_arc_2.png
../images/graph-vis/no-position-update-trigger.png
../images/graph-vis/random-graph.png
../images/mg_choropleth.png
../images/mg_arc_1.png
../images/mg_hex_1.png
../images/mg_arc_2.png
../images/mg_choropleth.png
../images/mg_hex_2.png
../images/mg_hex_3.png
../images/mg_hex_1.png
../images/mg_hex_3d.png
../images/mg_hex_3.png
../images/mg_hex_4.png
../images/mg_hex_6.png
../images/mg_hex_5.png
../images/mg_path.png
../images/mg_hex_6.png
../images/setup/empty-app.png
../images/mg_scatterplot_1.png
../images/path.jpg
../images/mg_scatterplot_2.png
../images/mg_scatterplot_1.png
../images/setup/setup.png
../images/mg_scatterplot_2.png

NETWORK:
*
41 changes: 41 additions & 0 deletions docs/bundle-53f81bddafa6a676fc35.js

Large diffs are not rendered by default.

41 changes: 0 additions & 41 deletions docs/bundle-d598797845e21aaf216f.js

This file was deleted.

Binary file added docs/images/custom-layers/cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@



<link href="styles-d598797845e21aaf216f.css" rel="stylesheet">
<link href="styles-53f81bddafa6a676fc35.css" rel="stylesheet">


</head>
Expand All @@ -56,7 +56,7 @@



<script src="bundle-d598797845e21aaf216f.js" type="text/javascript"></script>
<script src="bundle-53f81bddafa6a676fc35.js" type="text/javascript"></script>



Expand Down
1 change: 1 addition & 0 deletions docs/styles-53f81bddafa6a676fc35.css

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion docs/styles-d598797845e21aaf216f.css

This file was deleted.

2 changes: 1 addition & 1 deletion docs/sw.js

Large diffs are not rendered by default.

0 comments on commit a05c4a3

Please sign in to comment.