Tags: wprig/wprig
Tags
Update to V 2.2.1 (#804) * Update Component.php * Fix badges in README * Update back-compat.php * Update Issues Template * Moved to EZ_Customizer. Enabled file on bundle * Update README.md Removed reference to lazy loading * Update README.md Add some minor grammar improvements. * Created javascript component * removed ! from opening comment * added *.DS_Store * cleaned up JavaScript component * added todo to JavaScript Component * added filter for theme customization settings * Added deps and localize_scripts functionality * updated package-lock.json to pass build * Changed Formatting * updated formatting * Extend Config File * Update Config to match new constant * Extend Config File * Update WPRig version * Revert "Update WPRig version" This reverts commit 41e6b2c. * Revert "Extend Config File" This reverts commit 14d4891. * Revert "Update Config to match new constant" This reverts commit f90792d. * Revert "Extend Config File" This reverts commit 861a253. * Added better mobile nav using new hooks * Revert "Revert "Extend Config File"" This reverts commit d0a61be. * Revert "Added better mobile nav using new hooks" This reverts commit a2ee3a2. * Undoing bad push to master * Undoing bad push to master * Fix tests * Update CHANGELOG.md * Updating the development branch with master branch (#797) * Update CHANGELOG.md * Replaced mobile menu dashicon with svgs. * added themeCustomizeSettings.json to export * Add/java script component (#780) * Update Component.php * Fix badges in README * Update back-compat.php * Update Issues Template * Moved to EZ_Customizer. Enabled file on bundle * Update README.md Removed reference to lazy loading * Update README.md Add some minor grammar improvements. * Created javascript component * removed ! from opening comment * added *.DS_Store * cleaned up JavaScript component * added todo to JavaScript Component * added filter for theme customization settings * Added deps and localize_scripts functionality * updated package-lock.json to pass build * Changed Formatting * updated formatting * Extend Config File * Update Config to match new constant * Extend Config File * Update WPRig version * Revert "Update WPRig version" This reverts commit 41e6b2c. * Revert "Extend Config File" This reverts commit 14d4891. * Revert "Update Config to match new constant" This reverts commit f90792d. * Revert "Extend Config File" This reverts commit 861a253. * Added better mobile nav using new hooks * Revert "Revert "Extend Config File"" This reverts commit d0a61be. * Revert "Added better mobile nav using new hooks" This reverts commit a2ee3a2. * Undoing bad push to master * Undoing bad push to master * Fix tests * Update CHANGELOG.md * Match Naming Structure of wordpress css preload is named after styles so in the same convention scripts preload should be named after scripts * Updating theme to match the new naming * Update Scripts Component * Clean Up Code Making the code more production ready by taking out all the comments for future work * Handles javscript loading Changed the loading to be only either async or defer since it can only be one or the other. Added example to the custom.js example * Create global.js Add global.js file to not throw any errors on load * Update global.js Add what the file is for * Update global.js Remove placeholder info * Update global.js Troubleshooting travis remove soon * Troubleshooting Travis * Travis Updates * Remove Placeholder Code * Update CHANGELOG.md * Revert "Update CHANGELOG.md" This reverts commit 882d3df. * Update CHANGELOG.md Co-authored-by: Rob Ruiz <[email protected]> Co-authored-by: Viktor Szépe <[email protected]> Co-authored-by: Jan Tack <[email protected]> Co-authored-by: Donte Henley <[email protected]> Co-authored-by: Carl Brubaker <[email protected]> Co-authored-by: Christian Leo-Pernold <[email protected]> * added assests/svg/*.svg to export Co-authored-by: Rob Ruiz <[email protected]> Co-authored-by: Carl Brubaker <[email protected]> Co-authored-by: Viktor Szépe <[email protected]> Co-authored-by: Jan Tack <[email protected]> Co-authored-by: Donte Henley <[email protected]> Co-authored-by: Christian Leo-Pernold <[email protected]> * Extend Config File * Bump ajv from 6.10.2 to 6.12.3 (#790) Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.3. - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](ajv-validator/ajv@v6.10.2...v6.12.3) --- updated-dependencies: - dependency-name: ajv dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump handlebars from 4.7.6 to 4.7.7 (#789) Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md) - [Commits](handlebars-lang/handlebars.js@v4.7.6...v4.7.7) --- updated-dependencies: - dependency-name: handlebars dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Update CHANGELOG.md * Clarify Sidebar title/Issue #761 (#778) * Clarify Sidebar title * Update CHANGELOG.md * Remove Header Remove h2 and add the sidebar to title to prevent confusion and follow accessibility guidelines Co-authored-by: Donte Henley <[email protected]> * Makes global.css compliant with WPCS (#802) * Update _blocks.css * Update CHANGELOG.md * added 'deps' to css files array (#768) * added 'deps' to css files array * Updated formatting * Update CHANGELOG.md * Remove Custom js * Update Composer and package lock * Update CHANGELOG.md Co-authored-by: Rob Ruiz <[email protected]> Co-authored-by: Viktor Szépe <[email protected]> Co-authored-by: Jan Tack <[email protected]> Co-authored-by: Donte Henley <[email protected]> Co-authored-by: Carl Brubaker <[email protected]> Co-authored-by: Christian Leo-Pernold <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
PreviousNext