All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add caching to getList function in the RemotePageRepository
- Set pagination for get page list to 100
- Bump mooore/magento2-module-wordpress-integration version
- Additional fix for href search problem
- Fix second parameter non-default error for Mooore\WordpressIntegrationCms\Cron\IndexBlogUrls::createUrl()
- Additional fix for href search problem
- Small fix for href search pattern
- Missing flex container on btn group
- update symfony/http-client to the latest LTS version
- issue related to an undefined index in cronjob
- Add meta description from post excerpt
- Possible breaking change unwanted removal of page title for blog pages
- Missing build for newly added block support for
posts-list
- Fixed a bug where all URLS were parsed, changed for only hrefs
- Fixed bug where URLS were not being correctly parsed
- Media URL replace option
- Add basic blog functionality
- Specificity in alignment option using the
:not()
v4 selector
- Hyva boilerplate for setup styles for common en button, same as LESS and SCSS version
- Hyva auto merge option for the styles
- Updated WPCI dependencies (thanks to @allrude)
- Full page layout styles with Hyva
- noindex and nocookie pages now support WPCI pages and style
- Cleanup code by improving formatting
- Resolved wrongly fixed merge conflict
- Sometimes double-dashes gets encoded to one from API
- Code split the PagePlugin so the remote page resolving becomes reusable
- Potential security issue with path-parse from @wordpress/block-library #57
- Detach Wordpress page does not work #49
- Fixed embedded videos not being properly sized by aspect ratio
- Common text and other util layout class
- Snowdog frontools compile errors SCSS styles for CSS need to be outside the scope of frontools (view)
- Corrected btn outline class
- alignment options
- editorconfig for composer
- readme
- Sass button class typo
- Block styles via node dependency
- Block styles as css file
- Make Button block as override for core version
- Support for hyva theme
- Issue when pushing Magento URL to Wordpress for single-store view
- Magento 2 shortcodes are now usable in the Wordpress instance.
- Update dependency for mooore/magento2-module-wordpress-integration to ^0.3
- Button alignment styles
- Missing translations
- Dutch translations
- German translations
- Endpoint url from PR#24
- Magento 2.4 support
- Mooore Blocks CSS, this is now a separate plugin
- Kadence Blocks JS and CSS, this is now a separate plugin
- Fixed script syntax
- Fix button hover
- Formidable JS and CSS, this is now a separate plugin
- Composer cleanup and improvements
- Detach Wordpress page button to 'Select Wordpress Page' dropdown
- Change mooore/magento2-module-wordpress-integration version constraint
- Support for buttons and links inside Mooore's GroupLinks
- missing kt-slick styles
- mooore details block
- formidable label states
- mq less mistake
- Fixed the btn hover/focus state
- LESS version of column block not wrapping
- Fix btn group
- New page layout for 1column full width layout. Allowing layouts like on wordpress themes, e.g. TwentyTwenty.
- SCSS/LESS structure
- Load styles via
_module
instead via CSS import, see the wiki for more info. - JS structure
- Translations for nl_NL
- Support for homepage
- Fallback for Adminhtml page source if no pages could be found/fetched
- HTTP client from Guzzle to Symfony HttpClient
mooore/magento2-module-wordpress-integration
version constraint from0.1.0
to^0.1
- Page listing refactored to make 'paging' through WP pages possible
- HTTP exception handling
- Formidable forms support
- LESS styling
- Search field for page select dropdown
- old gradient value from KT Slider, Closes #5
Initial release 🎉