|
| 1 | +##Version: 2.1.3 (November 24, 2014) |
| 2 | + |
| 3 | +###Code improvement |
| 4 | + |
| 5 | + - Added custom article fields per category |
| 6 | + - Added yjsg-iframe-lightbox |
| 7 | + - Refined yjsg_clean_shortcodes function |
| 8 | + - Bootstrap 3.3.0 update |
| 9 | + - Bootstrap multiselect update to v0.9.8 |
| 10 | + - Bootstrap tour update to v0.10.1 |
| 11 | + - Added files move methods for js and css files |
| 12 | + - Grid inherit suffix from modules |
| 13 | + - Hide module output if content is empty |
| 14 | + - Moved module addspan function to module.php |
| 15 | + |
| 16 | + |
| 17 | +###Bug fixes |
| 18 | + |
| 19 | + - Pagination icon line-height fix |
| 20 | + - Stray $css_file variable removed |
| 21 | + - Mobile menu not reachable on android fix |
| 22 | + - Active-scroll is added on every # link |
| 23 | + - Offline page picking up get_style_value from core |
| 24 | + - Bootstrap3 k2 a.modal fix |
| 25 | + - Yjsgbackground element background image preview fix |
| 26 | + - a.yjsgsliderNav i needs font-style:normal; |
| 27 | + - K2 edit item css fixes |
| 28 | + - Leave unicode characters in tact in yjsg_cleanup_shortcode function |
| 29 | + - Start patterns array in yjsgbackground.php element |
| 30 | + - Mobile menu item class not displayed when cache on |
| 31 | + - Magnific popup z-index fix |
| 32 | + - blockquote.quoted,blockquote.brackets need overflow hidden |
| 33 | + - News items multicolumns margin adjustmant |
| 34 | + - Fixed article info position params |
| 35 | + |
1 | 36 | ##Version: 2.1.2 (October 06, 2014) |
2 | 37 |
|
3 | 38 | ###Bug fixes |
|
0 commit comments