-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathchangelog.txt
44 lines (35 loc) · 2.14 KB
/
changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
*** The One Pager Changelog ***
2013.05.09 - version 1.0.7
* includes/theme-js.php - Added localization to the mobile "Top Menu".
* includes/js/general.js - Added localization to the mobile "Top Menu".
* content.php - Localized "by" string.
* includes/theme-options.php - Removed "title" option from the Content menu.
2013.04.25 - version 1.0.6
* includes/content-area.php - Better escaping of the contact message.
2013.04.22 - version 1.0.5
* header.php - Shortcodes can now be used in the header
* includes/contact-area.php - Improved contact form to keep the content from the fields after a wrong validation & when an email is submitted, the page is loaded in the contact form location.
* single.php - Localized string 'by'.
2013.04.08 - version 1.0.4
* style.css - Fixed WC product tabber.
* /css/woocommerce.css - Fixed product tabber. Product review styling when lightbox disabled.
* single.php - Fixed #wrapper div not closing correctly.
* /includes/featured-slider.php - Fixed videos not showing for slider without iMac frame.
* /includes/contact-area.php - Fixed default value for textarea.
* /includes/theme-actions.php - Changed default line-height for custom typography to 1.618em, as is theme default.
* /includes/js/general.js - Added '#wrapper' to localScroll function.
2013.03.25 - version 1.0.3
* /css/woocommerce.css - Fixed tabs styling. Fixed quantity buttons styling.
* /includes/contact-area.php - Replaced 'placeholder' (not supported in IE) attribute with JS trickery.
* /includes/theme-options.php - Added typography options for homepage widgets.
* /includes/theme-actions.php - Output typography options for homepage widgets.
* /includes/featured-slider.php - Adjusted image size for full width slides. Add custom URL link to slide media.
* /includes/theme-woocommerce.php - Fixed pagination hook.
2013.03.13 - version 1.0.2
* style.css - Adjusted header font-size for mobile.
* /css/woocommerce.css - Adjusted rating position for reviews.
2013.03.08 - version 1.0.1
* style.css - Fixed testimonials image styling bug
- Fixed Dojo tab styling
2013.02.20 - version 1.0.0
* First release!