Adds DFs
This commit is contained in:
48
spec/fixtures/dynamic_finders/plugin_version/lsx-customizer/change_log/changelog.txt
vendored
Normal file
48
spec/fixtures/dynamic_finders/plugin_version/lsx-customizer/change_log/changelog.txt
vendored
Normal file
@@ -0,0 +1,48 @@
|
||||
## Changelog
|
||||
|
||||
### 1.2.2 (development)
|
||||
* Dev - Update the SCSS 2 CSS Vendor (http://leafo.github.io/scssphp/)
|
||||
|
||||
### 1.2.1
|
||||
* Dev - Removed the API Class
|
||||
|
||||
### 1.2.0
|
||||
* Tweak - WooCommerce checkout layout
|
||||
* Tweak - WooCommerce checkout steps
|
||||
* Tweak - WooCommerce checkout custom thank you page
|
||||
* Tweak - WooCommerce checkout custom cart extra HTML
|
||||
* Tweak - WooCommerce checkout custom checkout extra HTML
|
||||
* Tweak - WooCommerce cart menu item position
|
||||
* Tweak - WooCommerce cart menu item style
|
||||
* Tweak - WooCommerce My Account menu item
|
||||
* Tweak - Add WooCommerce Wishlist compatibility
|
||||
* Tweak - Default colours scheme updated (top menu colors)
|
||||
* Tweak - Add Sensei compatibility
|
||||
* Fix - Extra menu items for logout users / Compatibility with LSX Login
|
||||
|
||||
### 1.1.0
|
||||
* Added compatibility with LSX 2.0
|
||||
* Dev - New project structure
|
||||
* Dev - UIX copied from TO 1.1 + Fixed issue with sub tabs click (settings)
|
||||
* Fix - Fixed scripts/styles loading order
|
||||
* Fix - Fixed small issues
|
||||
* Tweak - New option: disable theme credit
|
||||
|
||||
### 1.0.3
|
||||
* Moved all blog customizer options to LSX Blog Customizer plugin
|
||||
* Fix - Added filters to send the custom colours to custom selectors
|
||||
* Fix - Adjusted the plugin settings link inside the LSX API Class
|
||||
* Fix - Fixed buttons (default and CTA) selectors (hover, active, focus, visited)
|
||||
|
||||
### 1.0.2
|
||||
* Fix - Fixed all prefixes replaces (to_ > lsx_to_, TO_ > LSX_TO_)
|
||||
|
||||
### 1.0.1
|
||||
* Fix - Added a extra style selector for main menu CSS: item active + hover
|
||||
* Fix - Avoided use a return function inside the PHP function "empty" (compatibility with PHP 5.5 and lower)
|
||||
* Fix - Compatibility with WPML 3.6
|
||||
* Fix - Reduced the access to server (check API key status) using transients
|
||||
* Fix - Made the API URLs dev/live dynamic using a prefix "dev-" in the API KEY
|
||||
|
||||
### 1.0.0
|
||||
* First Version
|
||||
Reference in New Issue
Block a user