Skip to content

Commit

Permalink
Release v4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
benweet committed Aug 23, 2014
1 parent 2a8f4eb commit f7820ad
Show file tree
Hide file tree
Showing 10 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stackedit",
"version": "4.0.1",
"version": "4.0.2",
"description": "StackEdit is a free, open-source Markdown editor based on PageDown, the Markdown library used by Stack Overflow and the other Stack Exchange sites.",
"dependencies": {
"bootstrap": "3.0.3",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stackedit",
"version": "4.0.1",
"version": "4.0.2",
"private": true,
"description": "StackEdit is a free, open-source Markdown editor based on PageDown, the Markdown library used by Stack Overflow and the other Stack Exchange sites.",
"main": "res/main.js",
Expand Down
2 changes: 1 addition & 1 deletion public/cache.manifest
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
CACHE MANIFEST
#Date Fri Aug 22 2014 00:16:15
#Date Sun Aug 24 2014 00:57:37

CACHE:
libs/MathJax/MathJax.js?config=TeX-AMS_HTML
Expand Down
8 changes: 4 additions & 4 deletions public/res-min/main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/res-min/themes/blue.css
Original file line number Diff line number Diff line change
Expand Up @@ -1261,7 +1261,7 @@ div.jGrowl div.jGrowl-closer{padding-top:4px;padding-bottom:4px;cursor:pointer;f
.modal.fade .modal-dialog{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0)}
.modal-content{background-color:#f6f7f9}
.modal-body{background-color:#fff;padding-bottom:30px}
.modal-footer{background-color:#f6f7f9;margin-top:0}
.modal-footer{margin-top:0}
.modal-iframe{display:block;margin:30px auto 0;z-index:1040;border-radius:0}
a{-webkit-transition:background-color ease-in-out .15s, color ease-in-out .15s, border-color ease-in-out .15s;transition:background-color ease-in-out .15s, color ease-in-out .15s, border-color ease-in-out .15s}
.nav-pills>li>a{border:1px solid rgba(0,0,0,0)}.nav-pills>li>a:hover,.nav-pills>li>a:focus{color:#036;border-color:rgba(0,128,255,0.1)}
Expand Down
2 changes: 1 addition & 1 deletion public/res-min/themes/default.css
Original file line number Diff line number Diff line change
Expand Up @@ -1262,7 +1262,7 @@ div.jGrowl div.jGrowl-closer{padding-top:4px;padding-bottom:4px;cursor:pointer;f
.modal.fade .modal-dialog{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0)}
.modal-content{background-color:#f6f6f6}
.modal-body{background-color:#fcfcfc;padding-bottom:30px}
.modal-footer{background-color:#f6f6f6;margin-top:0}
.modal-footer{margin-top:0}
.modal-iframe{display:block;margin:30px auto 0;z-index:1040;border-radius:0}
a{-webkit-transition:background-color ease-in-out .15s, color ease-in-out .15s, border-color ease-in-out .15s;transition:background-color ease-in-out .15s, color ease-in-out .15s, border-color ease-in-out .15s}
.nav-pills>li>a{border:1px solid rgba(0,0,0,0)}.nav-pills>li>a:hover,.nav-pills>li>a:focus{color:#343434;border-color:rgba(128,128,128,0.1)}
Expand Down
2 changes: 1 addition & 1 deletion public/res-min/themes/gray.css
Original file line number Diff line number Diff line change
Expand Up @@ -1261,7 +1261,7 @@ div.jGrowl div.jGrowl-closer{padding-top:4px;padding-bottom:4px;cursor:pointer;f
.modal.fade .modal-dialog{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0)}
.modal-content{background-color:#f8f8f8}
.modal-body{background-color:#fff;padding-bottom:30px}
.modal-footer{background-color:#f8f8f8;margin-top:0}
.modal-footer{margin-top:0}
.modal-iframe{display:block;margin:30px auto 0;z-index:1040;border-radius:0}
a{-webkit-transition:background-color ease-in-out .15s, color ease-in-out .15s, border-color ease-in-out .15s;transition:background-color ease-in-out .15s, color ease-in-out .15s, border-color ease-in-out .15s}
.nav-pills>li>a{border:1px solid rgba(0,0,0,0)}.nav-pills>li>a:hover,.nav-pills>li>a:focus{color:#343434;border-color:rgba(128,128,128,0.1)}
Expand Down
2 changes: 1 addition & 1 deletion public/res-min/themes/night.css
Original file line number Diff line number Diff line change
Expand Up @@ -1261,7 +1261,7 @@ div.jGrowl div.jGrowl-closer{padding-top:4px;padding-bottom:4px;cursor:pointer;f
.modal.fade .modal-dialog{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0)}
.modal-content{background-color:#232323}
.modal-body{background-color:#1e1e1e;padding-bottom:30px}
.modal-footer{background-color:#232323;margin-top:0}
.modal-footer{margin-top:0}
.modal-iframe{display:block;margin:30px auto 0;z-index:1040;border-radius:0}
a{-webkit-transition:background-color ease-in-out .15s, color ease-in-out .15s, border-color ease-in-out .15s;transition:background-color ease-in-out .15s, color ease-in-out .15s, border-color ease-in-out .15s}
.nav-pills>li>a{border:1px solid rgba(0,0,0,0)}.nav-pills>li>a:hover,.nav-pills>li>a:focus{color:#b3b3b3;border-color:rgba(255,255,255,0.1)}
Expand Down
2 changes: 1 addition & 1 deletion public/res-min/themes/school.css
Original file line number Diff line number Diff line change
Expand Up @@ -1261,7 +1261,7 @@ div.jGrowl div.jGrowl-closer{padding-top:4px;padding-bottom:4px;cursor:pointer;f
.modal.fade .modal-dialog{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0)}
.modal-content{background-color:#f5f4f2}
.modal-body{background-color:#fff;padding-bottom:30px}
.modal-footer{background-color:#f5f4f2;margin-top:0}
.modal-footer{margin-top:0}
.modal-iframe{display:block;margin:30px auto 0;z-index:1040;border-radius:0}
a{-webkit-transition:background-color ease-in-out .15s, color ease-in-out .15s, border-color ease-in-out .15s;transition:background-color ease-in-out .15s, color ease-in-out .15s, border-color ease-in-out .15s}
.nav-pills>li>a{border:1px solid rgba(0,0,0,0)}.nav-pills>li>a:hover,.nav-pills>li>a:focus{color:#2d2d2d;border-color:rgba(121,121,121,0.1)}
Expand Down
2 changes: 1 addition & 1 deletion public/res/constants.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
define([], function() {
var constants = {};
constants.VERSION = "4.0.1";
constants.VERSION = "4.0.2";
constants.MAIN_URL = "https://stackedit.io/";
constants.GOOGLE_ANALYTICS_ACCOUNT_ID = "UA-39556145-1";
constants.GOOGLE_API_KEY = "AIzaSyAeCU8CGcSkn0z9js6iocHuPBX4f_mMWkw";
Expand Down

0 comments on commit f7820ad

Please sign in to comment.