Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
danyj committed Mar 6, 2019
1 parent 8ba7def commit a19c958
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 4 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,28 @@
## Version: 2.3.5 (March 06, 2019)

### Code improvement
- Added module CSS animations
- Improved yjsg.site.js
- Improved yjsg.responsive.js
- Use max-width for site width
- Added support for page builders. Quix,SP,Blox.
- Added auto out containers for yjsg_print_grid_area function
- Added yj_print function for easier dev
- Added show/hide module in article view
- Added ability to add custom menu item params from template
- Disabled options in template admin are now hidden unless switched to
- Updated Less compiler
- Added helper functions file

### Bug fix
- Fix for mobile menu use default title if item is hidden
- Fixed hide hidden item in mobile menu
- Fixed Chrome and Vimeo magnific auto play
- Fixed switch continue notice for php 7.3
- Fixed search title html print issue
- Added fix to Less compiler to skip calc() values from CSS files


## Version: 2.3.4 (August 02, 2018)

### Bug fix
Expand Down
2 changes: 1 addition & 1 deletion includes/yjsgcore/classes/yjsg.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ class Yjsg {
* @since 2.0.0
*/

public $version = "2.3.4";
public $version = "2.3.5";

/**
* Check update
Expand Down
6 changes: 3 additions & 3 deletions yjsg.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
<extension version="2.5" type="plugin" group="system" method="upgrade">
<name>System - Yjsg Framework</name>
<author>Youjoomla.com</author>
<creationDate>8-02-2018</creationDate>
<creationDate>03-06-2019</creationDate>
<copyright>Copyright (c) since 2007 Youjoomla.com. All rights reserved.</copyright>
<authorEmail>[email protected]</authorEmail>
<authorUrl>www.youjoomla.com</authorUrl>
<version>2.3.4</version>
<version>2.3.5</version>
<license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license>
<description>
<![CDATA[<style type="text/css" media="all">#wrap1 {padding:10px 0;margin:20px auto;float:left;display:block;overflow:hidden;clear:both;max-width:500px;line-height:24px;height:auto!important;text-align:center!important;background:#F6F6F6;border:1px solid #DEDEDE;-webkit-box-sizing: border-box; -moz-box-sizing: border-box;box-sizing: border-box;}.admin_t_name {display:block;clear:both;text-align:center!important;font-size:18px;-webkit-box-sizing: border-box; -moz-box-sizing: border-box;box-sizing: border-box;margin:15px!important;}#wrap1 img {display:block;margin:0 auto;text-align:center!important;float:none!important;}.exinfo{font-size:14px;padding:10px;display:block;overflow:hidden;text-align:center!important;-webkit-box-sizing: border-box; -moz-box-sizing: border-box;box-sizing: border-box;}</style><div id="wrap1"><h2 class="admin_t_name">YJSG v2.3.4 Framework system plugin for Joomla!</h2><br /><a href="http://www.yjsimplegrid.com" target="_blank"><span title="YJSimpleGrid Joomla! Template Framework by Youjoomla.com"><img src="../plugins/system/yjsg/assets/images/yjsg.png" border="0" title="Yjsglogo" alt="yjsglogo"/></span></a><br /><div class="exinfo">Thank you for downloading Youjoomla.com extension. <br />For fast info visit following links: <br /><a href="http://yjsimplegrid.com/" target="_blank">Homepage</a> | <a href="http://yjsimplegrid.com/documentation/" target="_blank">Documentation</a> | <a href="http://www.joomlatemplates.youjoomla.info/eximium/" target="_blank">Demo</a><br />If you need support please post new thread in our <a href="http://www.youjoomla.com/joomla_support/index.php" target="_blank">Forum</a>. <br />Have fun playing with your new extension :) <br /><a href="http://www.youjoomla.com">Youjoomla.com</a></div></div>]]>
<![CDATA[<style type="text/css" media="all">#wrap1 {padding:10px 0;margin:20px auto;float:left;display:block;overflow:hidden;clear:both;max-width:500px;line-height:24px;height:auto!important;text-align:center!important;background:#F6F6F6;border:1px solid #DEDEDE;-webkit-box-sizing: border-box; -moz-box-sizing: border-box;box-sizing: border-box;}.admin_t_name {display:block;clear:both;text-align:center!important;font-size:18px;-webkit-box-sizing: border-box; -moz-box-sizing: border-box;box-sizing: border-box;margin:15px!important;}#wrap1 img {display:block;margin:0 auto;text-align:center!important;float:none!important;}.exinfo{font-size:14px;padding:10px;display:block;overflow:hidden;text-align:center!important;-webkit-box-sizing: border-box; -moz-box-sizing: border-box;box-sizing: border-box;}</style><div id="wrap1"><h2 class="admin_t_name">YJSG v2.3.5 Framework system plugin for Joomla!</h2><br /><a href="http://www.yjsimplegrid.com" target="_blank"><span title="YJSimpleGrid Joomla! Template Framework by Youjoomla.com"><img src="../plugins/system/yjsg/assets/images/yjsg.png" border="0" title="Yjsglogo" alt="yjsglogo"/></span></a><br /><div class="exinfo">Thank you for downloading Youjoomla.com extension. <br />For fast info visit following links: <br /><a href="http://yjsimplegrid.com/" target="_blank">Homepage</a> | <a href="http://yjsimplegrid.com/documentation/" target="_blank">Documentation</a> | <a href="http://www.joomlatemplates.youjoomla.info/eximium/" target="_blank">Demo</a><br />If you need support please post new thread in our <a href="http://www.youjoomla.com/joomla_support/index.php" target="_blank">Forum</a>. <br />Have fun playing with your new extension :) <br /><a href="http://www.youjoomla.com">Youjoomla.com</a></div></div>]]>
</description>
<scriptfile>install.script.php</scriptfile>
<files>
Expand Down

0 comments on commit a19c958

Please sign in to comment.