Skip to content

Commit

Permalink
Bump version, re-minify
Browse files Browse the repository at this point in the history
  • Loading branch information
Evan Herman committed May 17, 2016
1 parent 754c131 commit af6c713
Show file tree
Hide file tree
Showing 10 changed files with 24 additions and 43 deletions.
4 changes: 2 additions & 2 deletions lib/admin/css/min/timeline-express-admin.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion lib/admin/css/timeline-express-settings.css

Large diffs are not rendered by default.

11 changes: 2 additions & 9 deletions lib/admin/js/min/timeline-express-admin.min.js

Large diffs are not rendered by default.

11 changes: 2 additions & 9 deletions lib/admin/js/min/timeline-express-tinymce.min.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,7 @@
* @Plugin Timeline Express
* @Author Code Parrots
* @Site http://www.wp-timelineexpress.com
* @Version 1.2.0
* @Build 05-13-2016
*/
/*
* @Plugin Timeline Express
* @Author Code Parrots
* @Site http://www.wp-timelineexpress.com
* @Version 1.2.0
* @Build 05-13-2016
* @Version 1.2.5
* @Build 05-17-2016
*/
!function(){tinymce.PluginManager.add("timeline_express",function(a,b){function c(){this.disabled(!this.disabled()),a.insertContent("[timeline-express]")}a.on("keyup",function(){a.getContent().indexOf("[timeline-express]")>-1?a.controlManager.setDisabled("timeline_express_shortcode_button",!0):a.controlManager.setDisabled("timeline_express_shortcode_button",!1)}),a.addButton("timeline_express_shortcode_button",{title:"Timeline Express Shortcode",text:!1,image:b+"/../../images/timeline-express-menu-icon.png",onclick:c}),a.onSetContent.add(function(a,b){a.getContent().indexOf("[timeline-express]")>-1&&a.controlManager.setDisabled("timeline_express_shortcode_button",!0)})})}();
4 changes: 2 additions & 2 deletions lib/public/css/min/timeline-express-single-page.min.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* @Plugin Timeline Express
* @Author Code Parrots
* @Site http://www.wp-timelineexpress.com
* @Version 1.2.0
* @Build 05-13-2016
* @Version 1.2.5
* @Build 05-17-2016
*/
body.single-te_announcements .timeline-express-single-page-announcement-date{display:block;margin:.5em 0}body.single-te_announcements .timeline-express-single-page-content{margin:.5em 0 1em}
Loading

0 comments on commit af6c713

Please sign in to comment.