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.
- Update to Bootstrap v4.5.0
- Update Acorn to 5.7.4
- Update other NPM dependencies
- Remove console.log from main.js
- Update to Bootstrap v4.4.1
- Bump lodash.template from 4.4.0 to 4.5.0
- Theme preview image, screenshot.png
- Apply
nav_menu_submenu_css_class
filter to custom nav walker start_lvl classes
- Update npm dependencies for security patches to build tools
- Filter
bs4g_genesis_do_nav_content
to modify thegenesis_do_nav
content between the<nav>
tags. - Add Bootstrap markup search box to the navbar via the
bs4g_genesis_do_nav_content
filter.
- Update npm dependencies for security patches to build tools
- CHANGELOG.md
- Update gulp and some gulp tools
- Corrected CHANGELOG
- Apply Bootstrap .table and .table-bordered to all tables
- Populate CHILD_THEME_NAME, CHILD_THEME_URL, and CHILD_THEME_VERSION based on values in style.css
- Update to Bootstrap v4.3.1
- Initial Release