This repository has been archived by the owner on Sep 4, 2023. It is now read-only.
Releases: lightspeedwp/lsx-blocks-old
Releases · lightspeedwp/lsx-blocks-old
1.3.3
1.3.2
1.3.1
1.3.0
1.2.4
1.2.3
1.2.1
V 1.2.0
1.2.0
Added
- Added more styling and better layout for the Accordion block.
- Reducing the left and right Padding on LSX Buttons from 40px to 15px.
- A
lsx_blocks_latest_posts_carousel_meta
to allow you to filter the meta. - Adding compatibility with WordPress 5.5.
- Added color options for the Team block.
- Added Cover Block inner width settings.
- Added a default cover block as a page title, which can be disabled.
- Added full width options to the buttons.
- Added more button block styles options.
- Added options for small and large button.
- Added min height and max width to the group block.
- Added options for categories and tgs for the Carousel and Grid posts blocks.
Fixed
- Improvements on the container block.
- Improvements on the image block.
- Added more styling and better layout for the Accordion block.
- Allowing the Post Carousel to use a 1 column layout for the post carousel block.
- Changed the LSX Post Carousel "Carousel" to "Items per Slide".
- Fixed the hover issues for buttons.
- The Title and Banner editor block will only be for posts and pages.
Deprecated
- Removing unused core blocks.
Changed
- Removing the 'place-holdit' calls for placeholders on the post block and adding a default placeholder.
Security
- Updating dependencies to prevent vulnerabilities.
- Updating PHPCS options for better code.
- General testing to ensure compatibility with latest WordPress version (5.5).
- General testing to ensure compatibility with latest LSX Theme version (2.9).
V 1.1.2
V 1.1.2
Added
- Added spacing options for the columns default block.
Security
- General testing to ensure compatibility with latest WordPress version (5.4.1).
- General testing to ensure compatibility with latest LSX Theme version (2.8).
V 1.1.1
V 1.1.1
Fixed
- Fixing issue
Warning: Each child in a list should have a unique "key" prop.
. - Fixing the Post Grid Block issue, where the post were not showing on the backend.
- Fixing the hover effect buttons for the Button Blocks.
- Fixing the group block extension that was breaking.