Releases: vallgroup/Torque-Theme
Releases · vallgroup/Torque-Theme
Babel 7 and React updates, Docs and parent theme improvements, Floor Plans V2, Slideshow and Filtered Loop updates
Add Slideshow Plugin, Update CLI
Added
- Torque Slideshow plugin
- yarn stop command
- browserslist definition
Updated
- Torque theme base styles
- Docker always uses latest wordpress image
- Plugin boilerplate use latest versions of babel
- Fixed postCSS issue, now giving us full autoprefixing for browsers
Add ReCAPTCHA plugin, update Torque-Map
Updated
- READMEs
- Filtered Post Loop - add ability to prioritise a term in the loop order
- Maps - add ability to style maps
Added
- 'tq_body' action
- ReCAPTCHA plugin
Patch Filtered Loop and US States plugin
Squash - Filtered Loop -> 1.0.1 (#24) * Fix wrong param in filtered loop posts query * update torque-filtered-loop version
Map Version 1.0.2
Changed
- Map to version 1.0.2
- Fixed bug in menu-items-inline template file
Add ACF Fields to the default WP search
Added
- A class for adding ACF fields to the default wp search query
- A filter to allow child themes to easily add their own ACF field slugs to be included in the search
Changed
- US States Plugin - Added an extra wrapper div to the top section to allow for backgrounds
Contact Form Updates
Changed
- By default hide tinyMCE button so user cant add multiple contact forms
easily - default the recipient to the site's admin email
Add Torque Contact Form Plugin
Added
- Torque Contact Form plugin
- Single post pagination buttons
- Utility function for swapping elements in assoc array by key
Torque Services Pugin
Added
- Torque Services plugin for Services CPT
Changed
- Changed how menu item templates get their menu items, you can now pass your own instead of them always using the default primary
Update Torque Filtered Loop plugin
Changed
- Add an 'All' option to the Torque Filtered Loop plugin filters for getting all posts in selected category. This is the default selected filter on page load.