diff --git a/HISTORY.md b/HISTORY.md index 86532687..bef92593 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -2,7 +2,7 @@ vis.js history http://visjs.org -## version 0.0.9 +## 2013-06-07, version 0.0.9 - First working version of the Graph imported from the old library. - Documentation added for both Timeline and Graph. diff --git a/component.json b/component.json index 835e569e..e90c6dd1 100644 --- a/component.json +++ b/component.json @@ -1,6 +1,6 @@ { "name": "vis", - "version": "0.0.8", + "version": "0.0.9", "description": "A dynamic, browser-based visualization library.", "homepage": "http://visjs.org/", "repository": { diff --git a/docs/prettify/prettify.css b/docs/prettify/prettify.css deleted file mode 100644 index 2925d13a..00000000 --- a/docs/prettify/prettify.css +++ /dev/null @@ -1 +0,0 @@ -.str{color:#080}.kwd{color:#008}.com{color:#800}.typ{color:#606}.lit{color:#066}.pun{color:#660}.pln{color:#000}.tag{color:#008}.atn{color:#606}.atv{color:#080}.dec{color:#606}pre.prettyprint{padding:2px;border:1px solid #888}ol.linenums{margin-top:0;margin-bottom:0}li.L0,li.L1,li.L2,li.L3,li.L5,li.L6,li.L7,li.L8{list-style:none}li.L1,li.L3,li.L5,li.L7,li.L9{background:#eee}@media print{.str{color:#060}.kwd{color:#006;font-weight:bold}.com{color:#600;font-style:italic}.typ{color:#404;font-weight:bold}.lit{color:#044}.pun{color:#440}.pln{color:#000}.tag{color:#006;font-weight:bold}.atn{color:#404}.atv{color:#060}} \ No newline at end of file diff --git a/examples/graph/08_mobile_friendly.html b/examples/graph/08_mobile_friendly.html index 96bca679..de44f4a8 100755 --- a/examples/graph/08_mobile_friendly.html +++ b/examples/graph/08_mobile_friendly.html @@ -1,10 +1,10 @@ - + Graph | Mobile friendly