This commit is contained in:
erwanlr
2019-03-30 07:20:14 +00:00
parent 1baa3e23b2
commit 07b3826806
509 changed files with 82506 additions and 48 deletions

View File

@@ -0,0 +1,44 @@
## Changelog
### 1.2.3
* Fixing deprecated notices
### 1.2.2
* Fixing deprecated notices
### 1.2.1
* Dev - Removed the Deprecated "create_function" methods
### 1.2
* Fix - Added jquery-ui-tooltip to the list of dependencies for the frontend scripts.
* Dev - Added in a conditional so the tooltips wont try initiate if the library has not loaded.
### 1.1.1
* Dev - Added compatibility with LSX Videos
* Dev - Added compatibility with LSX Search
* Fix - Fixed blog/search results - Custom post type visual
* Fix - Fixed blog/search results - [moved to LSX] Botttom image only used by LSX Blog Customizer
### 1.1.0
* Added compatibility with LSX 2.0
* Added compatibility with LSX Sharing
* Dev - UIX copied from TO 1.1 + Fixed issue with sub tabs click (settings)
* Dev - New project structure
* Dev - Added two new filters to change the allowed tags (and word count) when the content is cropped to build the excerpt
* Dev - New categories slider
* Tweak - Added new widget: most recent posts
* Tweak - Added new option: full-width archive/blog page
* Tweak - Added new option: hide/show date on blog/archive
* Tweak - Added new option: layout switcher
* Tweak - Added new option: related posts
* Tweak - Added new option: full width option on single post
* Tweak - Added new option: display post navigation
### 1.0.1
* WP Customizer: new single post option - display/hide posts navigation
* WP Customizer: new single post feature - related posts
* WP Customizer: new main blog page feature - description
* Enable the theme template overriding
### 1.0.0
* First Version