BigBox 2.3.0 continues accessibility improvements of the theme, the developer experience, and deepens 3rd party plugin integrations.
New Features
- Extended support for FacetWP addons:
- Further
:focus
accessibility improvements.
Full Changelog
[2.3.1] – 2018-01-08
Fix
- Ensure header allows dropdown facet types.
[2.3.0] – 2018-01-08
New
- Extended support for FacetWP addons:
- “Load More” https://facetwp.com/add-ons/load-more/
- “Bookings” https://facetwp.com/add-ons/bookings/
- “Hierarchy Select” https://facetwp.com/add-ons/hierarchy-select/
- “Alphabetical Listing” https://facetwp.com/add-ons/alphabetical-listing/
- “Color” https://facetwp.com/add-ons/color/
Fix
- Further
:focus
accessibility improvements. - Fallback to default shop sidebar on dynamic shop page mobile filters.
- Avoid Javascript error when focus element on horizontal nav bar does not exist.
- Avoid PHP syntax error.
[2.2.0] – 2018-12-27
New
- Accessibility improvements:
- Better tabbing order for shop filters and results.
- “Skip to content” and “Skip to result” skip links.
- Ensure all focus outlines are visible.
- Upgrade developer experience:
- Use more
@wordpress
npm
packages (eslint
,browserslist
) - Update JS coding standards.
- Update PHP coding standards.
- Update CSS coding standards.
- Use more
- Request a Google Fonts API key when generating font list.
- Allow integrations to define helper files to be autoloaded.
Fix
- Avoid error if offcanvas drawer source or target does not exist.