This repository was archived by the owner on Mar 13, 2023. It is now read-only.
Automate documentation release#272
Merged
Merged
Conversation
…e to travis config.
EvanHerman
pushed a commit
that referenced
this pull request
Jul 24, 2019
* Add sr_RS to package.json * Rename PO file for sr_RS * Update Documentation * Update documentation during theme deployment * Resolve #224 (#225) * Update translation files so fuzzy strings load properly (#234) * Unset fuzzy translations. Regenrate .mo file. * use precise for php52 in travis builds * drop php52 from travis builds * Do not set customize colors for title/tagline if they are hidden. (#227) * Do not set customize colors for title/tagline if they are hidden. * Fix spacing * Run official theme tests as part of Travis builds (#219) * Run official theme tests as part of Travis builds * Do not run theme check on PHP 5.2 * Fix syntax error * Add flags and ref Travis PHP version env var * Copy theme to WP and activate * Tweaks * Rsync from .distignore file * Run theme-check from bash script * Tweak * Install test suite * Define DB creds * Back to file, ping to PHP 5.6 * Fix substring length * Create wp-config * Change working dir * Install core DB tables * Reduce diff * Skip email flag * Generic wp install info * Remove build process from Grunt * Only run theme check just before deploy * Add line to print wp-cli info * Move env var * Remove cli info * Tweak curl line * Message not needed * Only test WP trunk on 7.1 * Move test back to scripts * Test beta stages * Syntax problem * Another fix * Playing with stages * Tweak envs for stages * Add regular tests as stage * try a diff setup * Remove matrix * Put deploy at top level * Skip after_script on theme check stage * Test zip file integrity on deploy step * Rename file, tweak config * Add wp-cli cache dirs to travis config * Update grunt packages: imagemin, uglify * remove php52 from travis * update packages * Jetpack infinite scroll docs (#221) * Start writing docs for Jetpack infinite scroll integration. * Update infinite scroll jetpack docs. Add zip download. Update contributing.md * Introduce conditional menu documentation (#237) * Introduce conditional menu documentation * Update spacing in how-to.rst * update matchdep * update readme for wp 4.9 * add sha256 hash to release tag * Add replace:charset to the watch:sass Grunt.js task (#241) * Add replace:charset to the Grunt sass watch task * Update readme changelog * Update readme changelog * Add missing changelog item. * Merge in master * Fix comment count regression. Resolves #244 (#245) Fix: Comment counts showing an extra character. * Bump WooCommerce template number (#243) * Fix: Bump WooCommerce pagination template file version to 3.3.1. * Fix: Tweak `:last-child` padding on `.page-numbers` element. * Update readme changelog * Update outdated npm dependencies to latest versions (#248) * grunt: v1.0.2 * grunt-contrib-uglify: v3.3.0 * grunt-contrib-watch: v1.0.1 * grunt-sass: v2.1.0 * grunt-wp-i18n: v1.0.2 * load-grunt-tasks: v4.0.0 * susy: 3.0.5 * Tweak primer_wc_shop_columns method to reference shop page ID. (#250) * WordPres 4.9.6 Support (#254) * Introduce Privacy Policy link support * Introduce styles for .comment-form-cookies-consent/#wp-comment-cookies-consent * Customizer Font Preview Dropdown (#229) * Add font preview dropdown in the customizer. * Fix open sans selection * Delete excess sprite sheet * Remove excess customizer class. * Merge in develop. Tweak font select dropdown sizes. Tweak customizer font javascript. * Update readme * Update version customizer-font.js * Add a default value to use_featured_hero_image (#258) * Add accessibility controls/styles for tab navigation through main nav (#260) * Update readme * Update readme * Update merge conflict in primer_privacy_policy_link comment * Introduce support for Gutenberg (#240) * Introduce support for gutenber image & cover-image blocks. * Refactor scss, fix typos, remove 1.0.0 for NEXT * Remove charset. Add missing .alignfull class * Add docblock for gutenberg theme support function * Add .alignwide support * Add primer color scheme colors to Gutenberg them su pport * Tweak layout metabox styles. Add layouts to sass task. * Update gutenberg block styles * Tweak pullquote styles, image floats, responsive styles. * Remove duplicate declaration * styles for alignfull * Update gutenberg theme support * Updates to gutenberg editor width based on page layout * Tweak gutenberg editor page width CSS and JS * Resolve phpcs warnings * Tweak width of gutenberg editor wide page layout * Adjust gutenberg styles * Tweak page header styles for gutenberg * Update spaces to tabs in gutenberg styles * Fix page title padidng * Tweak gutenberg styles * Fix nav menu bugs (#263) * Fix nav menu bug on initial click * Tweak JS * Remove gutenberg class check. Tweak alignfull alignwide to only target elements with class containing wp-block-*. * Fix spacing * Update readme * Ensure backwards compatibility (#265) * Ensure backwards compat * Re-enable php 5.3 in travis config * enable trusty in travis config * enable precise in travis config * Exclude PHP 5.3 & WordPress Trunk * Update readme * Automate documentation release (#272) * Update docs. Add vendor/ to list of apigen excluded * Tweak travis build for PHP 5.6 * Remove branches in travis config. Build all branches. * Test TRAVIS_PHP_VERSION * Add Build documentation stag * Tweak node language * Tweak node language * Tweak node language * Update node version to 9 * Update node version to 9 * Update node version to 9 * before_install install npm 6 * before_install nvm install 9 * Remove package lock * Remove package lock * Set sudo to true * Update gh-pages branch URL * Add travis conditional when sudo is run * composer install * Update * Deploy using env deploy key * Tweak deploy_docs for travis builds * Add user name/email before deploy docs * Add user name/email before deploy docs * exit early when not a tagged commit * Remove composer apigen, not php < 5.6 compatible. Add composer require to travis config. * Add travis_terminate 0; when not a tagged commit * exit 0 and add a notice. * Add conditional to Build Documentation stage * Switch conditional to tag = true * Add Requires PHP * Google fonts should always load over https (#277) * google fonts should always load over https * update dev-lib * pin dev-lib to 1.0.3 * fix travis paths * fix path again, php 7.2 * latest core now requires 5.6 * php 7.3 * define version in wp_enqueue_style * bump min ver to 5.4 * Update susy dependency to v2.2.14 (#280) Resolves #279 * Add block editor enhancements, block styles and color scheme palettes (#281) * Move and rename existing block editor stylesheet * Update Grunt with new editor-blocks stylesheet * Remove gutenberg-editor.css and add editor-blocks.css * Tweak Gruntfile for block stylesheet * Add comments to Gutenberg supports * Tweak location and name of block stylesheet * Enqueue new blocks stylesheet * Tweak stylesheet * Add support for customizer fonts within the editor * Fix full width alignment images * Add primer_classic_editor_styles() function * Update primer_gutenberg_editor_assets() with revised asset loading * Add color palette controls * Tweak color palettes and funtionality * Fix dark scheme defaults * Add translatable text to Colors panel description * Work on editor styling * Add heading, text and a colors from the customizer to the block editor * Add customizer button color to the editor * Add button text color to the editor * Add content bg customizer selection to the editor * Tweak link colors within the editor * Add editor frame styles for styling single post titles * Additional block styles * Use PRIMER_VERSION * Add editor frame stylesheet to grunt * Improve left/right block alignments * Add minor tweaks for BB styles * Commit generated/min assets * Fixes for Travis CI * Add fixes for Travis CI * Add additional block styling * Fix array item not aligned correctly * Fix array double arrow spacing * Update colors.php * Fixes * Color spacings * [tiny] Add phpcs fixes * [tiny] Adapt columns block for Gutenberg 5.6 * [tiny] Add phpcs fixes for Primer_Customizer_Fonts * Spacing tweak * Add list item tweaks to the Contact Widgets block (#286) * Adjust block editor width/layout when layout template is selected (#287) * Adjust block editor width/layout when layout template is selected * Remove animation, keep content centered * Add editor styles for the CoBlocks form block (#285) * Add editor styles for the CoBlocks form block * Remove line height style * Add theme support for AMP compatibility with official plugin (#288) * Add paired AMP theme support and primer_is_amp() helper function * Add AMP-compatibility for mobile menu * Add todos for known AMP-incompatibilities * Fix non-YouTube video header and add AMP-compatibility * Limit adding amp theme support to AMP v1.2 * Add keyboard-accesible desktop nav menu dropdowns in no-JS and AMP * Remove apparently unused JS menu code * Fix padding for expand toggle buttons * Remove focus outline from menu expand toggles since background color indicates focus * Remove new focus outline from menu-toggle but add todo that something is needed for a11n * Eliminate enqueued skip-link-focus-fix script in favor of inlining (following Twenty Nineteen) * Eliminate resetSubmenuToggles * Add extra line breaks * ISBAT apply a fullwidth alignment setting to a block (#289) * Resolve fullwidth issue * Merge * Update readme for 1.8.7 release
EvanHerman
pushed a commit
that referenced
this pull request
Feb 12, 2020
* Add sr_RS to package.json * Rename PO file for sr_RS * Update Documentation * Update documentation during theme deployment * Resolve #224 (#225) * Update translation files so fuzzy strings load properly (#234) * Unset fuzzy translations. Regenrate .mo file. * use precise for php52 in travis builds * drop php52 from travis builds * Do not set customize colors for title/tagline if they are hidden. (#227) * Do not set customize colors for title/tagline if they are hidden. * Fix spacing * Run official theme tests as part of Travis builds (#219) * Run official theme tests as part of Travis builds * Do not run theme check on PHP 5.2 * Fix syntax error * Add flags and ref Travis PHP version env var * Copy theme to WP and activate * Tweaks * Rsync from .distignore file * Run theme-check from bash script * Tweak * Install test suite * Define DB creds * Back to file, ping to PHP 5.6 * Fix substring length * Create wp-config * Change working dir * Install core DB tables * Reduce diff * Skip email flag * Generic wp install info * Remove build process from Grunt * Only run theme check just before deploy * Add line to print wp-cli info * Move env var * Remove cli info * Tweak curl line * Message not needed * Only test WP trunk on 7.1 * Move test back to scripts * Test beta stages * Syntax problem * Another fix * Playing with stages * Tweak envs for stages * Add regular tests as stage * try a diff setup * Remove matrix * Put deploy at top level * Skip after_script on theme check stage * Test zip file integrity on deploy step * Rename file, tweak config * Add wp-cli cache dirs to travis config * Update grunt packages: imagemin, uglify * remove php52 from travis * update packages * Jetpack infinite scroll docs (#221) * Start writing docs for Jetpack infinite scroll integration. * Update infinite scroll jetpack docs. Add zip download. Update contributing.md * Introduce conditional menu documentation (#237) * Introduce conditional menu documentation * Update spacing in how-to.rst * update matchdep * update readme for wp 4.9 * add sha256 hash to release tag * Add replace:charset to the watch:sass Grunt.js task (#241) * Add replace:charset to the Grunt sass watch task * Update readme changelog * Update readme changelog * Add missing changelog item. * Merge in master * Fix comment count regression. Resolves #244 (#245) Fix: Comment counts showing an extra character. * Bump WooCommerce template number (#243) * Fix: Bump WooCommerce pagination template file version to 3.3.1. * Fix: Tweak `:last-child` padding on `.page-numbers` element. * Update readme changelog * Update outdated npm dependencies to latest versions (#248) * grunt: v1.0.2 * grunt-contrib-uglify: v3.3.0 * grunt-contrib-watch: v1.0.1 * grunt-sass: v2.1.0 * grunt-wp-i18n: v1.0.2 * load-grunt-tasks: v4.0.0 * susy: 3.0.5 * Tweak primer_wc_shop_columns method to reference shop page ID. (#250) * WordPres 4.9.6 Support (#254) * Introduce Privacy Policy link support * Introduce styles for .comment-form-cookies-consent/#wp-comment-cookies-consent * Customizer Font Preview Dropdown (#229) * Add font preview dropdown in the customizer. * Fix open sans selection * Delete excess sprite sheet * Remove excess customizer class. * Merge in develop. Tweak font select dropdown sizes. Tweak customizer font javascript. * Update readme * Update version customizer-font.js * Add a default value to use_featured_hero_image (#258) * Add accessibility controls/styles for tab navigation through main nav (#260) * Update readme * Update readme * Update merge conflict in primer_privacy_policy_link comment * Introduce support for Gutenberg (#240) * Introduce support for gutenber image & cover-image blocks. * Refactor scss, fix typos, remove 1.0.0 for NEXT * Remove charset. Add missing .alignfull class * Add docblock for gutenberg theme support function * Add .alignwide support * Add primer color scheme colors to Gutenberg them su pport * Tweak layout metabox styles. Add layouts to sass task. * Update gutenberg block styles * Tweak pullquote styles, image floats, responsive styles. * Remove duplicate declaration * styles for alignfull * Update gutenberg theme support * Updates to gutenberg editor width based on page layout * Tweak gutenberg editor page width CSS and JS * Resolve phpcs warnings * Tweak width of gutenberg editor wide page layout * Adjust gutenberg styles * Tweak page header styles for gutenberg * Update spaces to tabs in gutenberg styles * Fix page title padidng * Tweak gutenberg styles * Fix nav menu bugs (#263) * Fix nav menu bug on initial click * Tweak JS * Remove gutenberg class check. Tweak alignfull alignwide to only target elements with class containing wp-block-*. * Fix spacing * Update readme * Ensure backwards compatibility (#265) * Ensure backwards compat * Re-enable php 5.3 in travis config * enable trusty in travis config * enable precise in travis config * Exclude PHP 5.3 & WordPress Trunk * Update readme * Automate documentation release (#272) * Update docs. Add vendor/ to list of apigen excluded * Tweak travis build for PHP 5.6 * Remove branches in travis config. Build all branches. * Test TRAVIS_PHP_VERSION * Add Build documentation stag * Tweak node language * Tweak node language * Tweak node language * Update node version to 9 * Update node version to 9 * Update node version to 9 * before_install install npm 6 * before_install nvm install 9 * Remove package lock * Remove package lock * Set sudo to true * Update gh-pages branch URL * Add travis conditional when sudo is run * composer install * Update * Deploy using env deploy key * Tweak deploy_docs for travis builds * Add user name/email before deploy docs * Add user name/email before deploy docs * exit early when not a tagged commit * Remove composer apigen, not php < 5.6 compatible. Add composer require to travis config. * Add travis_terminate 0; when not a tagged commit * exit 0 and add a notice. * Add conditional to Build Documentation stage * Switch conditional to tag = true * Add Requires PHP * Google fonts should always load over https (#277) * google fonts should always load over https * update dev-lib * pin dev-lib to 1.0.3 * fix travis paths * fix path again, php 7.2 * latest core now requires 5.6 * php 7.3 * define version in wp_enqueue_style * bump min ver to 5.4 * Update susy dependency to v2.2.14 (#280) Resolves #279 * Add block editor enhancements, block styles and color scheme palettes (#281) * Move and rename existing block editor stylesheet * Update Grunt with new editor-blocks stylesheet * Remove gutenberg-editor.css and add editor-blocks.css * Tweak Gruntfile for block stylesheet * Add comments to Gutenberg supports * Tweak location and name of block stylesheet * Enqueue new blocks stylesheet * Tweak stylesheet * Add support for customizer fonts within the editor * Fix full width alignment images * Add primer_classic_editor_styles() function * Update primer_gutenberg_editor_assets() with revised asset loading * Add color palette controls * Tweak color palettes and funtionality * Fix dark scheme defaults * Add translatable text to Colors panel description * Work on editor styling * Add heading, text and a colors from the customizer to the block editor * Add customizer button color to the editor * Add button text color to the editor * Add content bg customizer selection to the editor * Tweak link colors within the editor * Add editor frame styles for styling single post titles * Additional block styles * Use PRIMER_VERSION * Add editor frame stylesheet to grunt * Improve left/right block alignments * Add minor tweaks for BB styles * Commit generated/min assets * Fixes for Travis CI * Add fixes for Travis CI * Add additional block styling * Fix array item not aligned correctly * Fix array double arrow spacing * Update colors.php * Fixes * Color spacings * [tiny] Add phpcs fixes * [tiny] Adapt columns block for Gutenberg 5.6 * [tiny] Add phpcs fixes for Primer_Customizer_Fonts * Spacing tweak * Add list item tweaks to the Contact Widgets block (#286) * Adjust block editor width/layout when layout template is selected (#287) * Adjust block editor width/layout when layout template is selected * Remove animation, keep content centered * Add editor styles for the CoBlocks form block (#285) * Add editor styles for the CoBlocks form block * Remove line height style * Add theme support for AMP compatibility with official plugin (#288) * Add paired AMP theme support and primer_is_amp() helper function * Add AMP-compatibility for mobile menu * Add todos for known AMP-incompatibilities * Fix non-YouTube video header and add AMP-compatibility * Limit adding amp theme support to AMP v1.2 * Add keyboard-accesible desktop nav menu dropdowns in no-JS and AMP * Remove apparently unused JS menu code * Fix padding for expand toggle buttons * Remove focus outline from menu expand toggles since background color indicates focus * Remove new focus outline from menu-toggle but add todo that something is needed for a11n * Eliminate enqueued skip-link-focus-fix script in favor of inlining (following Twenty Nineteen) * Eliminate resetSubmenuToggles * Add extra line breaks * ISBAT apply a fullwidth alignment setting to a block (#289) * Resolve fullwidth issue * Merge * Update readme for 1.8.7 release * Fix JS error thrown by layouts.js (#300) * Update readme for 1.8.8 release Co-authored-by: Frankie Jarrett <[email protected]> Co-authored-by: Rich Tabor <[email protected]> Co-authored-by: Weston Ruter <[email protected]>
EvanHerman
added a commit
that referenced
this pull request
May 21, 2020
* Add sr_RS to package.json * Rename PO file for sr_RS * Update Documentation * Update documentation during theme deployment * Resolve #224 (#225) * Update translation files so fuzzy strings load properly (#234) * Unset fuzzy translations. Regenrate .mo file. * use precise for php52 in travis builds * drop php52 from travis builds * Do not set customize colors for title/tagline if they are hidden. (#227) * Do not set customize colors for title/tagline if they are hidden. * Fix spacing * Run official theme tests as part of Travis builds (#219) * Run official theme tests as part of Travis builds * Do not run theme check on PHP 5.2 * Fix syntax error * Add flags and ref Travis PHP version env var * Copy theme to WP and activate * Tweaks * Rsync from .distignore file * Run theme-check from bash script * Tweak * Install test suite * Define DB creds * Back to file, ping to PHP 5.6 * Fix substring length * Create wp-config * Change working dir * Install core DB tables * Reduce diff * Skip email flag * Generic wp install info * Remove build process from Grunt * Only run theme check just before deploy * Add line to print wp-cli info * Move env var * Remove cli info * Tweak curl line * Message not needed * Only test WP trunk on 7.1 * Move test back to scripts * Test beta stages * Syntax problem * Another fix * Playing with stages * Tweak envs for stages * Add regular tests as stage * try a diff setup * Remove matrix * Put deploy at top level * Skip after_script on theme check stage * Test zip file integrity on deploy step * Rename file, tweak config * Add wp-cli cache dirs to travis config * Update grunt packages: imagemin, uglify * remove php52 from travis * update packages * Jetpack infinite scroll docs (#221) * Start writing docs for Jetpack infinite scroll integration. * Update infinite scroll jetpack docs. Add zip download. Update contributing.md * Introduce conditional menu documentation (#237) * Introduce conditional menu documentation * Update spacing in how-to.rst * update matchdep * update readme for wp 4.9 * add sha256 hash to release tag * Add replace:charset to the watch:sass Grunt.js task (#241) * Add replace:charset to the Grunt sass watch task * Update readme changelog * Update readme changelog * Add missing changelog item. * Merge in master * Fix comment count regression. Resolves #244 (#245) Fix: Comment counts showing an extra character. * Bump WooCommerce template number (#243) * Fix: Bump WooCommerce pagination template file version to 3.3.1. * Fix: Tweak `:last-child` padding on `.page-numbers` element. * Update readme changelog * Update outdated npm dependencies to latest versions (#248) * grunt: v1.0.2 * grunt-contrib-uglify: v3.3.0 * grunt-contrib-watch: v1.0.1 * grunt-sass: v2.1.0 * grunt-wp-i18n: v1.0.2 * load-grunt-tasks: v4.0.0 * susy: 3.0.5 * Tweak primer_wc_shop_columns method to reference shop page ID. (#250) * WordPres 4.9.6 Support (#254) * Introduce Privacy Policy link support * Introduce styles for .comment-form-cookies-consent/#wp-comment-cookies-consent * Customizer Font Preview Dropdown (#229) * Add font preview dropdown in the customizer. * Fix open sans selection * Delete excess sprite sheet * Remove excess customizer class. * Merge in develop. Tweak font select dropdown sizes. Tweak customizer font javascript. * Update readme * Update version customizer-font.js * Add a default value to use_featured_hero_image (#258) * Add accessibility controls/styles for tab navigation through main nav (#260) * Update readme * Update readme * Update merge conflict in primer_privacy_policy_link comment * Introduce support for Gutenberg (#240) * Introduce support for gutenber image & cover-image blocks. * Refactor scss, fix typos, remove 1.0.0 for NEXT * Remove charset. Add missing .alignfull class * Add docblock for gutenberg theme support function * Add .alignwide support * Add primer color scheme colors to Gutenberg them su pport * Tweak layout metabox styles. Add layouts to sass task. * Update gutenberg block styles * Tweak pullquote styles, image floats, responsive styles. * Remove duplicate declaration * styles for alignfull * Update gutenberg theme support * Updates to gutenberg editor width based on page layout * Tweak gutenberg editor page width CSS and JS * Resolve phpcs warnings * Tweak width of gutenberg editor wide page layout * Adjust gutenberg styles * Tweak page header styles for gutenberg * Update spaces to tabs in gutenberg styles * Fix page title padidng * Tweak gutenberg styles * Fix nav menu bugs (#263) * Fix nav menu bug on initial click * Tweak JS * Remove gutenberg class check. Tweak alignfull alignwide to only target elements with class containing wp-block-*. * Fix spacing * Update readme * Ensure backwards compatibility (#265) * Ensure backwards compat * Re-enable php 5.3 in travis config * enable trusty in travis config * enable precise in travis config * Exclude PHP 5.3 & WordPress Trunk * Update readme * Automate documentation release (#272) * Update docs. Add vendor/ to list of apigen excluded * Tweak travis build for PHP 5.6 * Remove branches in travis config. Build all branches. * Test TRAVIS_PHP_VERSION * Add Build documentation stag * Tweak node language * Tweak node language * Tweak node language * Update node version to 9 * Update node version to 9 * Update node version to 9 * before_install install npm 6 * before_install nvm install 9 * Remove package lock * Remove package lock * Set sudo to true * Update gh-pages branch URL * Add travis conditional when sudo is run * composer install * Update * Deploy using env deploy key * Tweak deploy_docs for travis builds * Add user name/email before deploy docs * Add user name/email before deploy docs * exit early when not a tagged commit * Remove composer apigen, not php < 5.6 compatible. Add composer require to travis config. * Add travis_terminate 0; when not a tagged commit * exit 0 and add a notice. * Add conditional to Build Documentation stage * Switch conditional to tag = true * Add Requires PHP * Google fonts should always load over https (#277) * google fonts should always load over https * update dev-lib * pin dev-lib to 1.0.3 * fix travis paths * fix path again, php 7.2 * latest core now requires 5.6 * php 7.3 * define version in wp_enqueue_style * bump min ver to 5.4 * Update susy dependency to v2.2.14 (#280) Resolves #279 * Add block editor enhancements, block styles and color scheme palettes (#281) * Move and rename existing block editor stylesheet * Update Grunt with new editor-blocks stylesheet * Remove gutenberg-editor.css and add editor-blocks.css * Tweak Gruntfile for block stylesheet * Add comments to Gutenberg supports * Tweak location and name of block stylesheet * Enqueue new blocks stylesheet * Tweak stylesheet * Add support for customizer fonts within the editor * Fix full width alignment images * Add primer_classic_editor_styles() function * Update primer_gutenberg_editor_assets() with revised asset loading * Add color palette controls * Tweak color palettes and funtionality * Fix dark scheme defaults * Add translatable text to Colors panel description * Work on editor styling * Add heading, text and a colors from the customizer to the block editor * Add customizer button color to the editor * Add button text color to the editor * Add content bg customizer selection to the editor * Tweak link colors within the editor * Add editor frame styles for styling single post titles * Additional block styles * Use PRIMER_VERSION * Add editor frame stylesheet to grunt * Improve left/right block alignments * Add minor tweaks for BB styles * Commit generated/min assets * Fixes for Travis CI * Add fixes for Travis CI * Add additional block styling * Fix array item not aligned correctly * Fix array double arrow spacing * Update colors.php * Fixes * Color spacings * [tiny] Add phpcs fixes * [tiny] Adapt columns block for Gutenberg 5.6 * [tiny] Add phpcs fixes for Primer_Customizer_Fonts * Spacing tweak * Add list item tweaks to the Contact Widgets block (#286) * Adjust block editor width/layout when layout template is selected (#287) * Adjust block editor width/layout when layout template is selected * Remove animation, keep content centered * Add editor styles for the CoBlocks form block (#285) * Add editor styles for the CoBlocks form block * Remove line height style * Add theme support for AMP compatibility with official plugin (#288) * Add paired AMP theme support and primer_is_amp() helper function * Add AMP-compatibility for mobile menu * Add todos for known AMP-incompatibilities * Fix non-YouTube video header and add AMP-compatibility * Limit adding amp theme support to AMP v1.2 * Add keyboard-accesible desktop nav menu dropdowns in no-JS and AMP * Remove apparently unused JS menu code * Fix padding for expand toggle buttons * Remove focus outline from menu expand toggles since background color indicates focus * Remove new focus outline from menu-toggle but add todo that something is needed for a11n * Eliminate enqueued skip-link-focus-fix script in favor of inlining (following Twenty Nineteen) * Eliminate resetSubmenuToggles * Add extra line breaks * ISBAT apply a fullwidth alignment setting to a block (#289) * Resolve fullwidth issue * Merge * Update readme for 1.8.7 release * Fix JS error thrown by layouts.js (#300) * Update readme for 1.8.8 release * Fix mobile pagination visibility (#303) * Fix mobile pagination visibility * Remove right margin/padding from next link when mobile pagination links are visible * Update npm dependencies. Remove grunt-dev-update. (#305) * remove david badge (#306) * Adding php linting (#307) * Adding php linting * Customize PHPCS config and clean up errors and warnings. Co-authored-by: Evan Herman <[email protected]> * Migrate builds to CircleCI (#308) * Adding php linting * Customize PHPCS config and clean up errors and warnings. * Migrate to CircleCI builds * Remove .dev/travis.install-themecheck.sh Co-authored-by: JR Tashjian <[email protected]> * Update CircleCI build badge (#309) * Update CircleCI build badge * Update * Fix hero image on WooCommerce shop page (#304) * Fix hero image on WooCommerce shop page * Update * Add parameter * Add tested up to/requires php to style.css headers (#310) * Add tested up to/requires php to style.css headers * Update tested up to * Update readme.txt/readme.md for 1.8.9 release. (#312) Co-authored-by: Frankie Jarrett <[email protected]> Co-authored-by: Rich Tabor <[email protected]> Co-authored-by: Rich Tabor <[email protected]> Co-authored-by: Weston Ruter <[email protected]> Co-authored-by: Anthony Ledesma <[email protected]> Co-authored-by: JR Tashjian <[email protected]>
EvanHerman
added a commit
that referenced
this pull request
Jan 11, 2022
* Add sr_RS to package.json * Rename PO file for sr_RS * Update Documentation * Update documentation during theme deployment * Resolve #224 (#225) * Update translation files so fuzzy strings load properly (#234) * Unset fuzzy translations. Regenrate .mo file. * use precise for php52 in travis builds * drop php52 from travis builds * Do not set customize colors for title/tagline if they are hidden. (#227) * Do not set customize colors for title/tagline if they are hidden. * Fix spacing * Run official theme tests as part of Travis builds (#219) * Run official theme tests as part of Travis builds * Do not run theme check on PHP 5.2 * Fix syntax error * Add flags and ref Travis PHP version env var * Copy theme to WP and activate * Tweaks * Rsync from .distignore file * Run theme-check from bash script * Tweak * Install test suite * Define DB creds * Back to file, ping to PHP 5.6 * Fix substring length * Create wp-config * Change working dir * Install core DB tables * Reduce diff * Skip email flag * Generic wp install info * Remove build process from Grunt * Only run theme check just before deploy * Add line to print wp-cli info * Move env var * Remove cli info * Tweak curl line * Message not needed * Only test WP trunk on 7.1 * Move test back to scripts * Test beta stages * Syntax problem * Another fix * Playing with stages * Tweak envs for stages * Add regular tests as stage * try a diff setup * Remove matrix * Put deploy at top level * Skip after_script on theme check stage * Test zip file integrity on deploy step * Rename file, tweak config * Add wp-cli cache dirs to travis config * Update grunt packages: imagemin, uglify * remove php52 from travis * update packages * Jetpack infinite scroll docs (#221) * Start writing docs for Jetpack infinite scroll integration. * Update infinite scroll jetpack docs. Add zip download. Update contributing.md * Introduce conditional menu documentation (#237) * Introduce conditional menu documentation * Update spacing in how-to.rst * update matchdep * update readme for wp 4.9 * add sha256 hash to release tag * Add replace:charset to the watch:sass Grunt.js task (#241) * Add replace:charset to the Grunt sass watch task * Update readme changelog * Update readme changelog * Add missing changelog item. * Merge in master * Fix comment count regression. Resolves #244 (#245) Fix: Comment counts showing an extra character. * Bump WooCommerce template number (#243) * Fix: Bump WooCommerce pagination template file version to 3.3.1. * Fix: Tweak `:last-child` padding on `.page-numbers` element. * Update readme changelog * Update outdated npm dependencies to latest versions (#248) * grunt: v1.0.2 * grunt-contrib-uglify: v3.3.0 * grunt-contrib-watch: v1.0.1 * grunt-sass: v2.1.0 * grunt-wp-i18n: v1.0.2 * load-grunt-tasks: v4.0.0 * susy: 3.0.5 * Tweak primer_wc_shop_columns method to reference shop page ID. (#250) * WordPres 4.9.6 Support (#254) * Introduce Privacy Policy link support * Introduce styles for .comment-form-cookies-consent/#wp-comment-cookies-consent * Customizer Font Preview Dropdown (#229) * Add font preview dropdown in the customizer. * Fix open sans selection * Delete excess sprite sheet * Remove excess customizer class. * Merge in develop. Tweak font select dropdown sizes. Tweak customizer font javascript. * Update readme * Update version customizer-font.js * Add a default value to use_featured_hero_image (#258) * Add accessibility controls/styles for tab navigation through main nav (#260) * Update readme * Update readme * Update merge conflict in primer_privacy_policy_link comment * Introduce support for Gutenberg (#240) * Introduce support for gutenber image & cover-image blocks. * Refactor scss, fix typos, remove 1.0.0 for NEXT * Remove charset. Add missing .alignfull class * Add docblock for gutenberg theme support function * Add .alignwide support * Add primer color scheme colors to Gutenberg them su pport * Tweak layout metabox styles. Add layouts to sass task. * Update gutenberg block styles * Tweak pullquote styles, image floats, responsive styles. * Remove duplicate declaration * styles for alignfull * Update gutenberg theme support * Updates to gutenberg editor width based on page layout * Tweak gutenberg editor page width CSS and JS * Resolve phpcs warnings * Tweak width of gutenberg editor wide page layout * Adjust gutenberg styles * Tweak page header styles for gutenberg * Update spaces to tabs in gutenberg styles * Fix page title padidng * Tweak gutenberg styles * Fix nav menu bugs (#263) * Fix nav menu bug on initial click * Tweak JS * Remove gutenberg class check. Tweak alignfull alignwide to only target elements with class containing wp-block-*. * Fix spacing * Update readme * Ensure backwards compatibility (#265) * Ensure backwards compat * Re-enable php 5.3 in travis config * enable trusty in travis config * enable precise in travis config * Exclude PHP 5.3 & WordPress Trunk * Update readme * Automate documentation release (#272) * Update docs. Add vendor/ to list of apigen excluded * Tweak travis build for PHP 5.6 * Remove branches in travis config. Build all branches. * Test TRAVIS_PHP_VERSION * Add Build documentation stag * Tweak node language * Tweak node language * Tweak node language * Update node version to 9 * Update node version to 9 * Update node version to 9 * before_install install npm 6 * before_install nvm install 9 * Remove package lock * Remove package lock * Set sudo to true * Update gh-pages branch URL * Add travis conditional when sudo is run * composer install * Update * Deploy using env deploy key * Tweak deploy_docs for travis builds * Add user name/email before deploy docs * Add user name/email before deploy docs * exit early when not a tagged commit * Remove composer apigen, not php < 5.6 compatible. Add composer require to travis config. * Add travis_terminate 0; when not a tagged commit * exit 0 and add a notice. * Add conditional to Build Documentation stage * Switch conditional to tag = true * Add Requires PHP * Google fonts should always load over https (#277) * google fonts should always load over https * update dev-lib * pin dev-lib to 1.0.3 * fix travis paths * fix path again, php 7.2 * latest core now requires 5.6 * php 7.3 * define version in wp_enqueue_style * bump min ver to 5.4 * Update susy dependency to v2.2.14 (#280) Resolves #279 * Add block editor enhancements, block styles and color scheme palettes (#281) * Move and rename existing block editor stylesheet * Update Grunt with new editor-blocks stylesheet * Remove gutenberg-editor.css and add editor-blocks.css * Tweak Gruntfile for block stylesheet * Add comments to Gutenberg supports * Tweak location and name of block stylesheet * Enqueue new blocks stylesheet * Tweak stylesheet * Add support for customizer fonts within the editor * Fix full width alignment images * Add primer_classic_editor_styles() function * Update primer_gutenberg_editor_assets() with revised asset loading * Add color palette controls * Tweak color palettes and funtionality * Fix dark scheme defaults * Add translatable text to Colors panel description * Work on editor styling * Add heading, text and a colors from the customizer to the block editor * Add customizer button color to the editor * Add button text color to the editor * Add content bg customizer selection to the editor * Tweak link colors within the editor * Add editor frame styles for styling single post titles * Additional block styles * Use PRIMER_VERSION * Add editor frame stylesheet to grunt * Improve left/right block alignments * Add minor tweaks for BB styles * Commit generated/min assets * Fixes for Travis CI * Add fixes for Travis CI * Add additional block styling * Fix array item not aligned correctly * Fix array double arrow spacing * Update colors.php * Fixes * Color spacings * [tiny] Add phpcs fixes * [tiny] Adapt columns block for Gutenberg 5.6 * [tiny] Add phpcs fixes for Primer_Customizer_Fonts * Spacing tweak * Add list item tweaks to the Contact Widgets block (#286) * Adjust block editor width/layout when layout template is selected (#287) * Adjust block editor width/layout when layout template is selected * Remove animation, keep content centered * Add editor styles for the CoBlocks form block (#285) * Add editor styles for the CoBlocks form block * Remove line height style * Add theme support for AMP compatibility with official plugin (#288) * Add paired AMP theme support and primer_is_amp() helper function * Add AMP-compatibility for mobile menu * Add todos for known AMP-incompatibilities * Fix non-YouTube video header and add AMP-compatibility * Limit adding amp theme support to AMP v1.2 * Add keyboard-accesible desktop nav menu dropdowns in no-JS and AMP * Remove apparently unused JS menu code * Fix padding for expand toggle buttons * Remove focus outline from menu expand toggles since background color indicates focus * Remove new focus outline from menu-toggle but add todo that something is needed for a11n * Eliminate enqueued skip-link-focus-fix script in favor of inlining (following Twenty Nineteen) * Eliminate resetSubmenuToggles * Add extra line breaks * ISBAT apply a fullwidth alignment setting to a block (#289) * Resolve fullwidth issue * Merge * Update readme for 1.8.7 release * Fix JS error thrown by layouts.js (#300) * Update readme for 1.8.8 release * Fix mobile pagination visibility (#303) * Fix mobile pagination visibility * Remove right margin/padding from next link when mobile pagination links are visible * Update npm dependencies. Remove grunt-dev-update. (#305) * remove david badge (#306) * Adding php linting (#307) * Adding php linting * Customize PHPCS config and clean up errors and warnings. Co-authored-by: Evan Herman <[email protected]> * Migrate builds to CircleCI (#308) * Adding php linting * Customize PHPCS config and clean up errors and warnings. * Migrate to CircleCI builds * Remove .dev/travis.install-themecheck.sh Co-authored-by: JR Tashjian <[email protected]> * Update CircleCI build badge (#309) * Update CircleCI build badge * Update * Fix hero image on WooCommerce shop page (#304) * Fix hero image on WooCommerce shop page * Update * Add parameter * Add tested up to/requires php to style.css headers (#310) * Add tested up to/requires php to style.css headers * Update tested up to * Update readme.txt/readme.md for 1.8.9 release. (#312) * Bump websocket-extensions from 0.1.3 to 0.1.4 (#314) Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/faye/websocket-extensions-node/releases) - [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md) - [Commits](faye/websocket-extensions-node@0.1.3...0.1.4) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump ini from 1.3.5 to 1.3.7 (#320) Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](npm/ini@v1.3.5...v1.3.7) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump is-svg from 4.2.1 to 4.3.1 (#322) Bumps [is-svg](https://github.com/sindresorhus/is-svg) from 4.2.1 to 4.3.1. - [Release notes](https://github.com/sindresorhus/is-svg/releases) - [Commits](sindresorhus/is-svg@v4.2.1...v4.3.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump y18n from 4.0.0 to 4.0.1 (#323) Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump lodash from 4.17.15 to 4.17.21 (#324) Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.15...4.17.21) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump grunt from 1.1.0 to 1.3.0 (#325) Bumps [grunt](https://github.com/gruntjs/grunt) from 1.1.0 to 1.3.0. - [Release notes](https://github.com/gruntjs/grunt/releases) - [Changelog](https://github.com/gruntjs/grunt/blob/main/CHANGELOG) - [Commits](gruntjs/grunt@v1.1.0...v1.3.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump hosted-git-info from 2.8.5 to 2.8.9 (#326) Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.5 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](npm/hosted-git-info@v2.8.5...v2.8.9) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump path-parse from 1.0.6 to 1.0.7 (#328) Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump bl from 1.2.2 to 1.2.3 (#330) Bumps [bl](https://github.com/rvagg/bl) from 1.2.2 to 1.2.3. - [Release notes](https://github.com/rvagg/bl/releases) - [Commits](rvagg/bl@v1.2.2...v1.2.3) --- updated-dependencies: - dependency-name: bl dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Package updates (#331) * Bump packages to stable versions * Tweaks to grunt * Update apt-get install on theme check * Tweak image * Add phpcs xml to distignore * Add missing components from theme-check * Remove duplicate theme build in theme-check * Add executor to theme-check * Remove grunt, npm install, cache etc * Test copy of theme check from go * Update * Remove theme check new * Add docblock to wp_body_open * Remove inline source maps from CSS files Co-authored-by: Frankie Jarrett <[email protected]> Co-authored-by: Evan Herman <[email protected]> Co-authored-by: Rich Tabor <[email protected]> Co-authored-by: Rich Tabor <[email protected]> Co-authored-by: Weston Ruter <[email protected]> Co-authored-by: Anthony Ledesma <[email protected]> Co-authored-by: JR Tashjian <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
EvanHerman
added a commit
that referenced
this pull request
Feb 4, 2022
* Add missing headers * Security updates, theme-check updates (#332) * Add sr_RS to package.json * Rename PO file for sr_RS * Update Documentation * Update documentation during theme deployment * Resolve #224 (#225) * Update translation files so fuzzy strings load properly (#234) * Unset fuzzy translations. Regenrate .mo file. * use precise for php52 in travis builds * drop php52 from travis builds * Do not set customize colors for title/tagline if they are hidden. (#227) * Do not set customize colors for title/tagline if they are hidden. * Fix spacing * Run official theme tests as part of Travis builds (#219) * Run official theme tests as part of Travis builds * Do not run theme check on PHP 5.2 * Fix syntax error * Add flags and ref Travis PHP version env var * Copy theme to WP and activate * Tweaks * Rsync from .distignore file * Run theme-check from bash script * Tweak * Install test suite * Define DB creds * Back to file, ping to PHP 5.6 * Fix substring length * Create wp-config * Change working dir * Install core DB tables * Reduce diff * Skip email flag * Generic wp install info * Remove build process from Grunt * Only run theme check just before deploy * Add line to print wp-cli info * Move env var * Remove cli info * Tweak curl line * Message not needed * Only test WP trunk on 7.1 * Move test back to scripts * Test beta stages * Syntax problem * Another fix * Playing with stages * Tweak envs for stages * Add regular tests as stage * try a diff setup * Remove matrix * Put deploy at top level * Skip after_script on theme check stage * Test zip file integrity on deploy step * Rename file, tweak config * Add wp-cli cache dirs to travis config * Update grunt packages: imagemin, uglify * remove php52 from travis * update packages * Jetpack infinite scroll docs (#221) * Start writing docs for Jetpack infinite scroll integration. * Update infinite scroll jetpack docs. Add zip download. Update contributing.md * Introduce conditional menu documentation (#237) * Introduce conditional menu documentation * Update spacing in how-to.rst * update matchdep * update readme for wp 4.9 * add sha256 hash to release tag * Add replace:charset to the watch:sass Grunt.js task (#241) * Add replace:charset to the Grunt sass watch task * Update readme changelog * Update readme changelog * Add missing changelog item. * Merge in master * Fix comment count regression. Resolves #244 (#245) Fix: Comment counts showing an extra character. * Bump WooCommerce template number (#243) * Fix: Bump WooCommerce pagination template file version to 3.3.1. * Fix: Tweak `:last-child` padding on `.page-numbers` element. * Update readme changelog * Update outdated npm dependencies to latest versions (#248) * grunt: v1.0.2 * grunt-contrib-uglify: v3.3.0 * grunt-contrib-watch: v1.0.1 * grunt-sass: v2.1.0 * grunt-wp-i18n: v1.0.2 * load-grunt-tasks: v4.0.0 * susy: 3.0.5 * Tweak primer_wc_shop_columns method to reference shop page ID. (#250) * WordPres 4.9.6 Support (#254) * Introduce Privacy Policy link support * Introduce styles for .comment-form-cookies-consent/#wp-comment-cookies-consent * Customizer Font Preview Dropdown (#229) * Add font preview dropdown in the customizer. * Fix open sans selection * Delete excess sprite sheet * Remove excess customizer class. * Merge in develop. Tweak font select dropdown sizes. Tweak customizer font javascript. * Update readme * Update version customizer-font.js * Add a default value to use_featured_hero_image (#258) * Add accessibility controls/styles for tab navigation through main nav (#260) * Update readme * Update readme * Update merge conflict in primer_privacy_policy_link comment * Introduce support for Gutenberg (#240) * Introduce support for gutenber image & cover-image blocks. * Refactor scss, fix typos, remove 1.0.0 for NEXT * Remove charset. Add missing .alignfull class * Add docblock for gutenberg theme support function * Add .alignwide support * Add primer color scheme colors to Gutenberg them su pport * Tweak layout metabox styles. Add layouts to sass task. * Update gutenberg block styles * Tweak pullquote styles, image floats, responsive styles. * Remove duplicate declaration * styles for alignfull * Update gutenberg theme support * Updates to gutenberg editor width based on page layout * Tweak gutenberg editor page width CSS and JS * Resolve phpcs warnings * Tweak width of gutenberg editor wide page layout * Adjust gutenberg styles * Tweak page header styles for gutenberg * Update spaces to tabs in gutenberg styles * Fix page title padidng * Tweak gutenberg styles * Fix nav menu bugs (#263) * Fix nav menu bug on initial click * Tweak JS * Remove gutenberg class check. Tweak alignfull alignwide to only target elements with class containing wp-block-*. * Fix spacing * Update readme * Ensure backwards compatibility (#265) * Ensure backwards compat * Re-enable php 5.3 in travis config * enable trusty in travis config * enable precise in travis config * Exclude PHP 5.3 & WordPress Trunk * Update readme * Automate documentation release (#272) * Update docs. Add vendor/ to list of apigen excluded * Tweak travis build for PHP 5.6 * Remove branches in travis config. Build all branches. * Test TRAVIS_PHP_VERSION * Add Build documentation stag * Tweak node language * Tweak node language * Tweak node language * Update node version to 9 * Update node version to 9 * Update node version to 9 * before_install install npm 6 * before_install nvm install 9 * Remove package lock * Remove package lock * Set sudo to true * Update gh-pages branch URL * Add travis conditional when sudo is run * composer install * Update * Deploy using env deploy key * Tweak deploy_docs for travis builds * Add user name/email before deploy docs * Add user name/email before deploy docs * exit early when not a tagged commit * Remove composer apigen, not php < 5.6 compatible. Add composer require to travis config. * Add travis_terminate 0; when not a tagged commit * exit 0 and add a notice. * Add conditional to Build Documentation stage * Switch conditional to tag = true * Add Requires PHP * Google fonts should always load over https (#277) * google fonts should always load over https * update dev-lib * pin dev-lib to 1.0.3 * fix travis paths * fix path again, php 7.2 * latest core now requires 5.6 * php 7.3 * define version in wp_enqueue_style * bump min ver to 5.4 * Update susy dependency to v2.2.14 (#280) Resolves #279 * Add block editor enhancements, block styles and color scheme palettes (#281) * Move and rename existing block editor stylesheet * Update Grunt with new editor-blocks stylesheet * Remove gutenberg-editor.css and add editor-blocks.css * Tweak Gruntfile for block stylesheet * Add comments to Gutenberg supports * Tweak location and name of block stylesheet * Enqueue new blocks stylesheet * Tweak stylesheet * Add support for customizer fonts within the editor * Fix full width alignment images * Add primer_classic_editor_styles() function * Update primer_gutenberg_editor_assets() with revised asset loading * Add color palette controls * Tweak color palettes and funtionality * Fix dark scheme defaults * Add translatable text to Colors panel description * Work on editor styling * Add heading, text and a colors from the customizer to the block editor * Add customizer button color to the editor * Add button text color to the editor * Add content bg customizer selection to the editor * Tweak link colors within the editor * Add editor frame styles for styling single post titles * Additional block styles * Use PRIMER_VERSION * Add editor frame stylesheet to grunt * Improve left/right block alignments * Add minor tweaks for BB styles * Commit generated/min assets * Fixes for Travis CI * Add fixes for Travis CI * Add additional block styling * Fix array item not aligned correctly * Fix array double arrow spacing * Update colors.php * Fixes * Color spacings * [tiny] Add phpcs fixes * [tiny] Adapt columns block for Gutenberg 5.6 * [tiny] Add phpcs fixes for Primer_Customizer_Fonts * Spacing tweak * Add list item tweaks to the Contact Widgets block (#286) * Adjust block editor width/layout when layout template is selected (#287) * Adjust block editor width/layout when layout template is selected * Remove animation, keep content centered * Add editor styles for the CoBlocks form block (#285) * Add editor styles for the CoBlocks form block * Remove line height style * Add theme support for AMP compatibility with official plugin (#288) * Add paired AMP theme support and primer_is_amp() helper function * Add AMP-compatibility for mobile menu * Add todos for known AMP-incompatibilities * Fix non-YouTube video header and add AMP-compatibility * Limit adding amp theme support to AMP v1.2 * Add keyboard-accesible desktop nav menu dropdowns in no-JS and AMP * Remove apparently unused JS menu code * Fix padding for expand toggle buttons * Remove focus outline from menu expand toggles since background color indicates focus * Remove new focus outline from menu-toggle but add todo that something is needed for a11n * Eliminate enqueued skip-link-focus-fix script in favor of inlining (following Twenty Nineteen) * Eliminate resetSubmenuToggles * Add extra line breaks * ISBAT apply a fullwidth alignment setting to a block (#289) * Resolve fullwidth issue * Merge * Update readme for 1.8.7 release * Fix JS error thrown by layouts.js (#300) * Update readme for 1.8.8 release * Fix mobile pagination visibility (#303) * Fix mobile pagination visibility * Remove right margin/padding from next link when mobile pagination links are visible * Update npm dependencies. Remove grunt-dev-update. (#305) * remove david badge (#306) * Adding php linting (#307) * Adding php linting * Customize PHPCS config and clean up errors and warnings. Co-authored-by: Evan Herman <[email protected]> * Migrate builds to CircleCI (#308) * Adding php linting * Customize PHPCS config and clean up errors and warnings. * Migrate to CircleCI builds * Remove .dev/travis.install-themecheck.sh Co-authored-by: JR Tashjian <[email protected]> * Update CircleCI build badge (#309) * Update CircleCI build badge * Update * Fix hero image on WooCommerce shop page (#304) * Fix hero image on WooCommerce shop page * Update * Add parameter * Add tested up to/requires php to style.css headers (#310) * Add tested up to/requires php to style.css headers * Update tested up to * Update readme.txt/readme.md for 1.8.9 release. (#312) * Bump websocket-extensions from 0.1.3 to 0.1.4 (#314) Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/faye/websocket-extensions-node/releases) - [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md) - [Commits](faye/websocket-extensions-node@0.1.3...0.1.4) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump ini from 1.3.5 to 1.3.7 (#320) Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](npm/ini@v1.3.5...v1.3.7) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump is-svg from 4.2.1 to 4.3.1 (#322) Bumps [is-svg](https://github.com/sindresorhus/is-svg) from 4.2.1 to 4.3.1. - [Release notes](https://github.com/sindresorhus/is-svg/releases) - [Commits](sindresorhus/is-svg@v4.2.1...v4.3.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump y18n from 4.0.0 to 4.0.1 (#323) Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump lodash from 4.17.15 to 4.17.21 (#324) Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.15...4.17.21) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump grunt from 1.1.0 to 1.3.0 (#325) Bumps [grunt](https://github.com/gruntjs/grunt) from 1.1.0 to 1.3.0. - [Release notes](https://github.com/gruntjs/grunt/releases) - [Changelog](https://github.com/gruntjs/grunt/blob/main/CHANGELOG) - [Commits](gruntjs/grunt@v1.1.0...v1.3.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump hosted-git-info from 2.8.5 to 2.8.9 (#326) Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.5 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](npm/hosted-git-info@v2.8.5...v2.8.9) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump path-parse from 1.0.6 to 1.0.7 (#328) Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump bl from 1.2.2 to 1.2.3 (#330) Bumps [bl](https://github.com/rvagg/bl) from 1.2.2 to 1.2.3. - [Release notes](https://github.com/rvagg/bl/releases) - [Commits](rvagg/bl@v1.2.2...v1.2.3) --- updated-dependencies: - dependency-name: bl dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Package updates (#331) * Bump packages to stable versions * Tweaks to grunt * Update apt-get install on theme check * Tweak image * Add phpcs xml to distignore * Add missing components from theme-check * Remove duplicate theme build in theme-check * Add executor to theme-check * Remove grunt, npm install, cache etc * Test copy of theme check from go * Update * Remove theme check new * Add docblock to wp_body_open * Remove inline source maps from CSS files Co-authored-by: Frankie Jarrett <[email protected]> Co-authored-by: Evan Herman <[email protected]> Co-authored-by: Rich Tabor <[email protected]> Co-authored-by: Rich Tabor <[email protected]> Co-authored-by: Weston Ruter <[email protected]> Co-authored-by: Anthony Ledesma <[email protected]> Co-authored-by: JR Tashjian <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Add a deprecation notice to Primer * Update theme description, and method names. Additional tweaks * Update docblock * Remove event and element from click Co-authored-by: Frankie Jarrett <[email protected]> Co-authored-by: Evan Herman <[email protected]> Co-authored-by: Rich Tabor <[email protected]> Co-authored-by: Rich Tabor <[email protected]> Co-authored-by: Weston Ruter <[email protected]> Co-authored-by: Anthony Ledesma <[email protected]> Co-authored-by: JR Tashjian <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
EvanHerman
added a commit
that referenced
this pull request
Feb 7, 2022
* Add missing headers * Security updates, theme-check updates (#332) * Add sr_RS to package.json * Rename PO file for sr_RS * Update Documentation * Update documentation during theme deployment * Resolve #224 (#225) * Update translation files so fuzzy strings load properly (#234) * Unset fuzzy translations. Regenrate .mo file. * use precise for php52 in travis builds * drop php52 from travis builds * Do not set customize colors for title/tagline if they are hidden. (#227) * Do not set customize colors for title/tagline if they are hidden. * Fix spacing * Run official theme tests as part of Travis builds (#219) * Run official theme tests as part of Travis builds * Do not run theme check on PHP 5.2 * Fix syntax error * Add flags and ref Travis PHP version env var * Copy theme to WP and activate * Tweaks * Rsync from .distignore file * Run theme-check from bash script * Tweak * Install test suite * Define DB creds * Back to file, ping to PHP 5.6 * Fix substring length * Create wp-config * Change working dir * Install core DB tables * Reduce diff * Skip email flag * Generic wp install info * Remove build process from Grunt * Only run theme check just before deploy * Add line to print wp-cli info * Move env var * Remove cli info * Tweak curl line * Message not needed * Only test WP trunk on 7.1 * Move test back to scripts * Test beta stages * Syntax problem * Another fix * Playing with stages * Tweak envs for stages * Add regular tests as stage * try a diff setup * Remove matrix * Put deploy at top level * Skip after_script on theme check stage * Test zip file integrity on deploy step * Rename file, tweak config * Add wp-cli cache dirs to travis config * Update grunt packages: imagemin, uglify * remove php52 from travis * update packages * Jetpack infinite scroll docs (#221) * Start writing docs for Jetpack infinite scroll integration. * Update infinite scroll jetpack docs. Add zip download. Update contributing.md * Introduce conditional menu documentation (#237) * Introduce conditional menu documentation * Update spacing in how-to.rst * update matchdep * update readme for wp 4.9 * add sha256 hash to release tag * Add replace:charset to the watch:sass Grunt.js task (#241) * Add replace:charset to the Grunt sass watch task * Update readme changelog * Update readme changelog * Add missing changelog item. * Merge in master * Fix comment count regression. Resolves #244 (#245) Fix: Comment counts showing an extra character. * Bump WooCommerce template number (#243) * Fix: Bump WooCommerce pagination template file version to 3.3.1. * Fix: Tweak `:last-child` padding on `.page-numbers` element. * Update readme changelog * Update outdated npm dependencies to latest versions (#248) * grunt: v1.0.2 * grunt-contrib-uglify: v3.3.0 * grunt-contrib-watch: v1.0.1 * grunt-sass: v2.1.0 * grunt-wp-i18n: v1.0.2 * load-grunt-tasks: v4.0.0 * susy: 3.0.5 * Tweak primer_wc_shop_columns method to reference shop page ID. (#250) * WordPres 4.9.6 Support (#254) * Introduce Privacy Policy link support * Introduce styles for .comment-form-cookies-consent/#wp-comment-cookies-consent * Customizer Font Preview Dropdown (#229) * Add font preview dropdown in the customizer. * Fix open sans selection * Delete excess sprite sheet * Remove excess customizer class. * Merge in develop. Tweak font select dropdown sizes. Tweak customizer font javascript. * Update readme * Update version customizer-font.js * Add a default value to use_featured_hero_image (#258) * Add accessibility controls/styles for tab navigation through main nav (#260) * Update readme * Update readme * Update merge conflict in primer_privacy_policy_link comment * Introduce support for Gutenberg (#240) * Introduce support for gutenber image & cover-image blocks. * Refactor scss, fix typos, remove 1.0.0 for NEXT * Remove charset. Add missing .alignfull class * Add docblock for gutenberg theme support function * Add .alignwide support * Add primer color scheme colors to Gutenberg them su pport * Tweak layout metabox styles. Add layouts to sass task. * Update gutenberg block styles * Tweak pullquote styles, image floats, responsive styles. * Remove duplicate declaration * styles for alignfull * Update gutenberg theme support * Updates to gutenberg editor width based on page layout * Tweak gutenberg editor page width CSS and JS * Resolve phpcs warnings * Tweak width of gutenberg editor wide page layout * Adjust gutenberg styles * Tweak page header styles for gutenberg * Update spaces to tabs in gutenberg styles * Fix page title padidng * Tweak gutenberg styles * Fix nav menu bugs (#263) * Fix nav menu bug on initial click * Tweak JS * Remove gutenberg class check. Tweak alignfull alignwide to only target elements with class containing wp-block-*. * Fix spacing * Update readme * Ensure backwards compatibility (#265) * Ensure backwards compat * Re-enable php 5.3 in travis config * enable trusty in travis config * enable precise in travis config * Exclude PHP 5.3 & WordPress Trunk * Update readme * Automate documentation release (#272) * Update docs. Add vendor/ to list of apigen excluded * Tweak travis build for PHP 5.6 * Remove branches in travis config. Build all branches. * Test TRAVIS_PHP_VERSION * Add Build documentation stag * Tweak node language * Tweak node language * Tweak node language * Update node version to 9 * Update node version to 9 * Update node version to 9 * before_install install npm 6 * before_install nvm install 9 * Remove package lock * Remove package lock * Set sudo to true * Update gh-pages branch URL * Add travis conditional when sudo is run * composer install * Update * Deploy using env deploy key * Tweak deploy_docs for travis builds * Add user name/email before deploy docs * Add user name/email before deploy docs * exit early when not a tagged commit * Remove composer apigen, not php < 5.6 compatible. Add composer require to travis config. * Add travis_terminate 0; when not a tagged commit * exit 0 and add a notice. * Add conditional to Build Documentation stage * Switch conditional to tag = true * Add Requires PHP * Google fonts should always load over https (#277) * google fonts should always load over https * update dev-lib * pin dev-lib to 1.0.3 * fix travis paths * fix path again, php 7.2 * latest core now requires 5.6 * php 7.3 * define version in wp_enqueue_style * bump min ver to 5.4 * Update susy dependency to v2.2.14 (#280) Resolves #279 * Add block editor enhancements, block styles and color scheme palettes (#281) * Move and rename existing block editor stylesheet * Update Grunt with new editor-blocks stylesheet * Remove gutenberg-editor.css and add editor-blocks.css * Tweak Gruntfile for block stylesheet * Add comments to Gutenberg supports * Tweak location and name of block stylesheet * Enqueue new blocks stylesheet * Tweak stylesheet * Add support for customizer fonts within the editor * Fix full width alignment images * Add primer_classic_editor_styles() function * Update primer_gutenberg_editor_assets() with revised asset loading * Add color palette controls * Tweak color palettes and funtionality * Fix dark scheme defaults * Add translatable text to Colors panel description * Work on editor styling * Add heading, text and a colors from the customizer to the block editor * Add customizer button color to the editor * Add button text color to the editor * Add content bg customizer selection to the editor * Tweak link colors within the editor * Add editor frame styles for styling single post titles * Additional block styles * Use PRIMER_VERSION * Add editor frame stylesheet to grunt * Improve left/right block alignments * Add minor tweaks for BB styles * Commit generated/min assets * Fixes for Travis CI * Add fixes for Travis CI * Add additional block styling * Fix array item not aligned correctly * Fix array double arrow spacing * Update colors.php * Fixes * Color spacings * [tiny] Add phpcs fixes * [tiny] Adapt columns block for Gutenberg 5.6 * [tiny] Add phpcs fixes for Primer_Customizer_Fonts * Spacing tweak * Add list item tweaks to the Contact Widgets block (#286) * Adjust block editor width/layout when layout template is selected (#287) * Adjust block editor width/layout when layout template is selected * Remove animation, keep content centered * Add editor styles for the CoBlocks form block (#285) * Add editor styles for the CoBlocks form block * Remove line height style * Add theme support for AMP compatibility with official plugin (#288) * Add paired AMP theme support and primer_is_amp() helper function * Add AMP-compatibility for mobile menu * Add todos for known AMP-incompatibilities * Fix non-YouTube video header and add AMP-compatibility * Limit adding amp theme support to AMP v1.2 * Add keyboard-accesible desktop nav menu dropdowns in no-JS and AMP * Remove apparently unused JS menu code * Fix padding for expand toggle buttons * Remove focus outline from menu expand toggles since background color indicates focus * Remove new focus outline from menu-toggle but add todo that something is needed for a11n * Eliminate enqueued skip-link-focus-fix script in favor of inlining (following Twenty Nineteen) * Eliminate resetSubmenuToggles * Add extra line breaks * ISBAT apply a fullwidth alignment setting to a block (#289) * Resolve fullwidth issue * Merge * Update readme for 1.8.7 release * Fix JS error thrown by layouts.js (#300) * Update readme for 1.8.8 release * Fix mobile pagination visibility (#303) * Fix mobile pagination visibility * Remove right margin/padding from next link when mobile pagination links are visible * Update npm dependencies. Remove grunt-dev-update. (#305) * remove david badge (#306) * Adding php linting (#307) * Adding php linting * Customize PHPCS config and clean up errors and warnings. Co-authored-by: Evan Herman <[email protected]> * Migrate builds to CircleCI (#308) * Adding php linting * Customize PHPCS config and clean up errors and warnings. * Migrate to CircleCI builds * Remove .dev/travis.install-themecheck.sh Co-authored-by: JR Tashjian <[email protected]> * Update CircleCI build badge (#309) * Update CircleCI build badge * Update * Fix hero image on WooCommerce shop page (#304) * Fix hero image on WooCommerce shop page * Update * Add parameter * Add tested up to/requires php to style.css headers (#310) * Add tested up to/requires php to style.css headers * Update tested up to * Update readme.txt/readme.md for 1.8.9 release. (#312) * Bump websocket-extensions from 0.1.3 to 0.1.4 (#314) Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/faye/websocket-extensions-node/releases) - [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md) - [Commits](faye/websocket-extensions-node@0.1.3...0.1.4) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump ini from 1.3.5 to 1.3.7 (#320) Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](npm/ini@v1.3.5...v1.3.7) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump is-svg from 4.2.1 to 4.3.1 (#322) Bumps [is-svg](https://github.com/sindresorhus/is-svg) from 4.2.1 to 4.3.1. - [Release notes](https://github.com/sindresorhus/is-svg/releases) - [Commits](sindresorhus/is-svg@v4.2.1...v4.3.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump y18n from 4.0.0 to 4.0.1 (#323) Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump lodash from 4.17.15 to 4.17.21 (#324) Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.15...4.17.21) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump grunt from 1.1.0 to 1.3.0 (#325) Bumps [grunt](https://github.com/gruntjs/grunt) from 1.1.0 to 1.3.0. - [Release notes](https://github.com/gruntjs/grunt/releases) - [Changelog](https://github.com/gruntjs/grunt/blob/main/CHANGELOG) - [Commits](gruntjs/grunt@v1.1.0...v1.3.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump hosted-git-info from 2.8.5 to 2.8.9 (#326) Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.5 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](npm/hosted-git-info@v2.8.5...v2.8.9) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump path-parse from 1.0.6 to 1.0.7 (#328) Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump bl from 1.2.2 to 1.2.3 (#330) Bumps [bl](https://github.com/rvagg/bl) from 1.2.2 to 1.2.3. - [Release notes](https://github.com/rvagg/bl/releases) - [Commits](rvagg/bl@v1.2.2...v1.2.3) --- updated-dependencies: - dependency-name: bl dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Package updates (#331) * Bump packages to stable versions * Tweaks to grunt * Update apt-get install on theme check * Tweak image * Add phpcs xml to distignore * Add missing components from theme-check * Remove duplicate theme build in theme-check * Add executor to theme-check * Remove grunt, npm install, cache etc * Test copy of theme check from go * Update * Remove theme check new * Add docblock to wp_body_open * Remove inline source maps from CSS files Co-authored-by: Frankie Jarrett <[email protected]> Co-authored-by: Evan Herman <[email protected]> Co-authored-by: Rich Tabor <[email protected]> Co-authored-by: Rich Tabor <[email protected]> Co-authored-by: Weston Ruter <[email protected]> Co-authored-by: Anthony Ledesma <[email protected]> Co-authored-by: JR Tashjian <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Remove text-domain theme check file Co-authored-by: Frankie Jarrett <[email protected]> Co-authored-by: Evan Herman <[email protected]> Co-authored-by: Rich Tabor <[email protected]> Co-authored-by: Rich Tabor <[email protected]> Co-authored-by: Weston Ruter <[email protected]> Co-authored-by: Anthony Ledesma <[email protected]> Co-authored-by: JR Tashjian <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
EvanHerman
added a commit
that referenced
this pull request
Mar 16, 2022
* Add sr_RS to package.json * Rename PO file for sr_RS * Update Documentation * Update documentation during theme deployment * Resolve #224 (#225) * Update translation files so fuzzy strings load properly (#234) * Unset fuzzy translations. Regenrate .mo file. * use precise for php52 in travis builds * drop php52 from travis builds * Do not set customize colors for title/tagline if they are hidden. (#227) * Do not set customize colors for title/tagline if they are hidden. * Fix spacing * Run official theme tests as part of Travis builds (#219) * Run official theme tests as part of Travis builds * Do not run theme check on PHP 5.2 * Fix syntax error * Add flags and ref Travis PHP version env var * Copy theme to WP and activate * Tweaks * Rsync from .distignore file * Run theme-check from bash script * Tweak * Install test suite * Define DB creds * Back to file, ping to PHP 5.6 * Fix substring length * Create wp-config * Change working dir * Install core DB tables * Reduce diff * Skip email flag * Generic wp install info * Remove build process from Grunt * Only run theme check just before deploy * Add line to print wp-cli info * Move env var * Remove cli info * Tweak curl line * Message not needed * Only test WP trunk on 7.1 * Move test back to scripts * Test beta stages * Syntax problem * Another fix * Playing with stages * Tweak envs for stages * Add regular tests as stage * try a diff setup * Remove matrix * Put deploy at top level * Skip after_script on theme check stage * Test zip file integrity on deploy step * Rename file, tweak config * Add wp-cli cache dirs to travis config * Update grunt packages: imagemin, uglify * remove php52 from travis * update packages * Jetpack infinite scroll docs (#221) * Start writing docs for Jetpack infinite scroll integration. * Update infinite scroll jetpack docs. Add zip download. Update contributing.md * Introduce conditional menu documentation (#237) * Introduce conditional menu documentation * Update spacing in how-to.rst * update matchdep * update readme for wp 4.9 * add sha256 hash to release tag * Add replace:charset to the watch:sass Grunt.js task (#241) * Add replace:charset to the Grunt sass watch task * Update readme changelog * Update readme changelog * Add missing changelog item. * Merge in master * Fix comment count regression. Resolves #244 (#245) Fix: Comment counts showing an extra character. * Bump WooCommerce template number (#243) * Fix: Bump WooCommerce pagination template file version to 3.3.1. * Fix: Tweak `:last-child` padding on `.page-numbers` element. * Update readme changelog * Update outdated npm dependencies to latest versions (#248) * grunt: v1.0.2 * grunt-contrib-uglify: v3.3.0 * grunt-contrib-watch: v1.0.1 * grunt-sass: v2.1.0 * grunt-wp-i18n: v1.0.2 * load-grunt-tasks: v4.0.0 * susy: 3.0.5 * Tweak primer_wc_shop_columns method to reference shop page ID. (#250) * WordPres 4.9.6 Support (#254) * Introduce Privacy Policy link support * Introduce styles for .comment-form-cookies-consent/#wp-comment-cookies-consent * Customizer Font Preview Dropdown (#229) * Add font preview dropdown in the customizer. * Fix open sans selection * Delete excess sprite sheet * Remove excess customizer class. * Merge in develop. Tweak font select dropdown sizes. Tweak customizer font javascript. * Update readme * Update version customizer-font.js * Add a default value to use_featured_hero_image (#258) * Add accessibility controls/styles for tab navigation through main nav (#260) * Update readme * Update readme * Update merge conflict in primer_privacy_policy_link comment * Introduce support for Gutenberg (#240) * Introduce support for gutenber image & cover-image blocks. * Refactor scss, fix typos, remove 1.0.0 for NEXT * Remove charset. Add missing .alignfull class * Add docblock for gutenberg theme support function * Add .alignwide support * Add primer color scheme colors to Gutenberg them su pport * Tweak layout metabox styles. Add layouts to sass task. * Update gutenberg block styles * Tweak pullquote styles, image floats, responsive styles. * Remove duplicate declaration * styles for alignfull * Update gutenberg theme support * Updates to gutenberg editor width based on page layout * Tweak gutenberg editor page width CSS and JS * Resolve phpcs warnings * Tweak width of gutenberg editor wide page layout * Adjust gutenberg styles * Tweak page header styles for gutenberg * Update spaces to tabs in gutenberg styles * Fix page title padidng * Tweak gutenberg styles * Fix nav menu bugs (#263) * Fix nav menu bug on initial click * Tweak JS * Remove gutenberg class check. Tweak alignfull alignwide to only target elements with class containing wp-block-*. * Fix spacing * Update readme * Ensure backwards compatibility (#265) * Ensure backwards compat * Re-enable php 5.3 in travis config * enable trusty in travis config * enable precise in travis config * Exclude PHP 5.3 & WordPress Trunk * Update readme * Automate documentation release (#272) * Update docs. Add vendor/ to list of apigen excluded * Tweak travis build for PHP 5.6 * Remove branches in travis config. Build all branches. * Test TRAVIS_PHP_VERSION * Add Build documentation stag * Tweak node language * Tweak node language * Tweak node language * Update node version to 9 * Update node version to 9 * Update node version to 9 * before_install install npm 6 * before_install nvm install 9 * Remove package lock * Remove package lock * Set sudo to true * Update gh-pages branch URL * Add travis conditional when sudo is run * composer install * Update * Deploy using env deploy key * Tweak deploy_docs for travis builds * Add user name/email before deploy docs * Add user name/email before deploy docs * exit early when not a tagged commit * Remove composer apigen, not php < 5.6 compatible. Add composer require to travis config. * Add travis_terminate 0; when not a tagged commit * exit 0 and add a notice. * Add conditional to Build Documentation stage * Switch conditional to tag = true * Add Requires PHP * Google fonts should always load over https (#277) * google fonts should always load over https * update dev-lib * pin dev-lib to 1.0.3 * fix travis paths * fix path again, php 7.2 * latest core now requires 5.6 * php 7.3 * define version in wp_enqueue_style * bump min ver to 5.4 * Update susy dependency to v2.2.14 (#280) Resolves #279 * Add block editor enhancements, block styles and color scheme palettes (#281) * Move and rename existing block editor stylesheet * Update Grunt with new editor-blocks stylesheet * Remove gutenberg-editor.css and add editor-blocks.css * Tweak Gruntfile for block stylesheet * Add comments to Gutenberg supports * Tweak location and name of block stylesheet * Enqueue new blocks stylesheet * Tweak stylesheet * Add support for customizer fonts within the editor * Fix full width alignment images * Add primer_classic_editor_styles() function * Update primer_gutenberg_editor_assets() with revised asset loading * Add color palette controls * Tweak color palettes and funtionality * Fix dark scheme defaults * Add translatable text to Colors panel description * Work on editor styling * Add heading, text and a colors from the customizer to the block editor * Add customizer button color to the editor * Add button text color to the editor * Add content bg customizer selection to the editor * Tweak link colors within the editor * Add editor frame styles for styling single post titles * Additional block styles * Use PRIMER_VERSION * Add editor frame stylesheet to grunt * Improve left/right block alignments * Add minor tweaks for BB styles * Commit generated/min assets * Fixes for Travis CI * Add fixes for Travis CI * Add additional block styling * Fix array item not aligned correctly * Fix array double arrow spacing * Update colors.php * Fixes * Color spacings * [tiny] Add phpcs fixes * [tiny] Adapt columns block for Gutenberg 5.6 * [tiny] Add phpcs fixes for Primer_Customizer_Fonts * Spacing tweak * Add list item tweaks to the Contact Widgets block (#286) * Adjust block editor width/layout when layout template is selected (#287) * Adjust block editor width/layout when layout template is selected * Remove animation, keep content centered * Add editor styles for the CoBlocks form block (#285) * Add editor styles for the CoBlocks form block * Remove line height style * Add theme support for AMP compatibility with official plugin (#288) * Add paired AMP theme support and primer_is_amp() helper function * Add AMP-compatibility for mobile menu * Add todos for known AMP-incompatibilities * Fix non-YouTube video header and add AMP-compatibility * Limit adding amp theme support to AMP v1.2 * Add keyboard-accesible desktop nav menu dropdowns in no-JS and AMP * Remove apparently unused JS menu code * Fix padding for expand toggle buttons * Remove focus outline from menu expand toggles since background color indicates focus * Remove new focus outline from menu-toggle but add todo that something is needed for a11n * Eliminate enqueued skip-link-focus-fix script in favor of inlining (following Twenty Nineteen) * Eliminate resetSubmenuToggles * Add extra line breaks * ISBAT apply a fullwidth alignment setting to a block (#289) * Resolve fullwidth issue * Merge * Update readme for 1.8.7 release * Fix JS error thrown by layouts.js (#300) * Update readme for 1.8.8 release * Fix mobile pagination visibility (#303) * Fix mobile pagination visibility * Remove right margin/padding from next link when mobile pagination links are visible * Update npm dependencies. Remove grunt-dev-update. (#305) * remove david badge (#306) * Adding php linting (#307) * Adding php linting * Customize PHPCS config and clean up errors and warnings. Co-authored-by: Evan Herman <[email protected]> * Migrate builds to CircleCI (#308) * Adding php linting * Customize PHPCS config and clean up errors and warnings. * Migrate to CircleCI builds * Remove .dev/travis.install-themecheck.sh Co-authored-by: JR Tashjian <[email protected]> * Update CircleCI build badge (#309) * Update CircleCI build badge * Update * Fix hero image on WooCommerce shop page (#304) * Fix hero image on WooCommerce shop page * Update * Add parameter * Add tested up to/requires php to style.css headers (#310) * Add tested up to/requires php to style.css headers * Update tested up to * Update readme.txt/readme.md for 1.8.9 release. (#312) * Bump websocket-extensions from 0.1.3 to 0.1.4 (#314) Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/faye/websocket-extensions-node/releases) - [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md) - [Commits](faye/websocket-extensions-node@0.1.3...0.1.4) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump ini from 1.3.5 to 1.3.7 (#320) Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](npm/ini@v1.3.5...v1.3.7) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump is-svg from 4.2.1 to 4.3.1 (#322) Bumps [is-svg](https://github.com/sindresorhus/is-svg) from 4.2.1 to 4.3.1. - [Release notes](https://github.com/sindresorhus/is-svg/releases) - [Commits](sindresorhus/is-svg@v4.2.1...v4.3.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump y18n from 4.0.0 to 4.0.1 (#323) Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump lodash from 4.17.15 to 4.17.21 (#324) Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.15...4.17.21) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump grunt from 1.1.0 to 1.3.0 (#325) Bumps [grunt](https://github.com/gruntjs/grunt) from 1.1.0 to 1.3.0. - [Release notes](https://github.com/gruntjs/grunt/releases) - [Changelog](https://github.com/gruntjs/grunt/blob/main/CHANGELOG) - [Commits](gruntjs/grunt@v1.1.0...v1.3.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump hosted-git-info from 2.8.5 to 2.8.9 (#326) Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.5 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](npm/hosted-git-info@v2.8.5...v2.8.9) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump path-parse from 1.0.6 to 1.0.7 (#328) Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump bl from 1.2.2 to 1.2.3 (#330) Bumps [bl](https://github.com/rvagg/bl) from 1.2.2 to 1.2.3. - [Release notes](https://github.com/rvagg/bl/releases) - [Commits](rvagg/bl@v1.2.2...v1.2.3) --- updated-dependencies: - dependency-name: bl dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Package updates (#331) * Bump packages to stable versions * Tweaks to grunt * Update apt-get install on theme check * Tweak image * Add phpcs xml to distignore * Add missing components from theme-check * Remove duplicate theme build in theme-check * Add executor to theme-check * Remove grunt, npm install, cache etc * Test copy of theme check from go * Update * Remove theme check new * Add docblock to wp_body_open * Remove inline source maps from CSS files * Add an admin notice about theme deprecation (#333) * Add missing headers * Security updates, theme-check updates (#332) * Add sr_RS to package.json * Rename PO file for sr_RS * Update Documentation * Update documentation during theme deployment * Resolve #224 (#225) * Update translation files so fuzzy strings load properly (#234) * Unset fuzzy translations. Regenrate .mo file. * use precise for php52 in travis builds * drop php52 from travis builds * Do not set customize colors for title/tagline if they are hidden. (#227) * Do not set customize colors for title/tagline if they are hidden. * Fix spacing * Run official theme tests as part of Travis builds (#219) * Run official theme tests as part of Travis builds * Do not run theme check on PHP 5.2 * Fix syntax error * Add flags and ref Travis PHP version env var * Copy theme to WP and activate * Tweaks * Rsync from .distignore file * Run theme-check from bash script * Tweak * Install test suite * Define DB creds * Back to file, ping to PHP 5.6 * Fix substring length * Create wp-config * Change working dir * Install core DB tables * Reduce diff * Skip email flag * Generic wp install info * Remove build process from Grunt * Only run theme check just before deploy * Add line to print wp-cli info * Move env var * Remove cli info * Tweak curl line * Message not needed * Only test WP trunk on 7.1 * Move test back to scripts * Test beta stages * Syntax problem * Another fix * Playing with stages * Tweak envs for stages * Add regular tests as stage * try a diff setup * Remove matrix * Put deploy at top level * Skip after_script on theme check stage * Test zip file integrity on deploy step * Rename file, tweak config * Add wp-cli cache dirs to travis config * Update grunt packages: imagemin, uglify * remove php52 from travis * update packages * Jetpack infinite scroll docs (#221) * Start writing docs for Jetpack infinite scroll integration. * Update infinite scroll jetpack docs. Add zip download. Update contributing.md * Introduce conditional menu documentation (#237) * Introduce conditional menu documentation * Update spacing in how-to.rst * update matchdep * update readme for wp 4.9 * add sha256 hash to release tag * Add replace:charset to the watch:sass Grunt.js task (#241) * Add replace:charset to the Grunt sass watch task * Update readme changelog * Update readme changelog * Add missing changelog item. * Merge in master * Fix comment count regression. Resolves #244 (#245) Fix: Comment counts showing an extra character. * Bump WooCommerce template number (#243) * Fix: Bump WooCommerce pagination template file version to 3.3.1. * Fix: Tweak `:last-child` padding on `.page-numbers` element. * Update readme changelog * Update outdated npm dependencies to latest versions (#248) * grunt: v1.0.2 * grunt-contrib-uglify: v3.3.0 * grunt-contrib-watch: v1.0.1 * grunt-sass: v2.1.0 * grunt-wp-i18n: v1.0.2 * load-grunt-tasks: v4.0.0 * susy: 3.0.5 * Tweak primer_wc_shop_columns method to reference shop page ID. (#250) * WordPres 4.9.6 Support (#254) * Introduce Privacy Policy link support * Introduce styles for .comment-form-cookies-consent/#wp-comment-cookies-consent * Customizer Font Preview Dropdown (#229) * Add font preview dropdown in the customizer. * Fix open sans selection * Delete excess sprite sheet * Remove excess customizer class. * Merge in develop. Tweak font select dropdown sizes. Tweak customizer font javascript. * Update readme * Update version customizer-font.js * Add a default value to use_featured_hero_image (#258) * Add accessibility controls/styles for tab navigation through main nav (#260) * Update readme * Update readme * Update merge conflict in primer_privacy_policy_link comment * Introduce support for Gutenberg (#240) * Introduce support for gutenber image & cover-image blocks. * Refactor scss, fix typos, remove 1.0.0 for NEXT * Remove charset. Add missing .alignfull class * Add docblock for gutenberg theme support function * Add .alignwide support * Add primer color scheme colors to Gutenberg them su pport * Tweak layout metabox styles. Add layouts to sass task. * Update gutenberg block styles * Tweak pullquote styles, image floats, responsive styles. * Remove duplicate declaration * styles for alignfull * Update gutenberg theme support * Updates to gutenberg editor width based on page layout * Tweak gutenberg editor page width CSS and JS * Resolve phpcs warnings * Tweak width of gutenberg editor wide page layout * Adjust gutenberg styles * Tweak page header styles for gutenberg * Update spaces to tabs in gutenberg styles * Fix page title padidng * Tweak gutenberg styles * Fix nav menu bugs (#263) * Fix nav menu bug on initial click * Tweak JS * Remove gutenberg class check. Tweak alignfull alignwide to only target elements with class containing wp-block-*. * Fix spacing * Update readme * Ensure backwards compatibility (#265) * Ensure backwards compat * Re-enable php 5.3 in travis config * enable trusty in travis config * enable precise in travis config * Exclude PHP 5.3 & WordPress Trunk * Update readme * Automate documentation release (#272) * Update docs. Add vendor/ to list of apigen excluded * Tweak travis build for PHP 5.6 * Remove branches in travis config. Build all branches. * Test TRAVIS_PHP_VERSION * Add Build documentation stag * Tweak node language * Tweak node language * Tweak node language * Update node version to 9 * Update node version to 9 * Update node version to 9 * before_install install npm 6 * before_install nvm install 9 * Remove package lock * Remove package lock * Set sudo to true * Update gh-pages branch URL * Add travis conditional when sudo is run * composer install * Update * Deploy using env deploy key * Tweak deploy_docs for travis builds * Add user name/email before deploy docs * Add user name/email before deploy docs * exit early when not a tagged commit * Remove composer apigen, not php < 5.6 compatible. Add composer require to travis config. * Add travis_terminate 0; when not a tagged commit * exit 0 and add a notice. * Add conditional to Build Documentation stage * Switch conditional to tag = true * Add Requires PHP * Google fonts should always load over https (#277) * google fonts should always load over https * update dev-lib * pin dev-lib to 1.0.3 * fix travis paths * fix path again, php 7.2 * latest core now requires 5.6 * php 7.3 * define version in wp_enqueue_style * bump min ver to 5.4 * Update susy dependency to v2.2.14 (#280) Resolves #279 * Add block editor enhancements, block styles and color scheme palettes (#281) * Move and rename existing block editor stylesheet * Update Grunt with new editor-blocks stylesheet * Remove gutenberg-editor.css and add editor-blocks.css * Tweak Gruntfile for block stylesheet * Add comments to Gutenberg supports * Tweak location and name of block stylesheet * Enqueue new blocks stylesheet * Tweak stylesheet * Add support for customizer fonts within the editor * Fix full width alignment images * Add primer_classic_editor_styles() function * Update primer_gutenberg_editor_assets() with revised asset loading * Add color palette controls * Tweak color palettes and funtionality * Fix dark scheme defaults * Add translatable text to Colors panel description * Work on editor styling * Add heading, text and a colors from the customizer to the block editor * Add customizer button color to the editor * Add button text color to the editor * Add content bg customizer selection to the editor * Tweak link colors within the editor * Add editor frame styles for styling single post titles * Additional block styles * Use PRIMER_VERSION * Add editor frame stylesheet to grunt * Improve left/right block alignments * Add minor tweaks for BB styles * Commit generated/min assets * Fixes for Travis CI * Add fixes for Travis CI * Add additional block styling * Fix array item not aligned correctly * Fix array double arrow spacing * Update colors.php * Fixes * Color spacings * [tiny] Add phpcs fixes * [tiny] Adapt columns block for Gutenberg 5.6 * [tiny] Add phpcs fixes for Primer_Customizer_Fonts * Spacing tweak * Add list item tweaks to the Contact Widgets block (#286) * Adjust block editor width/layout when layout template is selected (#287) * Adjust block editor width/layout when layout template is selected * Remove animation, keep content centered * Add editor styles for the CoBlocks form block (#285) * Add editor styles for the CoBlocks form block * Remove line height style * Add theme support for AMP compatibility with official plugin (#288) * Add paired AMP theme support and primer_is_amp() helper function * Add AMP-compatibility for mobile menu * Add todos for known AMP-incompatibilities * Fix non-YouTube video header and add AMP-compatibility * Limit adding amp theme support to AMP v1.2 * Add keyboard-accesible desktop nav menu dropdowns in no-JS and AMP * Remove apparently unused JS menu code * Fix padding for expand toggle buttons * Remove focus outline from menu expand toggles since background color indicates focus * Remove new focus outline from menu-toggle but add todo that something is needed for a11n * Eliminate enqueued skip-link-focus-fix script in favor of inlining (following Twenty Nineteen) * Eliminate resetSubmenuToggles * Add extra line breaks * ISBAT apply a fullwidth alignment setting to a block (#289) * Resolve fullwidth issue * Merge * Update readme for 1.8.7 release * Fix JS error thrown by layouts.js (#300) * Update readme for 1.8.8 release * Fix mobile pagination visibility (#303) * Fix mobile pagination visibility * Remove right margin/padding from next link when mobile pagination links are visible * Update npm dependencies. Remove grunt-dev-update. (#305) * remove david badge (#306) * Adding php linting (#307) * Adding php linting * Customize PHPCS config and clean up errors and warnings. Co-authored-by: Evan Herman <[email protected]> * Migrate builds to CircleCI (#308) * Adding php linting * Customize PHPCS config and clean up errors and warnings. * Migrate to CircleCI builds * Remove .dev/travis.install-themecheck.sh Co-authored-by: JR Tashjian <[email protected]> * Update CircleCI build badge (#309) * Update CircleCI build badge * Update * Fix hero image on WooCommerce shop page (#304) * Fix hero image on WooCommerce shop page * Update * Add parameter * Add tested up to/requires php to style.css headers (#310) * Add tested up to/requires php to style.css headers * Update tested up to * Update readme.txt/readme.md for 1.8.9 release. (#312) * Bump websocket-extensions from 0.1.3 to 0.1.4 (#314) Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/faye/websocket-extensions-node/releases) - [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md) - [Commits](faye/websocket-extensions-node@0.1.3...0.1.4) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump ini from 1.3.5 to 1.3.7 (#320) Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](npm/ini@v1.3.5...v1.3.7) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump is-svg from 4.2.1 to 4.3.1 (#322) Bumps [is-svg](https://github.com/sindresorhus/is-svg) from 4.2.1 to 4.3.1. - [Release notes](https://github.com/sindresorhus/is-svg/releases) - [Commits](sindresorhus/is-svg@v4.2.1...v4.3.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump y18n from 4.0.0 to 4.0.1 (#323) Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump lodash from 4.17.15 to 4.17.21 (#324) Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.15...4.17.21) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump grunt from 1.1.0 to 1.3.0 (#325) Bumps [grunt](https://github.com/gruntjs/grunt) from 1.1.0 to 1.3.0. - [Release notes](https://github.com/gruntjs/grunt/releases) - [Changelog](https://github.com/gruntjs/grunt/blob/main/CHANGELOG) - [Commits](gruntjs/grunt@v1.1.0...v1.3.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump hosted-git-info from 2.8.5 to 2.8.9 (#326) Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.5 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](npm/hosted-git-info@v2.8.5...v2.8.9) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump path-parse from 1.0.6 to 1.0.7 (#328) Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump bl from 1.2.2 to 1.2.3 (#330) Bumps [bl](https://github.com/rvagg/bl) from 1.2.2 to 1.2.3. - [Release notes](https://github.com/rvagg/bl/releases) - [Commits](rvagg/bl@v1.2.2...v1.2.3) --- updated-dependencies: - dependency-name: bl dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Package updates (#331) * Bump packages to stable versions * Tweaks to grunt * Update apt-get install on theme check * Tweak image * Add phpcs xml to distignore * Add missing components from theme-check * Remove duplicate theme build in theme-check * Add executor to theme-check * Remove grunt, npm install, cache etc * Test copy of theme check from go * Update * Remove theme check new * Add docblock to wp_body_open * Remove inline source maps from CSS files Co-authored-by: Frankie Jarrett <[email protected]> Co-authored-by: Evan Herman <[email protected]> Co-authored-by: Rich Tabor <[email protected]> Co-authored-by: Rich Tabor <[email protected]> Co-authored-by: Weston Ruter <[email protected]> Co-authored-by: Anthony Ledesma <[email protected]> Co-authored-by: JR Tashjian <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Add a deprecation notice to Primer * Update theme description, and method names. Additional tweaks * Update docblock * Remove event and element from click Co-authored-by: Frankie Jarrett <[email protected]> Co-authored-by: Evan Herman <[email protected]> Co-authored-by: Rich Tabor <[email protected]> Co-authored-by: Rich Tabor <[email protected]> Co-authored-by: Weston Ruter <[email protected]> Co-authored-by: Anthony Ledesma <[email protected]> Co-authored-by: JR Tashjian <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Remove text domain theme check (#334) * Add missing headers * Security updates, theme-check updates (#332) * Add sr_RS to package.json * Rename PO file for sr_RS * Update Documentation * Update documentation during theme deployment * Resolve #224 (#225) * Update translation files so fuzzy strings load properly (#234) * Unset fuzzy translations. Regenrate .mo file. * use precise for php52 in travis builds * drop php52 from travis builds * Do not set customize colors for title/tagline if they are hidden. (#227) * Do not set customize colors for title/tagline if they are hidden. * Fix spacing * Run official theme tests as part of Travis builds (#219) * Run official theme tests as part of Travis builds * Do not run theme check on PHP 5.2 * Fix syntax error * Add flags and ref Travis PHP version env var * Copy theme to WP and activate * Tweaks * Rsync from .distignore file * Run theme-check from bash script * Tweak * Install test suite * Define DB creds * Back to file, ping to PHP 5.6 * Fix substring length * Create wp-config * Change working dir * Install core DB tables * Reduce diff * Skip email flag * Generic wp install info * Remove build process from Grunt * Only run theme check just before deploy * Add line to print wp-cli info * Move env var * Remove cli info * Tweak curl line * Message not needed * Only test WP trunk on 7.1 * Move test back to scripts * Test beta stages * Syntax problem * Another fix * Playing with stages * Tweak envs for stages * Add regular tests as stage * try a diff setup * Remove matrix * Put deploy at top level * Skip after_script on theme check stage * Test zip file integrity on deploy step * Rename file, tweak config * Add wp-cli cache dirs to travis config * Update grunt packages: imagemin, uglify * remove php52 from travis * update packages * Jetpack infinite scroll docs (#221) * Start writing docs for Jetpack infinite scroll integration. * Update infinite scroll jetpack docs. Add zip download. Update contributing.md * Introduce conditional menu documentation (#237) * Introduce conditional menu documentation * Update spacing in how-to.rst * update matchdep * update readme for wp 4.9 * add sha256 hash to release tag * Add replace:charset to the watch:sass Grunt.js task (#241) * Add replace:charset to the Grunt sass watch task * Update readme changelog * Update readme changelog * Add missing changelog item. * Merge in master * Fix comment count regression. Resolves #244 (#245) Fix: Comment counts showing an extra character. * Bump WooCommerce template number (#243) * Fix: Bump WooCommerce pagination template file version to 3.3.1. * Fix: Tweak `:last-child` padding on `.page-numbers` element. * Update readme changelog * Update outdated npm dependencies to latest versions (#248) * grunt: v1.0.2 * grunt-contrib-uglify: v3.3.0 * grunt-contrib-watch: v1.0.1 * grunt-sass: v2.1.0 * grunt-wp-i18n: v1.0.2 * load-grunt-tasks: v4.0.0 * susy: 3.0.5 * Tweak primer_wc_shop_columns method to reference shop page ID. (#250) * WordPres 4.9.6 Support (#254) * Introduce Privacy Policy link support * Introduce styles for .comment-form-cookies-consent/#wp-comment-cookies-consent * Customizer Font Preview Dropdown (#229) * Add font preview dropdown in the customizer. * Fix open sans selection * Delete excess sprite sheet * Remove excess customizer class. * Merge in develop. Tweak font select dropdown sizes. Tweak customizer font javascript. * Update readme * Update version customizer-font.js * Add a default value to use_featured_hero_image (#258) * Add accessibility controls/styles for tab navigation through main nav (#260) * Update readme * Update readme * Update merge conflict in primer_privacy_policy_link comment * Introduce support for Gutenberg (#240) * Introduce support for gutenber image & cover-image blocks. * Refactor scss, fix typos, remove 1.0.0 for NEXT * Remove charset. Add missing .alignfull class * Add docblock for gutenberg theme support function * Add .alignwide support * Add primer color scheme colors to Gutenberg them su pport * Tweak layout metabox styles. Add layouts to sass task. * Update gutenberg block styles * Tweak pullquote styles, image floats, responsive styles. * Remove duplicate declaration * styles for alignfull * Update gutenberg theme support * Updates to gutenberg editor width based on page layout * Tweak gutenberg editor page width CSS and JS * Resolve phpcs warnings * Tweak width of gutenberg editor wide page layout * Adjust gutenberg styles * Tweak page header styles for gutenberg * Update spaces to tabs in gutenberg styles * Fix page title padidng * Tweak gutenberg styles * Fix nav menu bugs (#263) * Fix nav menu bug on initial click * Tweak JS * Remove gutenberg class check. Tweak alignfull alignwide to only target elements with class containing wp-block-*. * Fix spacing * Update readme * Ensure backwards compatibility (#265) * Ensure backwards compat * Re-enable php 5.3 in travis config * enable trusty in travis config * enable precise in travis config * Exclude PHP 5.3 & WordPress Trunk * Update readme * Automate documentation release (#272) * Update docs. Add vendor/ to list of apigen excluded * Tweak travis build for PHP 5.6 * Remove branches in travis config. Build all branches. * Test TRAVIS_PHP_VERSION * Add Build documentation stag * Tweak node language * Tweak node language * Tweak node language * Update node version to 9 * Update node version to 9 * Update node version to 9 * before_install install npm 6 * before_install nvm install 9 * Remove package lock * Remove package lock * Set sudo to true * Update gh-pages branch URL * Add travis conditional when sudo is run * composer install * Update * Deploy using env deploy key * Tweak deploy_docs for travis builds * Add user name/email before deploy docs * Add user name/email before deploy docs * exit early when not a tagged commit * Remove composer apigen, not php < 5.6 compatible. Add composer require to travis config. * Add travis_terminate 0; when not a tagged commit * exit 0 and add a notice. * Add conditional to Build Documentation stage * Switch conditional to tag = true * Add Requires PHP * Google fonts should always load over https (#277) * google fonts should always load over https * update dev-lib * pin dev-lib to 1.0.3 * fix travis paths * fix path again, php 7.2 * latest core now requires 5.6 * php 7.3 * define version in wp_enqueue_style * bump min ver to 5.4 * Update susy dependency to v2.2.14 (#280) Resolves #279 * Add block editor enhancements, block styles and color scheme palettes (#281) * Move and rename existing block editor stylesheet * Update Grunt with new editor-blocks stylesheet * Remove gutenberg-editor.css and add editor-blocks.css * Tweak Gruntfile for block stylesheet * Add comments to Gutenberg supports * Tweak location and name of block stylesheet * Enqueue new blocks stylesheet * Tweak stylesheet * Add support for customizer fonts within the editor * Fix full width alignment images * Add primer_classic_editor_styles() function * Update primer_gutenberg_editor_assets() with revised asset loading * Add color palette controls * Tweak color palettes and funtionality * Fix dark scheme defaults * Add translatable text to Colors panel description * Work on editor styling * Add heading, text and a colors from the customizer to the block editor * Add customizer button color to the editor * Add button text color to the editor * Add content bg customizer selection to the editor * Tweak link colors within the editor * Add editor frame styles for styling single post titles * Additional block styles * Use PRIMER_VERSION * Add editor frame stylesheet to grunt * Improve left/right block alignments * Add minor tweaks for BB styles * Commit generated/min assets * Fixes for Travis CI * Add fixes for Travis CI * Add additional block styling * Fix array item not aligned correctly * Fix array double arrow spacing * Update colors.php * Fixes * Color spacings * [tiny] Add phpcs fixes * [tiny] Adapt columns block for Gutenberg 5.6 * [tiny] Add phpcs fixes for Primer_Customizer_Fonts * Spacing tweak * Add list item tweaks to the Contact Widgets block (#286) * Adjust block editor width/layout when layout template is selected (#287) * Adjust block editor width/layout when layout template is selected * Remove animation, keep content centered * Add editor styles for the CoBlocks form block (#285) * Add editor styles for the CoBlocks form block * Remove line height style * Add theme support for AMP compatibility with official plugin (#288) * Add paired AMP theme support and primer_is_amp() helper function * Add AMP-compatibility for mobile menu * Add todos for known AMP-incompatibilities * Fix non-YouTube video header and add AMP-compatibility * Limit adding amp theme support to AMP v1.2 * Add keyboard-accesible desktop nav menu dropdowns in no-JS and AMP * Remove apparently unused JS menu code * Fix padding for expand toggle buttons * Remove focus outline from menu expand toggles since background color indicates focus * Remove new focus outline from menu-toggle but add todo that something is needed for a11n * Eliminate enqueued skip-link-focus-fix script in favor of inlining (following Twenty Nineteen) * Eliminate resetSubmenuToggles * Add extra line breaks * ISBAT apply a fullwidth alignment setting to a block (#289) * Resolve fullwidth issue * Merge * Update readme for 1.8.7 release * Fix JS error thrown by layouts.js (#300) * Update readme for 1.8.8 release * Fix mobile pagination visibility (#303) * Fix mobile pagination visibility * Remove right margin/padding from next link when mobile pagination links are visible * Update npm dependencies. Remove grunt-dev-update. (#305) * remove david badge (#306) * Adding php linting (#307) * Adding php linting * Customize PHPCS config and clean up errors and warnings. Co-authored-by: Evan Herman <[email protected]> * Migrate builds to CircleCI (#308) * Adding php linting * Customize PHPCS config and clean up errors and warnings. * Migrate to CircleCI builds * Remove .dev/travis.install-themecheck.sh Co-authored-by: JR Tashjian <[email protected]> * Update CircleCI build badge (#309) * Update CircleCI build badge * Update * Fix hero image on WooCommerce shop page (#304) * Fix hero image on WooCommerce shop page * Update * Add parameter * Add tested up to/requires php to style.css headers (#310) * Add tested up to/requires php to style.css headers * Update tested up to * Update readme.txt/readme.md for 1.8.9 release. (#312) * Bump websocket-extensions from 0.1.3 to 0.1.4 (#314) Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/faye/websocket-extensions-node/releases) - [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md) - [Commits](faye/websocket-extensions-node@0.1.3...0.1.4) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump ini from 1.3.5 to 1.3.7 (#320) Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](npm/ini@v1.3.5...v1.3.7) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump is-svg from 4.2.1 to 4.3.1 (#322) Bumps [is-svg](https://github.com/sindresorhus/is-svg) from 4.2.1 to 4.3.1. - [Release notes](https://github.com/sindresorhus/is-svg/releases) - [Commits](sindresorhus/is-svg@v4.2.1...v4.3.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump y18n from 4.0.0 to 4.0.1 (#323) Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump lodash from 4.17.15 to 4.17.21 (#324) Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.15...4.17.21) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump grunt from 1.1.0 to 1.3.0 (#325) Bumps [grunt](https://github.com/gruntjs/grunt) from 1.1.0 to 1.3.0. - [Release notes](https://github.com/gruntjs/grunt/releases) - [Changelog](https://github.com/gruntjs/grunt/blob/main/CHANGELOG) - [Commits](gruntjs/grunt@v1.1.0...v1.3.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump hosted-git-info from 2.8.5 to 2.8.9 (#326) Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.5 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](npm/hosted-git-info@v2.8.5...v2.8.9) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump path-parse from 1.0.6 to 1.0.7 (#328) Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump bl from 1.2.2 to 1.2.3 (#330) Bumps [bl](https://github.com/rvagg/bl) from 1.2.2 to 1.2.3. - [Release notes](https://github.com/rvagg/bl/releases) - [Commits](rvagg/bl@v1.2.2...v1.2.3) --- updated-dependencies: - dependency-name: bl dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Package updates (#331) * Bump packages to stable versions * Tweaks to grunt * Update apt-get install on theme check * Tweak image * Add phpcs xml to distignore * Add missing components from theme-check * Remove duplicate theme build in theme-check * Add executor to theme-check * Remove grunt, npm install, cache etc * Test copy of theme check from go * Update * Remove theme check new * Add docblock to wp_body_open * Remove inline source maps from CSS files Co-authored-by: Frankie Jarrett <[email protected]> Co-authored-by: Evan Herman <[email protected]> Co-authored-by: Rich Tabor <[email protected]> Co-authored-by: Rich Tabor <[email protected]> Co-authored-by: Weston Ruter <[email protected]> Co-authored-by: Anthony Ledesma <[email protected]> Co-authored-by: JR Tashjian <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Remove text-domain theme check file Co-authored-by: Frankie Jarrett <[email protected]> Co-authored-by: Evan Herman <[email protected]> Co-authored-by: Rich Tabor <[email protected]> Co-authored-by: Rich Tabor <[email protected]> Co-authored-by: Weston Ruter <[email protected]> Co-authored-by: Anthony Ledesma <[email protected]> Co-authored-by: JR Tashjian <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Update remove unsplash check, delete whole line (#335) * Bump node-sass from 6.0.1 to 7.0.0 (#336) Bumps [node-sass](https://github.com/sass/node-sass) from 6.0.1 to 7.0.0. - [Release notes](https://github.com/sass/node-sass/releases) - [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md) - [Commits](sass/node-sass@v6.0.1...v7.0.0) --- updated-dependencies: - dependency-name: node-sass dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Update readme with 1.8.10 changes * Regenerate readme.md Co-authored-by: Frankie Jarrett <[email protected]> Co-authored-by: Evan Herman <[email protected]> Co-authored-by: Rich Tabor <[email protected]> Co-authored-by: Rich Tabor <[email protected]> Co-authored-by: Weston Ruter <[email protected]> Co-authored-by: Anthony Ledesma <[email protected]> Co-authored-by: JR Tashjian <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
EvanHerman
added a commit
that referenced
this pull request
Mar 16, 2022
* 1.8.10 changes (#337) * Add sr_RS to package.json * Rename PO file for sr_RS * Update Documentation * Update documentation during theme deployment * Resolve #224 (#225) * Update translation files so fuzzy strings load properly (#234) * Unset fuzzy translations. Regenrate .mo file. * use precise for php52 in travis builds * drop php52 from travis builds * Do not set customize colors for title/tagline if they are hidden. (#227) * Do not set customize colors for title/tagline if they are hidden. * Fix spacing * Run official theme tests as part of Travis builds (#219) * Run official theme tests as part of Travis builds * Do not run theme check on PHP 5.2 * Fix syntax error * Add flags and ref Travis PHP version env var * Copy theme to WP and activate * Tweaks * Rsync from .distignore file * Run theme-check from bash script * Tweak * Install test suite * Define DB creds * Back to file, ping to PHP 5.6 * Fix substring length * Create wp-config * Change working dir * Install core DB tables * Reduce diff * Skip email flag * Generic wp install info * Remove build process from Grunt * Only run theme check just before deploy * Add line to print wp-cli info * Move env var * Remove cli info * Tweak curl line * Message not needed * Only test WP trunk on 7.1 * Move test back to scripts * Test beta stages * Syntax problem * Another fix * Playing with stages * Tweak envs for stages * Add regular tests as stage * try a diff setup * Remove matrix * Put deploy at top level * Skip after_script on theme check stage * Test zip file integrity on deploy step * Rename file, tweak config * Add wp-cli cache dirs to travis config * Update grunt packages: imagemin, uglify * remove php52 from travis * update packages * Jetpack infinite scroll docs (#221) * Start writing docs for Jetpack infinite scroll integration. * Update infinite scroll jetpack docs. Add zip download. Update contributing.md * Introduce conditional menu documentation (#237) * Introduce conditional menu documentation * Update spacing in how-to.rst * update matchdep * update readme for wp 4.9 * add sha256 hash to release tag * Add replace:charset to the watch:sass Grunt.js task (#241) * Add replace:charset to the Grunt sass watch task * Update readme changelog * Update readme changelog * Add missing changelog item. * Merge in master * Fix comment count regression. Resolves #244 (#245) Fix: Comment counts showing an extra character. * Bump WooCommerce template number (#243) * Fix: Bump WooCommerce pagination template file version to 3.3.1. * Fix: Tweak `:last-child` padding on `.page-numbers` element. * Update readme changelog * Update outdated npm dependencies to latest versions (#248) * grunt: v1.0.2 * grunt-contrib-uglify: v3.3.0 * grunt-contrib-watch: v1.0.1 * grunt-sass: v2.1.0 * grunt-wp-i18n: v1.0.2 * load-grunt-tasks: v4.0.0 * susy: 3.0.5 * Tweak primer_wc_shop_columns method to reference shop page ID. (#250) * WordPres 4.9.6 Support (#254) * Introduce Privacy Policy link support * Introduce styles for .comment-form-cookies-consent/#wp-comment-cookies-consent * Customizer Font Preview Dropdown (#229) * Add font preview dropdown in the customizer. * Fix open sans selection * Delete excess sprite sheet * Remove excess customizer class. * Merge in develop. Tweak font select dropdown sizes. Tweak customizer font javascript. * Update readme * Update version customizer-font.js * Add a default value to use_featured_hero_image (#258) * Add accessibility controls/styles for tab navigation through main nav (#260) * Update readme * Update readme * Update merge conflict in primer_privacy_policy_link comment * Introduce support for Gutenberg (#240) * Introduce support for gutenber image & cover-image blocks. * Refactor scss, fix typos, remove 1.0.0 for NEXT * Remove charset. Add missing .alignfull class * Add docblock for gutenberg theme support function * Add .alignwide support * Add primer color scheme colors to Gutenberg them su pport * Tweak layout metabox styles. Add layouts to sass task. * Update gutenberg block styles * Tweak pullquote styles, image floats, responsive styles. * Remove duplicate declaration * styles for alignfull * Update gutenberg theme support * Updates to gutenberg editor width based on page layout * Tweak gutenberg editor page width CSS and JS * Resolve phpcs warnings * Tweak width of gutenberg editor wide page layout * Adjust gutenberg styles * Tweak page header styles for gutenberg * Update spaces to tabs in gutenberg styles * Fix page title padidng * Tweak gutenberg styles * Fix nav menu bugs (#263) * Fix nav menu bug on initial click * Tweak JS * Remove gutenberg class check. Tweak alignfull alignwide to only target elements with class containing wp-block-*. * Fix spacing * Update readme * Ensure backwards compatibility (#265) * Ensure backwards compat * Re-enable php 5.3 in travis config * enable trusty in travis config * enable precise in travis config * Exclude PHP 5.3 & WordPress Trunk * Update readme * Automate documentation release (#272) * Update docs. Add vendor/ to list of apigen excluded * Tweak travis build for PHP 5.6 * Remove branches in travis config. Build all branches. * Test TRAVIS_PHP_VERSION * Add Build documentation stag * Tweak node language * Tweak node language * Tweak node language * Update node version to 9 * Update node version to 9 * Update node version to 9 * before_install install npm 6 * before_install nvm install 9 * Remove package lock * Remove package lock * Set sudo to true * Update gh-pages branch URL * Add travis conditional when sudo is run * composer install * Update * Deploy using env deploy key * Tweak deploy_docs for travis builds * Add user name/email before deploy docs * Add user name/email before deploy docs * exit early when not a tagged commit * Remove composer apigen, not php < 5.6 compatible. Add composer require to travis config. * Add travis_terminate 0; when not a tagged commit * exit 0 and add a notice. * Add conditional to Build Documentation stage * Switch conditional to tag = true * Add Requires PHP * Google fonts should always load over https (#277) * google fonts should always load over https * update dev-lib * pin dev-lib to 1.0.3 * fix travis paths * fix path again, php 7.2 * latest core now requires 5.6 * php 7.3 * define version in wp_enqueue_style * bump min ver to 5.4 * Update susy dependency to v2.2.14 (#280) Resolves #279 * Add block editor enhancements, block styles and color scheme palettes (#281) * Move and rename existing block editor stylesheet * Update Grunt with new editor-blocks stylesheet * Remove gutenberg-editor.css and add editor-blocks.css * Tweak Gruntfile for block stylesheet * Add comments to Gutenberg supports * Tweak location and name of block stylesheet * Enqueue new blocks stylesheet * Tweak stylesheet * Add support for customizer fonts within the editor * Fix full width alignment images * Add primer_classic_editor_styles() function * Update primer_gutenberg_editor_assets() with revised asset loading * Add color palette controls * Tweak color palettes and funtionality * Fix dark scheme defaults * Add translatable text to Colors panel description * Work on editor styling * Add heading, text and a colors from the customizer to the block editor * Add customizer button color to the editor * Add button text color to the editor * Add content bg customizer selection to the editor * Tweak link colors within the editor * Add editor frame styles for styling single post titles * Additional block styles * Use PRIMER_VERSION * Add editor frame stylesheet to grunt * Improve left/right block alignments * Add minor tweaks for BB styles * Commit generated/min assets * Fixes for Travis CI * Add fixes for Travis CI * Add additional block styling * Fix array item not aligned correctly * Fix array double arrow spacing * Update colors.php * Fixes * Color spacings * [tiny] Add phpcs fixes * [tiny] Adapt columns block for Gutenberg 5.6 * [tiny] Add phpcs fixes for Primer_Customizer_Fonts * Spacing tweak * Add list item tweaks to the Contact Widgets block (#286) * Adjust block editor width/layout when layout template is selected (#287) * Adjust block editor width/layout when layout template is selected * Remove animation, keep content centered * Add editor styles for the CoBlocks form block (#285) * Add editor styles for the CoBlocks form block * Remove line height style * Add theme support for AMP compatibility with official plugin (#288) * Add paired AMP theme support and primer_is_amp() helper function * Add AMP-compatibility for mobile menu * Add todos for known AMP-incompatibilities * Fix non-YouTube video header and add AMP-compatibility * Limit adding amp theme support to AMP v1.2 * Add keyboard-accesible desktop nav menu dropdowns in no-JS and AMP * Remove apparently unused JS menu code * Fix padding for expand toggle buttons * Remove focus outline from menu expand toggles since background color indicates focus * Remove new focus outline from menu-toggle but add todo that something is needed for a11n * Eliminate enqueued skip-link-focus-fix script in favor of inlining (following Twenty Nineteen) * Eliminate resetSubmenuToggles * Add extra line breaks * ISBAT apply a fullwidth alignment setting to a block (#289) * Resolve fullwidth issue * Merge * Update readme for 1.8.7 release * Fix JS error thrown by layouts.js (#300) * Update readme for 1.8.8 release * Fix mobile pagination visibility (#303) * Fix mobile pagination visibility * Remove right margin/padding from next link when mobile pagination links are visible * Update npm dependencies. Remove grunt-dev-update. (#305) * remove david badge (#306) * Adding php linting (#307) * Adding php linting * Customize PHPCS config and clean up errors and warnings. Co-authored-by: Evan Herman <[email protected]> * Migrate builds to CircleCI (#308) * Adding php linting * Customize PHPCS config and clean up errors and warnings. * Migrate to CircleCI builds * Remove .dev/travis.install-themecheck.sh Co-authored-by: JR Tashjian <[email protected]> * Update CircleCI build badge (#309) * Update CircleCI build badge * Update * Fix hero image on WooCommerce shop page (#304) * Fix hero image on WooCommerce shop page * Update * Add parameter * Add tested up to/requires php to style.css headers (#310) * Add tested up to/requires php to style.css headers * Update tested up to * Update readme.txt/readme.md for 1.8.9 release. (#312) * Bump websocket-extensions from 0.1.3 to 0.1.4 (#314) Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/faye/websocket-extensions-node/releases) - [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md) - [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump ini from 1.3.5 to 1.3.7 (#320) Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump is-svg from 4.2.1 to 4.3.1 (#322) Bumps [is-svg](https://github.com/sindresorhus/is-svg) from 4.2.1 to 4.3.1. - [Release notes](https://github.com/sindresorhus/is-svg/releases) - [Commits](https://github.com/sindresorhus/is-svg/compare/v4.2.1...v4.3.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump y18n from 4.0.0 to 4.0.1 (#323) Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump lodash from 4.17.15 to 4.17.21 (#324) Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump grunt from 1.1.0 to 1.3.0 (#325) Bumps [grunt](https://github.com/gruntjs/grunt) from 1.1.0 to 1.3.0. - [Release notes](https://github.com/gruntjs/grunt/releases) - [Changelog](https://github.com/gruntjs/grunt/blob/main/CHANGELOG) - [Commits](https://github.com/gruntjs/grunt/compare/v1.1.0...v1.3.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump hosted-git-info from 2.8.5 to 2.8.9 (#326) Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.5 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.5...v2.8.9) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump path-parse from 1.0.6 to 1.0.7 (#328) Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump bl from 1.2.2 to 1.2.3 (#330) Bumps [bl](https://github.com/rvagg/bl) from 1.2.2 to 1.2.3. - [Release notes](https://github.com/rvagg/bl/releases) - [Commits](https://github.com/rvagg/bl/compare/v1.2.2...v1.2.3) --- updated-dependencies: - dependency-name: bl dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Package updates (#331) * Bump packages to stable versions * Tweaks to grunt * Update apt-get install on theme check * Tweak image * Add phpcs xml to distignore * Add missing components from theme-check * Remove duplicate theme build in theme-check * Add executor to theme-check * Remove grunt, npm install, cache etc * Test copy of theme check from go * Update * Remove theme check new * Add docblock to wp_body_open * Remove inline source maps from CSS files * Add an admin notice about theme deprecation (#333) * Add missing headers * Security updates, theme-check updates (#332) * Add sr_RS to package.json * Rename PO file for sr_RS * Update Documentation * Update documentation during theme deployment * Resolve #224 (#225) * Update translation files so fuzzy strings load properly (#234) * Unset fuzzy translations. Regenrate .mo file. * use precise for php52 in travis builds * drop php52 from travis builds * Do not set customize colors for title/tagline if they are hidden. (#227) * Do not set customize colors for title/tagline if they are hidden. * Fix spacing * Run official theme tests as part of Travis builds (#219) * Run official theme tests as part of Travis builds * Do not run theme check on PHP 5.2 * Fix syntax error * Add flags and ref Travis PHP version env var * Copy theme to WP and activate * Tweaks * Rsync from .distignore file * Run theme-check from bash script * Tweak * Install test suite * Define DB creds * Back to file, ping to PHP 5.6 * Fix substring length * Create wp-config * Change working dir * Install core DB tables * Reduce diff * Skip email flag * Generic wp install info * Remove build process from Grunt * Only run theme check just before deploy * Add line to print wp-cli info * Move env var * Remove cli info * Tweak curl line * Message not needed * Only test WP trunk on 7.1 * Move test back to scripts * Test beta stages * Syntax problem * Another fix * Playing with stages * Tweak envs for stages * Add regular tests as stage * try a diff setup * Remove matrix * Put deploy at top level * Skip after_script on theme check stage * Test zip file integrity on deploy step * Rename file, tweak config * Add wp-cli cache dirs to travis config * Update grunt packages: imagemin, uglify * remove php52 from travis * update packages * Jetpack infinite scroll docs (#221) * Start writing docs for Jetpack infinite scroll integration. * Update infinite scroll jetpack docs. Add zip download. Update contributing.md * Introduce conditional menu documentation (#237) * Introduce conditional menu documentation * Update spacing in how-to.rst * update matchdep * update readme for wp 4.9 * add sha256 hash to release tag * Add replace:charset to the watch:sass Grunt.js task (#241) * Add replace:charset to the Grunt sass watch task * Update readme changelog * Update readme changelog * Add missing changelog item. * Merge in master * Fix comment count regression. Resolves #244 (#245) Fix: Comment counts showing an extra character. * Bump WooCommerce template number (#243) * Fix: Bump WooCommerce pagination template file version to 3.3.1. * Fix: Tweak `:last-child` padding on `.page-numbers` element. * Update readme changelog * Update outdated npm dependencies to latest versions (#248) * grunt: v1.0.2 * grunt-contrib-uglify: v3.3.0 * grunt-contrib-watch: v1.0.1 * grunt-sass: v2.1.0 * grunt-wp-i18n: v1.0.2 * load-grunt-tasks: v4.0.0 * susy: 3.0.5 * Tweak primer_wc_shop_columns method to reference shop page ID. (#250) * WordPres 4.9.6 Support (#254) * Introduce Privacy Policy link support * Introduce styles for .comment-form-cookies-consent/#wp-comment-cookies-consent * Customizer Font Preview Dropdown (#229) * Add font preview dropdown in the customizer. * Fix open sans selection * Delete excess sprite sheet * Remove excess customizer class. * Merge in develop. Tweak font select dropdown sizes. Tweak customizer font javascript. * Update readme * Update version customizer-font.js * Add a default value to use_featured_hero_image (#258) * Add accessibility controls/styles for tab navigation through main nav (#260) * Update readme * Update readme * Update merge conflict in primer_privacy_policy_link comment * Introduce support for Gutenberg (#240) * Introduce support for gutenber image & cover-image blocks. * Refactor scss, fix typos, remove 1.0.0 for NEXT * Remove charset. Add missing .alignfull class * Add docblock for gutenberg theme support function * Add .alignwide support * Add primer color scheme colors to Gutenberg them su pport * Tweak layout metabox styles. Add layouts to sass task. * Update gutenberg block styles * Tweak pullquote styles, image floats, responsive styles. * Remove duplicate declaration * styles for alignfull * Update gutenberg theme support * Updates to gutenberg editor width based on page layout * Tweak gutenberg editor page width CSS and JS * Resolve phpcs warnings * Tweak width of gutenberg editor wide page layout * Adjust gutenberg styles * Tweak page header styles for gutenberg * Update spaces to tabs in gutenberg styles * Fix page title padidng * Tweak gutenberg styles * Fix nav menu bugs (#263) * Fix nav menu bug on initial click * Tweak JS * Remove gutenberg class check. Tweak alignfull alignwide to only target elements with class containing wp-block-*. * Fix spacing * Update readme * Ensure backwards compatibility (#265) * Ensure backwards compat * Re-enable php 5.3 in travis config * enable trusty in travis config * enable precise in travis config * Exclude PHP 5.3 & WordPress Trunk * Update readme * Automate documentation release (#272) * Update docs. Add vendor/ to list of apigen excluded * Tweak travis build for PHP 5.6 * Remove branches in travis config. Build all branches. * Test TRAVIS_PHP_VERSION * Add Build documentation stag * Tweak node language * Tweak node language * Tweak node language * Update node version to 9 * Update node version to 9 * Update node version to 9 * before_install install npm 6 * before_install nvm install 9 * Remove package lock * Remove package lock * Set sudo to true * Update gh-pages branch URL * Add travis conditional when sudo is run * composer install * Update * Deploy using env deploy key * Tweak deploy_docs for travis builds * Add user name/email before deploy docs * Add user name/email before deploy docs * exit early when not a tagged commit * Remove composer apigen, not php < 5.6 compatible. Add composer require to travis config. * Add travis_terminate 0; when not a tagged commit * exit 0 and add a notice. * Add conditional to Build Documentation stage * Switch conditional to tag = true * Add Requires PHP * Google fonts should always load over https (#277) * google fonts should always load over https * update dev-lib * pin dev-lib to 1.0.3 * fix travis paths * fix path again, php 7.2 * latest core now requires 5.6 * php 7.3 * define version in wp_enqueue_style * bump min ver to 5.4 * Update susy dependency to v2.2.14 (#280) Resolves #279 * Add block editor enhancements, block styles and color scheme palettes (#281) * Move and rename existing block editor stylesheet * Update Grunt with new editor-blocks stylesheet * Remove gutenberg-editor.css and add editor-blocks.css * Tweak Gruntfile for block stylesheet * Add comments to Gutenberg supports * Tweak location and name of block stylesheet * Enqueue new blocks stylesheet * Tweak stylesheet * Add support for customizer fonts within the editor * Fix full width alignment images * Add primer_classic_editor_styles() function * Update primer_gutenberg_editor_assets() with revised asset loading * Add color palette controls * Tweak color palettes and funtionality * Fix dark scheme defaults * Add translatable text to Colors panel description * Work on editor styling * Add heading, text and a colors from the customizer to the block editor * Add customizer button color to the editor * Add button text color to the editor * Add content bg customizer selection to the editor * Tweak link colors within the editor * Add editor frame styles for styling single post titles * Additional block styles * Use PRIMER_VERSION * Add editor frame stylesheet to grunt * Improve left/right block alignments * Add minor tweaks for BB styles * Commit generated/min assets * Fixes for Travis CI * Add fixes for Travis CI * Add additional block styling * Fix array item not aligned correctly * Fix array double arrow spacing * Update colors.php * Fixes * Color spacings * [tiny] Add phpcs fixes * [tiny] Adapt columns block for Gutenberg 5.6 * [tiny] Add phpcs fixes for Primer_Customizer_Fonts * Spacing tweak * Add list item tweaks to the Contact Widgets block (#286) * Adjust block editor width/layout when layout template is selected (#287) * Adjust block editor width/layout when layout template is selected * Remove animation, keep content centered * Add editor styles for the CoBlocks form block (#285) * Add editor styles for the CoBlocks form block * Remove line height style * Add theme support for AMP compatibility with official plugin (#288) * Add paired AMP theme support and primer_is_amp() helper function * Add AMP-compatibility for mobile menu * Add todos for known AMP-incompatibilities * Fix non-YouTube video header and add AMP-compatibility * Limit adding amp theme support to AMP v1.2 * Add keyboard-accesible desktop nav menu dropdowns in no-JS and AMP * Remove apparently unused JS menu code * Fix padding for expand toggle buttons * Remove focus outline from menu expand toggles since background color indicates focus * Remove new focus outline from menu-toggle but add todo that something is needed for a11n * Eliminate enqueued skip-link-focus-fix script in favor of inlining (following Twenty Nineteen) * Eliminate resetSubmenuToggles * Add extra line breaks * ISBAT apply a fullwidth alignment setting to a block (#289) * Resolve fullwidth issue * Merge * Update readme for 1.8.7 release * Fix JS error thrown by layouts.js (#300) * Update readme for 1.8.8 release * Fix mobile pagination visibility (#303) * Fix mobile pagination visibility * Remove right margin/padding from next link when mobile pagination links are visible * Update npm dependencies. Remove grunt-dev-update. (#305) * remove david badge (#306) * Adding php linting (#307) * Adding php linting * Customize PHPCS config and clean up errors and warnings. Co-authored-by: Evan Herman <[email protected]> * Migrate builds to CircleCI (#308) * Adding php linting * Customize PHPCS config and clean up errors and warnings. * Migrate to CircleCI builds * Remove .dev/travis.install-themecheck.sh Co-authored-by: JR Tashjian <[email protected]> * Update CircleCI build badge (#309) * Update CircleCI build badge * Update * Fix hero image on WooCommerce shop page (#304) * Fix hero image on WooCommerce shop page * Update * Add parameter * Add tested up to/requires php to style.css headers (#310) * Add tested up to/requires php to style.css headers * Update tested up to * Update readme.txt/readme.md for 1.8.9 release. (#312) * Bump websocket-extensions from 0.1.3 to 0.1.4 (#314) Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/faye/websocket-extensions-node/releases) - [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md) - [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump ini from 1.3.5 to 1.3.7 (#320) Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump is-svg from 4.2.1 to 4.3.1 (#322) Bumps [is-svg](https://github.com/sindresorhus/is-svg) from 4.2.1 to 4.3.1. - [Release notes](https://github.com/sindresorhus/is-svg/releases) - [Commits](https://github.com/sindresorhus/is-svg/compare/v4.2.1...v4.3.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump y18n from 4.0.0 to 4.0.1 (#323) Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump lodash from 4.17.15 to 4.17.21 (#324) Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump grunt from 1.1.0 to 1.3.0 (#325) Bumps [grunt](https://github.com/gruntjs/grunt) from 1.1.0 to 1.3.0. - [Release notes](https://github.com/gruntjs/grunt/releases) - [Changelog](https://github.com/gruntjs/grunt/blob/main/CHANGELOG) - [Commits](https://github.com/gruntjs/grunt/compare/v1.1.0...v1.3.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump hosted-git-info from 2.8.5 to 2.8.9 (#326) Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.5 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.5...v2.8.9) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump path-parse from 1.0.6 to 1.0.7 (#328) Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump bl from 1.2.2 to 1.2.3 (#330) Bumps [bl](https://github.com/rvagg/bl) from 1.2.2 to 1.2.3. - [Release notes](https://github.com/rvagg/bl/releases) - [Commits](https://github.com/rvagg/bl/compare/v1.2.2...v1.2.3) --- updated-dependencies: - dependency-name: bl dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Package updates (#331) * Bump packages to stable versions * Tweaks to grunt * Update apt-get install on theme check * Tweak image * Add phpcs xml to distignore * Add missing components from theme-check * Remove duplicate theme build in theme-check * Add executor to theme-check * Remove grunt, npm install, cache etc * Test copy of theme check from go * Update * Remove theme check new * Add docblock to wp_body_open * Remove inline source maps from CSS files Co-authored-by: Frankie Jarrett <[email protected]> Co-authored-by: Evan Herman <[email protected]> Co-authored-by: Rich Tabor <[email protected]> Co-authored-by: Rich Tabor <[email protected]> Co-authored-by: Weston Ruter <[email protected]> Co-authored-by: Anthony Ledesma <[email protected]> Co-authored-by: JR Tashjian <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Add a deprecation notice to Primer * Update theme description, and method names. Additional tweaks * Update docblock * Remove event and element from click Co-authored-by: Frankie Jarrett <[email protected]> Co-authored-by: Evan Herman <[email protected]> Co-authored-by: Rich Tabor <[email protected]> Co-authored-by: Rich Tabor <[email protected]> Co-authored-by: Weston Ruter <[email protected]> Co-authored-by: Anthony Ledesma <[email protected]> Co-authored-by: JR Tashjian <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Remove text domain theme check (#334) * Add missing headers * Security updates, theme-check updates (#332) * Add sr_RS to package.json * Rename PO file for sr_RS * Update Documentation * Update documentation during theme deployment * Resolve #224 (#225) * Update translation files so fuzzy strings load properly (#234) * Unset fuzzy translations. Regenrate .mo file. * use precise for php52 in travis builds * drop php52 from travis builds * Do not set customize colors for title/tagline if they are hidden. (#227) * Do not set customize colors for title/tagline if they are hidden. * Fix spacing * Run official theme tests as part of Travis builds (#219) * Run official theme tests as part of Travis builds * Do not run theme check on PHP 5.2 * Fix syntax error * Add flags and ref Travis PHP version env var * Copy theme to WP and activate * Tweaks * Rsync from .distignore file * Run theme-check from bash script * Tweak * Install test suite * Define DB creds * Back to file, ping to PHP 5.6 * Fix substring length * Create wp-config * Change working dir * Install core DB tables * Reduce diff * Skip email flag * Generic wp install info * Remove build process from Grunt * Only run theme check just before deploy * Add line to print wp-cli info * Move env var * Remove cli info * Tweak curl line * Message not needed * Only test WP trunk on 7.1 * Move test back to scripts * Test beta stages * Syntax problem * Another fix * Playing with stages * Tweak envs for stages * Add regular tests as stage * try a diff setup * Remove matrix * Put deploy at top level * Skip after_script on theme check stage * Test zip file integrity on deploy step * Rename file, tweak config * Add wp-cli cache dirs to travis config * Update grunt packages: imagemin, uglify * remove php52 from travis * update packages * Jetpack infinite scroll docs (#221) * Start writing docs for Jetpack infinite scroll integration. * Update infinite scroll jetpack docs. Add zip download. Update contributing.md * Introduce conditional menu documentation (#237) * Introduce conditional menu documentation * Update spacing in how-to.rst * update matchdep * update readme for wp 4.9 * add sha256 hash to release tag * Add replace:charset to the watch:sass Grunt.js task (#241) * Add replace:charset to the Grunt sass watch task * Update readme changelog * Update readme changelog * Add missing changelog item. * Merge in master * Fix comment count regression. Resolves #244 (#245) Fix: Comment counts showing an extra character. * Bump WooCommerce template number (#243) * Fix: Bump WooCommerce pagination template file version to 3.3.1. * Fix: Tweak `:last-child` padding on `.page-numbers` element. * Update readme changelog * Update outdated npm dependencies to latest versions (#248) * grunt: v1.0.2 * grunt-contrib-uglify: v3.3.0 * grunt-contrib-watch: v1.0.1 * grunt-sass: v2.1.0 * grunt-wp-i18n: v1.0.2 * load-grunt-tasks: v4.0.0 * susy: 3.0.5 * Tweak primer_wc_shop_columns method to reference shop page ID. (#250) * WordPres 4.9.6 Support (#254) * Introduce Privacy Policy link support * Introduce styles for .comment-form-cookies-consent/#wp-comment-cookies-consent * Customizer Font Preview Dropdown (#229) * Add font preview dropdown in the customizer. * Fix open sans selection * Delete excess sprite sheet * Remove excess customizer class. * Merge in develop. Tweak font select dropdown sizes. Tweak customizer font javascript. * Update readme * Update version customizer-font.js * Add a default value to use_featured_hero_image (#258) * Add accessibility controls/styles for tab navigation through main nav (#260) * Update readme * Update readme * Update merge conflict in primer_privacy_policy_link comment * Introduce support for Gutenberg (#240) * Introduce support for gutenber image & cover-image blocks. * Refactor scss, fix typos, remove 1.0.0 for NEXT * Remove charset. Add missing .alignfull class * Add docblock for gutenberg theme support function * Add .alignwide support * Add primer color scheme colors to Gutenberg them su pport * Tweak layout metabox styles. Add layouts to sass task. * Update gutenberg block styles * Tweak pullquote styles, image floats, responsive styles. * Remove duplicate declaration * styles for alignfull * Update gutenberg theme support * Updates to gutenberg editor width based on page layout * Tweak gutenberg editor page width CSS and JS * Resolve phpcs warnings * Tweak width of gutenberg editor wide page layout * Adjust gutenberg styles * Tweak page header styles for gutenberg * Update spaces to tabs in gutenberg styles * Fix page title padidng * Tweak gutenberg styles * Fix nav menu bugs (#263) * Fix nav menu bug on initial click * Tweak JS * Remove gutenberg class check. Tweak alignfull alignwide to only target elements with class containing wp-block-*. * Fix spacing * Update readme * Ensure backwards compatibility (#265) * Ensure backwards compat * Re-enable php 5.3 in travis config * enable trusty in travis config * enable precise in travis config * Exclude PHP 5.3 & WordPress Trunk * Update readme * Automate documentation release (#272) * Update docs. Add vendor/ to list of apigen excluded * Tweak travis build for PHP 5.6 * Remove branches in travis config. Build all branches. * Test TRAVIS_PHP_VERSION * Add Build documentation stag * Tweak node language * Tweak node language * Tweak node language * Update node version to 9 * Update node version to 9 * Update node version to 9 * before_install install npm 6 * before_install nvm install 9 * Remove package lock * Remove package lock * Set sudo to true * Update gh-pages branch URL * Add travis conditional when sudo is run * composer install * Update * Deploy using env deploy key * Tweak deploy_docs for travis builds * Add user name/email before deploy docs * Add user name/email before deploy docs * exit early when not a tagged commit * Remove composer apigen, not php < 5.6 compatible. Add composer require to travis config. * Add travis_terminate 0; when not a tagged commit * exit 0 and add a notice. * Add conditional to Build Documentation stage * Switch conditional to tag = true * Add Requires PHP * Google fonts should always load over https (#277) * google fonts should always load over https * update dev-lib * pin dev-lib to 1.0.3 * fix travis paths * fix path again, php 7.2 * latest core now requires 5.6 * php 7.3 * define version in wp_enqueue_style * bump min ver to 5.4 * Update susy dependency to v2.2.14 (#280) Resolves #279 * Add block editor enhancements, block styles and color scheme palettes (#281) * Move and rename existing block editor stylesheet * Update Grunt with new editor-blocks stylesheet * Remove gutenberg-editor.css and add editor-blocks.css * Tweak Gruntfile for block stylesheet * Add comments to Gutenberg supports * Tweak location and name of block stylesheet * Enqueue new blocks stylesheet * Tweak stylesheet * Add support for customizer fonts within the editor * Fix full width alignment images * Add primer_classic_editor_styles() function * Update primer_gutenberg_editor_assets() with revised asset loading * Add color palette controls * Tweak color palettes and funtionality * Fix dark scheme defaults * Add translatable text to Colors panel description * Work on editor styling * Add heading, text and a colors from the customizer to the block editor * Add customizer button color to the editor * Add button text color to the editor * Add content bg customizer selection to the editor * Tweak link colors within the editor * Add editor frame styles for styling single post titles * Additional block styles * Use PRIMER_VERSION * Add editor frame stylesheet to grunt * Improve left/right block alignments * Add minor tweaks for BB styles * Commit generated/min assets * Fixes for Travis CI * Add fixes for Travis CI * Add additional block styling * Fix array item not aligned correctly * Fix array double arrow spacing * Update colors.php * Fixes * Color spacings * [tiny] Add phpcs fixes * [tiny] Adapt columns block for Gutenberg 5.6 * [tiny] Add phpcs fixes for Primer_Customizer_Fonts * Spacing tweak * Add list item tweaks to the Contact Widgets block (#286) * Adjust block editor width/layout when layout template is selected (#287) * Adjust block editor width/layout when layout template is selected * Remove animation, keep content centered * Add editor styles for the CoBlocks form block (#285) * Add editor styles for the CoBlocks form block * Remove line height style * Add theme support for AMP compatibility with official plugin (#288) * Add paired AMP theme support and primer_is_amp() helper function * Add AMP-compatibility for mobile menu * Add todos for known AMP-incompatibilities * Fix non-YouTube video header and add AMP-compatibility * Limit adding amp theme support to AMP v1.2 * Add keyboard-accesible desktop nav menu dropdowns in no-JS and AMP * Remove apparently unused JS menu code * Fix padding for expand toggle buttons * Remove focus outline from menu expand toggles since background color indicates focus * Remove new focus outline from menu-toggle but add todo that something is needed for a11n * Eliminate enqueued skip-link-focus-fix script in favor of inlining (following Twenty Nineteen) * Eliminate resetSubmenuToggles * Add extra line breaks * ISBAT apply a fullwidth alignment setting to a block (#289) * Resolve fullwidth issue * Merge * Update readme for 1.8.7 release * Fix JS error thrown by layouts.js (#300) * Update readme for 1.8.8 release * Fix mobile pagination visibility (#303) * Fix mobile pagination visibility * Remove right margin/padding from next link when mobile pagination links are visible * Update npm dependencies. Remove grunt-dev-update. (#305) * remove david badge (#306) * Adding php linting (#307) * Adding php linting * Customize PHPCS config and clean up errors and warnings. Co-authored-by: Evan Herman <[email protected]> * Migrate builds to CircleCI (#308) * Adding php linting * Customize PHPCS config and clean up errors and warnings. * Migrate to CircleCI builds * Remove .dev/travis.install-themecheck.sh Co-authored-by: JR Tashjian <[email protected]> * Update CircleCI build badge (#309) * Update CircleCI build badge * Update * Fix hero image on WooCommerce shop page (#304) * Fix hero image on WooCommerce shop page * Update * Add parameter * Add tested up to/requires php to style.css headers (#310) * Add tested up to/requires php to style.css headers * Update tested up to * Update readme.txt/readme.md for 1.8.9 release. (#312) * Bump websocket-extensions from 0.1.3 to 0.1.4 (#314) Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/faye/websocket-extensions-node/releases) - [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md) - [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump ini from 1.3.5 to 1.3.7 (#320) Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump is-svg from 4.2.1 to 4.3.1 (#322) Bumps [is-svg](https://github.com/sindresorhus/is-svg) from 4.2.1 to 4.3.1. - [Release notes](https://github.com/sindresorhus/is-svg/releases) - [Commits](https://github.com/sindresorhus/is-svg/compare/v4.2.1...v4.3.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump y18n from 4.0.0 to 4.0.1 (#323) Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump lodash from 4.17.15 to 4.17.21 (#324) Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump grunt from 1.1.0 to 1.3.0 (#325) Bumps [grunt](https://github.com/gruntjs/grunt) from 1.1.0 to 1.3.0. - [Release notes](https://github.com/gruntjs/grunt/releases) - [Changelog](https://github.com/gruntjs/grunt/blob/main/CHANGELOG) - [Commits](https://github.com/gruntjs/grunt/compare/v1.1.0...v1.3.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump hosted-git-info from 2.8.5 to 2.8.9 (#326) Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.5 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.5...v2.8.9) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump path-parse from 1.0.6 to 1.0.7 (#328) Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump bl from 1.2.2 to 1.2.3 (#330) Bumps [bl](https://github.com/rvagg/bl) from 1.2.2 to 1.2.3. - [Release notes](https://github.com/rvagg/bl/releases) - [Commits](https://github.com/rvagg/bl/compare/v1.2.2...v1.2.3) --- updated-dependencies: - dependency-name: bl dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Package updates (#331) * Bump packages to stable versions * Tweaks to grunt * Update apt-get install on theme check * Tweak image * Add phpcs xml to distignore * Add missing components from theme-check * Remove duplicate theme build in theme-check * Add executor to theme-check * Remove grunt, npm install, cache etc * Test copy of theme check from go * Update * Remove theme check new * Add docblock to wp_body_open * Remove inline source maps from CSS files Co-authored-by: Frankie Jarrett <[email protected]> Co-authored-by: Evan Herman <[email protected]> Co-authored-by: Rich Tabor <[email protected]> Co-authored-by: Rich Tabor <[email protected]> Co-authored-by: Weston Ruter <[email protected]> Co-authored-by: Anthony Ledesma <[email protected]> Co-authored-by: JR Tashjian <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Remove text-domain theme check file Co-authored-by: Frankie Jarrett <[email protected]> Co-authored-by: Evan Herman <[email protected]> Co-authored-by: Rich Tabor <[email protected]> Co-authored-by: Rich Tabor <[email protected]> Co-authored-by: Weston Ruter <[email protected]> Co-authored-by: Anthony Ledesma <[email protected]> Co-authored-by: JR Tashjian <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Update remove unsplash check, delete whole line (#335) * Bump node-sass from 6.0.1 to 7.0.0 (#336) Bumps [node-sass](https://github.com/sass/node-sass) from 6.0.1 to 7.0.0. - [Release notes](https://github.com/sass/node-sass/releases) - [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md) - [Commits](https://github.com/sass/node-sass/compare/v6.0.1...v7.0.0) --- updated-dependencies: - dependency-name: node-sass dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Update readme with 1.8.10 changes * Regenerate readme.md Co-authored-by: Frankie Jarrett <[email protected]> Co-authored-by: Evan Herman <[email protected]> Co-authored-by: Rich Tabor <[email protected]> Co-authored-by: Rich Tabor <[email protected]> Co-authored-by: Weston Ruter <[email protected]> Co-authored-by: Anthony Ledesma <[email protected]> Co-authored-by: JR Tashjian <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Fix install PHP in circleci build Co-authored-by: Frankie Jarrett <[email protected]> Co-authored-by: Evan Herman <[email protected]> Co-authored-by: Rich Tabor <[email protected]> Co-authored-by: Rich Tabor <[email protected]> Co-authored-by: Weston Ruter <[email protected]> Co-authored-by: Anthony Ledesma <[email protected]> Co-authored-by: JR Tashjian <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
EvanHerman
added a commit
that referenced
this pull request
Mar 16, 2022
* Add sr_RS to package.json * Rename PO file for sr_RS * Update Documentation * Update documentation during theme deployment * Resolve #224 (#225) * Update translation files so fuzzy strings load properly (#234) * Unset fuzzy translations. Regenrate .mo file. * use precise for php52 in travis builds * drop php52 from travis builds * Do not set customize colors for title/tagline if they are hidden. (#227) * Do not set customize colors for title/tagline if they are hidden. * Fix spacing * Run official theme tests as part of Travis builds (#219) * Run official theme tests as part of Travis builds * Do not run theme check on PHP 5.2 * Fix syntax error * Add flags and ref Travis PHP version env var * Copy theme to WP and activate * Tweaks * Rsync from .distignore file * Run theme-check from bash script * Tweak * Install test suite * Define DB creds * Back to file, ping to PHP 5.6 * Fix substring length * Create wp-config * Change working dir * Install core DB tables * Reduce diff * Skip email flag * Generic wp install info * Remove build process from Grunt * Only run theme check just before deploy * Add line to print wp-cli info * Move env var * Remove cli info * Tweak curl line * Message not needed * Only test WP trunk on 7.1 * Move test back to scripts * Test beta stages * Syntax problem * Another fix * Playing with stages * Tweak envs for stages * Add regular tests as stage * try a diff setup * Remove matrix * Put deploy at top level * Skip after_script on theme check stage * Test zip file integrity on deploy step * Rename file, tweak config * Add wp-cli cache dirs to travis config * Update grunt packages: imagemin, uglify * remove php52 from travis * update packages * Jetpack infinite scroll docs (#221) * Start writing docs for Jetpack infinite scroll integration. * Update infinite scroll jetpack docs. Add zip download. Update contributing.md * Introduce conditional menu documentation (#237) * Introduce conditional menu documentation * Update spacing in how-to.rst * update matchdep * update readme for wp 4.9 * add sha256 hash to release tag * Add replace:charset to the watch:sass Grunt.js task (#241) * Add replace:charset to the Grunt sass watch task * Update readme changelog * Update readme changelog * Add missing changelog item. * Merge in master * Fix comment count regression. Resolves #244 (#245) Fix: Comment counts showing an extra character. * Bump WooCommerce template number (#243) * Fix: Bump WooCommerce pagination template file version to 3.3.1. * Fix: Tweak `:last-child` padding on `.page-numbers` element. * Update readme changelog * Update outdated npm dependencies to latest versions (#248) * grunt: v1.0.2 * grunt-contrib-uglify: v3.3.0 * grunt-contrib-watch: v1.0.1 * grunt-sass: v2.1.0 * grunt-wp-i18n: v1.0.2 * load-grunt-tasks: v4.0.0 * susy: 3.0.5 * Tweak primer_wc_shop_columns method to reference shop page ID. (#250) * WordPres 4.9.6 Support (#254) * Introduce Privacy Policy link support * Introduce styles for .comment-form-cookies-consent/#wp-comment-cookies-consent * Customizer Font Preview Dropdown (#229) * Add font preview dropdown in the customizer. * Fix open sans selection * Delete excess sprite sheet * Remove excess customizer class. * Merge in develop. Tweak font select dropdown sizes. Tweak customizer font javascript. * Update readme * Update version customizer-font.js * Add a default value to use_featured_hero_image (#258) * Add accessibility controls/styles for tab navigation through main nav (#260) * Update readme * Update readme * Update merge conflict in primer_privacy_policy_link comment * Introduce support for Gutenberg (#240) * Introduce support for gutenber image & cover-image blocks. * Refactor scss, fix typos, remove 1.0.0 for NEXT * Remove charset. Add missing .alignfull class * Add docblock for gutenberg theme support function * Add .alignwide support * Add primer color scheme colors to Gutenberg them su pport * Tweak layout metabox styles. Add layouts to sass task. * Update gutenberg block styles * Tweak pullquote styles, image floats, responsive styles. * Remove duplicate declaration * styles for alignfull * Update gutenberg theme support * Updates to gutenberg editor width based on page layout * Tweak gutenberg editor page width CSS and JS * Resolve phpcs warnings * Tweak width of gutenberg editor wide page layout * Adjust gutenberg styles * Tweak page header styles for gutenberg * Update spaces to tabs in gutenberg styles * Fix page title padidng * Tweak gutenberg styles * Fix nav menu bugs (#263) * Fix nav menu bug on initial click * Tweak JS * Remove gutenberg class check. Tweak alignfull alignwide to only target elements with class containing wp-block-*. * Fix spacing * Update readme * Ensure backwards compatibility (#265) * Ensure backwards compat * Re-enable php 5.3 in travis config * enable trusty in travis config * enable precise in travis config * Exclude PHP 5.3 & WordPress Trunk * Update readme * Automate documentation release (#272) * Update docs. Add vendor/ to list of apigen excluded * Tweak travis build for PHP 5.6 * Remove branches in travis config. Build all branches. * Test TRAVIS_PHP_VERSION * Add Build documentation stag * Tweak node language * Tweak node language * Tweak node language * Update node version to 9 * Update node version to 9 * Update node version to 9 * before_install install npm 6 * before_install nvm install 9 * Remove package lock * Remove package lock * Set sudo to true * Update gh-pages branch URL * Add travis conditional when sudo is run * composer install * Update * Deploy using env deploy key * Tweak deploy_docs for travis builds * Add user name/email before deploy docs * Add user name/email before deploy docs * exit early when not a tagged commit * Remove composer apigen, not php < 5.6 compatible. Add composer require to travis config. * Add travis_terminate 0; when not a tagged commit * exit 0 and add a notice. * Add conditional to Build Documentation stage * Switch conditional to tag = true * Add Requires PHP * Google fonts should always load over https (#277) * google fonts should always load over https * update dev-lib * pin dev-lib to 1.0.3 * fix travis paths * fix path again, php 7.2 * latest core now requires 5.6 * php 7.3 * define version in wp_enqueue_style * bump min ver to 5.4 * Update susy dependency to v2.2.14 (#280) Resolves #279 * Add block editor enhancements, block styles and color scheme palettes (#281) * Move and rename existing block editor stylesheet * Update Grunt with new editor-blocks stylesheet * Remove gutenberg-editor.css and add editor-blocks.css * Tweak Gruntfile for block stylesheet * Add comments to Gutenberg supports * Tweak location and name of block stylesheet * Enqueue new blocks stylesheet * Tweak stylesheet * Add support for customizer fonts within the editor * Fix full width alignment images * Add primer_classic_editor_styles() function * Update primer_gutenberg_editor_assets() with revised asset loading * Add color palette controls * Tweak color palettes and funtionality * Fix dark scheme defaults * Add translatable text to Colors panel description * Work on editor styling * Add heading, text and a colors from the customizer to the block editor * Add customizer button color to the editor * Add button text color to the editor * Add content bg customizer selection to the editor * Tweak link colors within the editor * Add editor frame styles for styling single post titles * Additional block styles * Use PRIMER_VERSION * Add editor frame stylesheet to grunt * Improve left/right block alignments * Add minor tweaks for BB styles * Commit generated/min assets * Fixes for Travis CI * Add fixes for Travis CI * Add additional block styling * Fix array item not aligned correctly * Fix array double arrow spacing * Update colors.php * Fixes * Color spacings * [tiny] Add phpcs fixes * [tiny] Adapt columns block for Gutenberg 5.6 * [tiny] Add phpcs fixes for Primer_Customizer_Fonts * Spacing tweak * Add list item tweaks to the Contact Widgets block (#286) * Adjust block editor width/layout when layout template is selected (#287) * Adjust block editor width/layout when layout template is selected * Remove animation, keep content centered * Add editor styles for the CoBlocks form block (#285) * Add editor styles for the CoBlocks form block * Remove line height style * Add theme support for AMP compatibility with official plugin (#288) * Add paired AMP theme support and primer_is_amp() helper function * Add AMP-compatibility for mobile menu * Add todos for known AMP-incompatibilities * Fix non-YouTube video header and add AMP-compatibility * Limit adding amp theme support to AMP v1.2 * Add keyboard-accesible desktop nav menu dropdowns in no-JS and AMP * Remove apparently unused JS menu code * Fix padding for expand toggle buttons * Remove focus outline from menu expand toggles since background color indicates focus * Remove new focus outline from menu-toggle but add todo that something is needed for a11n * Eliminate enqueued skip-link-focus-fix script in favor of inlining (following Twenty Nineteen) * Eliminate resetSubmenuToggles * Add extra line breaks * ISBAT apply a fullwidth alignment setting to a block (#289) * Resolve fullwidth issue * Merge * Update readme for 1.8.7 release * Fix JS error thrown by layouts.js (#300) * Update readme for 1.8.8 release * Fix mobile pagination visibility (#303) * Fix mobile pagination visibility * Remove right margin/padding from next link when mobile pagination links are visible * Update npm dependencies. Remove grunt-dev-update. (#305) * remove david badge (#306) * Adding php linting (#307) * Adding php linting * Customize PHPCS config and clean up errors and warnings. Co-authored-by: Evan Herman <[email protected]> * Migrate builds to CircleCI (#308) * Adding php linting * Customize PHPCS config and clean up errors and warnings. * Migrate to CircleCI builds * Remove .dev/travis.install-themecheck.sh Co-authored-by: JR Tashjian <[email protected]> * Update CircleCI build badge (#309) * Update CircleCI build badge * Update * Fix hero image on WooCommerce shop page (#304) * Fix hero image on WooCommerce shop page * Update * Add parameter * Add tested up to/requires php to style.css headers (#310) * Add tested up to/requires php to style.css headers * Update tested up to * Update readme.txt/readme.md for 1.8.9 release. (#312) * Bump websocket-extensions from 0.1.3 to 0.1.4 (#314) Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/faye/websocket-extensions-node/releases) - [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md) - [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump ini from 1.3.5 to 1.3.7 (#320) Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump is-svg from 4.2.1 to 4.3.1 (#322) Bumps [is-svg](https://github.com/sindresorhus/is-svg) from 4.2.1 to 4.3.1. - [Release notes](https://github.com/sindresorhus/is-svg/releases) - [Commits](https://github.com/sindresorhus/is-svg/compare/v4.2.1...v4.3.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump y18n from 4.0.0 to 4.0.1 (#323) Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump lodash from 4.17.15 to 4.17.21 (#324) Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump grunt from 1.1.0 to 1.3.0 (#325) Bumps [grunt](https://github.com/gruntjs/grunt) from 1.1.0 to 1.3.0. - [Release notes](https://github.com/gruntjs/grunt/releases) - [Changelog](https://github.com/gruntjs/grunt/blob/main/CHANGELOG) - [Commits](https://github.com/gruntjs/grunt/compare/v1.1.0...v1.3.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump hosted-git-info from 2.8.5 to 2.8.9 (#326) Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.5 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.5...v2.8.9) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump path-parse from 1.0.6 to 1.0.7 (#328) Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump bl from 1.2.2 to 1.2.3 (#330) Bumps [bl](https://github.com/rvagg/bl) from 1.2.2 to 1.2.3. - [Release notes](https://github.com/rvagg/bl/releases) - [Commits](https://github.com/rvagg/bl/compare/v1.2.2...v1.2.3) --- updated-dependencies: - dependency-name: bl dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Package updates (#331) * Bump packages to stable versions * Tweaks to grunt * Update apt-get install on theme check * Tweak image * Add phpcs xml to distignore * Add missing components from theme-check * Remove duplicate theme build in theme-check * Add executor to theme-check * Remove grunt, npm install, cache etc * Test copy of theme check from go * Update * Remove theme check new * Add docblock to wp_body_open * Remove inline source maps from CSS files * Add an admin notice about theme deprecation (#333) * Add missing headers * Security updates, theme-check updates (#332) * Add sr_RS to package.json * Rename PO file for sr_RS * Update Documentation * Update documentation during theme deployment * Resolve #224 (#225) * Update translation files so fuzzy strings load properly (#234) * Unset fuzzy translations. Regenrate .mo file. * use precise for php52 in travis builds * drop php52 from travis builds * Do not set customize colors for title/tagline if they are hidden. (#227) * Do not set customize colors for title/tagline if they are hidden. * Fix spacing * Run official theme tests as part of Travis builds (#219) * Run official theme tests as part of Travis builds * Do not run theme check on PHP 5.2 * Fix syntax error * Add flags and ref Travis PHP version env var * Copy theme to WP and activate * Tweaks * Rsync from .distignore file * Run theme-check from bash script * Tweak * Install test suite * Define DB creds * Back to file, ping to PHP 5.6 * Fix substring length * Create wp-config * Change working dir * Install core DB tables * Reduce diff * Skip email flag * Generic wp install info * Remove build process from Grunt * Only run theme check just before deploy * Add line to print wp-cli info * Move env var * Remove cli info * Tweak curl line * Message not needed * Only test WP trunk on 7.1 * Move test back to scripts * Test beta stages * Syntax problem * Another fix * Playing with stages * Tweak envs for stages * Add regular tests as stage * try a diff setup * Remove matrix * Put deploy at top level * Skip after_script on theme check stage * Test zip file integrity on deploy step * Rename file, tweak config * Add wp-cli cache dirs to travis config * Update grunt packages: imagemin, uglify * remove php52 from travis * update packages * Jetpack infinite scroll docs (#221) * Start writing docs for Jetpack infinite scroll integration. * Update infinite scroll jetpack docs. Add zip download. Update contributing.md * Introduce conditional menu documentation (#237) * Introduce conditional menu documentation * Update spacing in how-to.rst * update matchdep * update readme for wp 4.9 * add sha256 hash to release tag * Add replace:charset to the watch:sass Grunt.js task (#241) * Add replace:charset to the Grunt sass watch task * Update readme changelog * Update readme changelog * Add missing changelog item. * Merge in master * Fix comment count regression. Resolves #244 (#245) Fix: Comment counts showing an extra character. * Bump WooCommerce template number (#243) * Fix: Bump WooCommerce pagination template file version to 3.3.1. * Fix: Tweak `:last-child` padding on `.page-numbers` element. * Update readme changelog * Update outdated npm dependencies to latest versions (#248) * grunt: v1.0.2 * grunt-contrib-uglify: v3.3.0 * grunt-contrib-watch: v1.0.1 * grunt-sass: v2.1.0 * grunt-wp-i18n: v1.0.2 * load-grunt-tasks: v4.0.0 * susy: 3.0.5 * Tweak primer_wc_shop_columns method to reference shop page ID. (#250) * WordPres 4.9.6 Support (#254) * Introduce Privacy Policy link support * Introduce styles for .comment-form-cookies-consent/#wp-comment-cookies-consent * Customizer Font Preview Dropdown (#229) * Add font preview dropdown in the customizer. * Fix open sans selection * Delete excess sprite sheet * Remove excess customizer class. * Merge in develop. Tweak font select dropdown sizes. Tweak customizer font javascript. * Update readme * Update version customizer-font.js * Add a default value to use_featured_hero_image (#258) * Add accessibility controls/styles for tab navigation through main nav (#260) * Update readme * Update readme * Update merge conflict in primer_privacy_policy_link comment * Introduce support for Gutenberg (#240) * Introduce support for gutenber image & cover-image blocks. * Refactor scss, fix typos, remove 1.0.0 for NEXT * Remove charset. Add missing .alignfull class * Add docblock for gutenberg theme support function * Add .alignwide support * Add primer color scheme colors to Gutenberg them su pport * Tweak layout metabox styles. Add layouts to sass task. * Update gutenberg block styles * Tweak pullquote styles, image floats, responsive styles. * Remove duplicate declaration * styles for alignfull * Update gutenberg theme support * Updates to gutenberg editor width based on page layout * Tweak gutenberg editor page width CSS and JS * Resolve phpcs warnings * Tweak width of gutenberg editor wide page layout * Adjust gutenberg styles * Tweak page header styles for gutenberg * Update spaces to tabs in gutenberg styles * Fix page title padidng * Tweak gutenberg styles * Fix nav menu bugs (#263) * Fix nav menu bug on initial click * Tweak JS * Remove gutenberg class check. Tweak alignfull alignwide to only target elements with class containing wp-block-*. * Fix spacing * Update readme * Ensure backwards compatibility (#265) * Ensure backwards compat * Re-enable php 5.3 in travis config * enable trusty in travis config * enable precise in travis config * Exclude PHP 5.3 & WordPress Trunk * Update readme * Automate documentation release (#272) * Update docs. Add vendor/ to list of apigen excluded * Tweak travis build for PHP 5.6 * Remove branches in travis config. Build all branches. * Test TRAVIS_PHP_VERSION * Add Build documentation stag * Tweak node language * Tweak node language * Tweak node language * Update node version to 9 * Update node version to 9 * Update node version to 9 * before_install install npm 6 * before_install nvm install 9 * Remove package lock * Remove package lock * Set sudo to true * Update gh-pages branch URL * Add travis conditional when sudo is run * composer install * Update * Deploy using env deploy key * Tweak deploy_docs for travis builds * Add user name/email before deploy docs * Add user name/email before deploy docs * exit early when not a tagged commit * Remove composer apigen, not php < 5.6 compatible. Add composer require to travis config. * Add travis_terminate 0; when not a tagged commit * exit 0 and add a notice. * Add conditional to Build Documentation stage * Switch conditional to tag = true * Add Requires PHP * Google fonts should always load over https (#277) * google fonts should always load over https * update dev-lib * pin dev-lib to 1.0.3 * fix travis paths * fix path again, php 7.2 * latest core now requires 5.6 * php 7.3 * define version in wp_enqueue_style * bump min ver to 5.4 * Update susy dependency to v2.2.14 (#280) Resolves #279 * Add block editor enhancements, block styles and color scheme palettes (#281) * Move and rename existing block editor stylesheet * Update Grunt with new editor-blocks stylesheet * Remove gutenberg-editor.css and add editor-blocks.css * Tweak Gruntfile for block stylesheet * Add comments to Gutenberg supports * Tweak location and name of block stylesheet * Enqueue new blocks stylesheet * Tweak stylesheet * Add support for customizer fonts within the editor * Fix full width alignment images * Add primer_classic_editor_styles() function * Update primer_gutenberg_editor_assets() with revised asset loading * Add color palette controls * Tweak color palettes and funtionality * Fix dark scheme defaults * Add translatable text to Colors panel description * Work on editor styling * Add heading, text and a colors from the customizer to the block editor * Add customizer button color to the editor * Add button text color to the editor * Add content bg customizer selection to the editor * Tweak link colors within the editor * Add editor frame styles for styling single post titles * Additional block styles * Use PRIMER_VERSION * Add editor frame stylesheet to grunt * Improve left/right block alignments * Add minor tweaks for BB styles * Commit generated/min assets * Fixes for Travis CI * Add fixes for Travis CI * Add additional block styling * Fix array item not aligned correctly * Fix array double arrow spacing * Update colors.php * Fixes * Color spacings * [tiny] Add phpcs fixes * [tiny] Adapt columns block for Gutenberg 5.6 * [tiny] Add phpcs fixes for Primer_Customizer_Fonts * Spacing tweak * Add list item tweaks to the Contact Widgets block (#286) * Adjust block editor width/layout when layout template is selected (#287) * Adjust block editor width/layout when layout template is selected * Remove animation, keep content centered * Add editor styles for the CoBlocks form block (#285) * Add editor styles for the CoBlocks form block * Remove line height style * Add theme support for AMP compatibility with official plugin (#288) * Add paired AMP theme support and primer_is_amp() helper function * Add AMP-compatibility for mobile menu * Add todos for known AMP-incompatibilities * Fix non-YouTube video header and add AMP-compatibility * Limit adding amp theme support to AMP v1.2 * Add keyboard-accesible desktop nav menu dropdowns in no-JS and AMP * Remove apparently unused JS menu code * Fix padding for expand toggle buttons * Remove focus outline from menu expand toggles since background color indicates focus * Remove new focus outline from menu-toggle but add todo that something is needed for a11n * Eliminate enqueued skip-link-focus-fix script in favor of inlining (following Twenty Nineteen) * Eliminate resetSubmenuToggles * Add extra line breaks * ISBAT apply a fullwidth alignment setting to a block (#289) * Resolve fullwidth issue * Merge * Update readme for 1.8.7 release * Fix JS error thrown by layouts.js (#300) * Update readme for 1.8.8 release * Fix mobile pagination visibility (#303) * Fix mobile pagination visibility * Remove right margin/padding from next link when mobile pagination links are visible * Update npm dependencies. Remove grunt-dev-update. (#305) * remove david badge (#306) * Adding php linting (#307) * Adding php linting * Customize PHPCS config and clean up errors and warnings. Co-authored-by: Evan Herman <[email protected]> * Migrate builds to CircleCI (#308) * Adding php linting * Customize PHPCS config and clean up errors and warnings. * Migrate to CircleCI builds * Remove .dev/travis.install-themecheck.sh Co-authored-by: JR Tashjian <[email protected]> * Update CircleCI build badge (#309) * Update CircleCI build badge * Update * Fix hero image on WooCommerce shop page (#304) * Fix hero image on WooCommerce shop page * Update * Add parameter * Add tested up to/requires php to style.css headers (#310) * Add tested up to/requires php to style.css headers * Update tested up to * Update readme.txt/readme.md for 1.8.9 release. (#312) * Bump websocket-extensions from 0.1.3 to 0.1.4 (#314) Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/faye/websocket-extensions-node/releases) - [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md) - [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump ini from 1.3.5 to 1.3.7 (#320) Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump is-svg from 4.2.1 to 4.3.1 (#322) Bumps [is-svg](https://github.com/sindresorhus/is-svg) from 4.2.1 to 4.3.1. - [Release notes](https://github.com/sindresorhus/is-svg/releases) - [Commits](https://github.com/sindresorhus/is-svg/compare/v4.2.1...v4.3.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump y18n from 4.0.0 to 4.0.1 (#323) Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump lodash from 4.17.15 to 4.17.21 (#324) Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump grunt from 1.1.0 to 1.3.0 (#325) Bumps [grunt](https://github.com/gruntjs/grunt) from 1.1.0 to 1.3.0. - [Release notes](https://github.com/gruntjs/grunt/releases) - [Changelog](https://github.com/gruntjs/grunt/blob/main/CHANGELOG) - [Commits](https://github.com/gruntjs/grunt/compare/v1.1.0...v1.3.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump hosted-git-info from 2.8.5 to 2.8.9 (#326) Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.5 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.5...v2.8.9) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump path-parse from 1.0.6 to 1.0.7 (#328) Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump bl from 1.2.2 to 1.2.3 (#330) Bumps [bl](https://github.com/rvagg/bl) from 1.2.2 to 1.2.3. - [Release notes](https://github.com/rvagg/bl/releases) - [Commits](https://github.com/rvagg/bl/compare/v1.2.2...v1.2.3) --- updated-dependencies: - dependency-name: bl dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Package updates (#331) * Bump packages to stable versions * Tweaks to grunt * Update apt-get install on theme check * Tweak image * Add phpcs xml to distignore * Add missing components from theme-check * Remove duplicate theme build in theme-check * Add executor to theme-check * Remove grunt, npm install, cache etc * Test copy of theme check from go * Update * Remove theme check new * Add docblock to wp_body_open * Remove inline source maps from CSS files Co-authored-by: Frankie Jarrett <[email protected]> Co-authored-by: Evan Herman <[email protected]> Co-authored-by: Rich Tabor <[email protected]> Co-authored-by: Rich Tabor <[email protected]> Co-authored-by: Weston Ruter <[email protected]> Co-authored-by: Anthony Ledesma <[email protected]> Co-authored-by: JR Tashjian <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Add a deprecation notice to Primer * Update theme description, and method names. Additional tweaks * Update docblock * Remove event and element from click Co-authored-by: Frankie Jarrett <[email protected]> Co-authored-by: Evan Herman <[email protected]> Co-authored-by: Rich Tabor <[email protected]> Co-authored-by: Rich Tabor <[email protected]> Co-authored-by: Weston Ruter <[email protected]> Co-authored-by: Anthony Ledesma <[email protected]> Co-authored-by: JR Tashjian <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Remove text domain theme check (#334) * Add missing headers * Security updates, theme-check updates (#332) * Add sr_RS to package.json * Rename PO file for sr_RS * Update Documentation * Update documentation during theme deployment * Resolve #224 (#225) * Update translation files so fuzzy strings load properly (#234) * Unset fuzzy translations. Regenrate .mo file. * use precise for php52 in travis builds * drop php52 from travis builds * Do not set customize colors for title/tagline if they are hidden. (#227) * Do not set customize colors for title/tagline if they are hidden. * Fix spacing * Run official theme tests as part of Travis builds (#219) * Run official theme tests as part of Travis builds * Do not run theme check on PHP 5.2 * Fix syntax error * Add flags and ref Travis PHP version env var * Copy theme to WP and activate * Tweaks * Rsync from .distignore file * Run theme-check from bash script * Tweak * Install test suite * Define DB creds * Back to file, ping to PHP 5.6 * Fix substring length * Create wp-config * Change working dir * Install core DB tables * Reduce diff * Skip email flag * Generic wp install info * Remove build process from Grunt * Only run theme check just before deploy * Add line to print wp-cli info * Move env var * Remove cli info * Tweak curl line * Message not needed * Only test WP trunk on 7.1 * Move test back to scripts * Test beta stages * Syntax problem * Another fix * Playing with stages * Tweak envs for stages * Add regular tests as stage * try a diff setup * Remove matrix * Put deploy at top level * Skip after_script on theme check stage * Test zip file integrity on deploy step * Rename file, tweak config * Add wp-cli cache dirs to travis config * Update grunt packages: imagemin, uglify * remove php52 from travis * update packages * Jetpack infinite scroll docs (#221) * Start writing docs for Jetpack infinite scroll integration. * Update infinite scroll jetpack docs. Add zip download. Update contributing.md * Introduce conditional menu documentation (#237) * Introduce conditional menu documentation * Update spacing in how-to.rst * update matchdep * update readme for wp 4.9 * add sha256 hash to release tag * Add replace:charset to the watch:sass Grunt.js task (#241) * Add replace:charset to the Grunt sass watch task * Update readme changelog * Update readme changelog * Add missing changelog item. * Merge in master * Fix comment count regression. Resolves #244 (#245) Fix: Comment counts showing an extra character. * Bump WooCommerce template number (#243) * Fix: Bump WooCommerce pagination template file version to 3.3.1. * Fix: Tweak `:last-child` padding on `.page-numbers` element. * Update readme changelog * Update outdated npm dependencies to latest versions (#248) * grunt: v1.0.2 * grunt-contrib-uglify: v3.3.0 * grunt-contrib-watch: v1.0.1 * grunt-sass: v2.1.0 * grunt-wp-i18n: v1.0.2 * load-grunt-tasks: v4.0.0 * susy: 3.0.5 * Tweak primer_wc_shop_columns method to reference shop page ID. (#250) * WordPres 4.9.6 Support (#254) * Introduce Privacy Policy link support * Introduce styles for .comment-form-cookies-consent/#wp-comment-cookies-consent * Customizer Font Preview Dropdown (#229) * Add font preview dropdown in the customizer. * Fix open sans selection * Delete excess sprite sheet * Remove excess customizer class. * Merge in develop. Tweak font select dropdown sizes. Tweak customizer font javascript. * Update readme * Update version customizer-font.js * Add a default value to use_featured_hero_image (#258) * Add accessibility controls/styles for tab navigation through main nav (#260) * Update readme * Update readme * Update merge conflict in primer_privacy_policy_link comment * Introduce support for Gutenberg (#240) * Introduce support for gutenber image & cover-image blocks. * Refactor scss, fix typos, remove 1.0.0 for NEXT * Remove charset. Add missing .alignfull class * Add docblock for gutenberg theme support function * Add .alignwide support * Add primer color scheme colors to Gutenberg them su pport * Tweak layout metabox styles. Add layouts to sass task. * Update gutenberg block styles * Tweak pullquote styles, image floats, responsive styles. * Remove duplicate declaration * styles for alignfull * Update gutenberg theme support * Updates to gutenberg editor width based on page layout * Tweak gutenberg editor page width CSS and JS * Resolve phpcs warnings * Tweak width of gutenberg editor wide page layout * Adjust gutenberg styles * Tweak page header styles for gutenberg * Update spaces to tabs in gutenberg styles * Fix page title padidng * Tweak gutenberg styles * Fix nav menu bugs (#263) * Fix nav menu bug on initial click * Tweak JS * Remove gutenberg class check. Tweak alignfull alignwide to only target elements with class containing wp-block-*. * Fix spacing * Update readme * Ensure backwards compatibility (#265) * Ensure backwards compat * Re-enable php 5.3 in travis config * enable trusty in travis config * enable precise in travis config * Exclude PHP 5.3 & WordPress Trunk * Update readme * Automate documentation release (#272) * Update docs. Add vendor/ to list of apigen excluded * Tweak travis build for PHP 5.6 * Remove branches in travis config. Build all branches. * Test TRAVIS_PHP_VERSION * Add Build documentation stag * Tweak node language * Tweak node language * Tweak node language * Update node version to 9 * Update node version to 9 * Update node version to 9 * before_install install npm 6 * before_install nvm install 9 * Remove package lock * Remove package lock * Set sudo to true * Update gh-pages branch URL * Add travis conditional when sudo is run * composer install * Update * Deploy using env deploy key * Tweak deploy_docs for travis builds * Add user name/email before deploy docs * Add user name/email before deploy docs * exit early when not a tagged commit * Remove composer apigen, not php < 5.6 compatible. Add composer require to travis config. * Add travis_terminate 0; when not a tagged commit * exit 0 and add a notice. * Add conditional to Build Documentation stage * Switch conditional to tag = true * Add Requires PHP * Google fonts should always load over https (#277) * google fonts should always load over https * update dev-lib * pin dev-lib to 1.0.3 * fix travis paths * fix path again, php 7.2 * latest core now requires 5.6 * php 7.3 * define version in wp_enqueue_style * bump min ver to 5.4 * Update susy dependency to v2.2.14 (#280) Resolves #279 * Add block editor enhancements, block styles and color scheme palettes (#281) * Move and rename existing block editor stylesheet * Update Grunt with new editor-blocks stylesheet * Remove gutenberg-editor.css and add editor-blocks.css * Tweak Gruntfile for block stylesheet * Add comments to Gutenberg supports * Tweak location and name of block stylesheet * Enqueue new blocks stylesheet * Tweak stylesheet * Add support for customizer fonts within the editor * Fix full width alignment images * Add primer_classic_editor_styles() function * Update primer_gutenberg_editor_assets() with revised asset loading * Add color palette controls * Tweak color palettes and funtionality * Fix dark scheme defaults * Add translatable text to Colors panel description * Work on editor styling * Add heading, text and a colors from the customizer to the block editor * Add customizer button color to the editor * Add button text color to the editor * Add content bg customizer selection to the editor * Tweak link colors within the editor * Add editor frame styles for styling single post titles * Additional block styles * Use PRIMER_VERSION * Add editor frame stylesheet to grunt * Improve left/right block alignments * Add minor tweaks for BB styles * Commit generated/min assets * Fixes for Travis CI * Add fixes for Travis CI * Add additional block styling * Fix array item not aligned correctly * Fix array double arrow spacing * Update colors.php * Fixes * Color spacings * [tiny] Add phpcs fixes * [tiny] Adapt columns block for Gutenberg 5.6 * [tiny] Add phpcs fixes for Primer_Customizer_Fonts * Spacing tweak * Add list item tweaks to the Contact Widgets block (#286) * Adjust block editor width/layout when layout template is selected (#287) * Adjust block editor width/layout when layout template is selected * Remove animation, keep content centered * Add editor styles for the CoBlocks form block (#285) * Add editor styles for the CoBlocks form block * Remove line height style * Add theme support for AMP compatibility with official plugin (#288) * Add paired AMP theme support and primer_is_amp() helper function * Add AMP-compatibility for mobile menu * Add todos for known AMP-incompatibilities * Fix non-YouTube video header and add AMP-compatibility * Limit adding amp theme support to AMP v1.2 * Add keyboard-accesible desktop nav menu dropdowns in no-JS and AMP * Remove apparently unused JS menu code * Fix padding for expand toggle buttons * Remove focus outline from menu expand toggles since background color indicates focus * Remove new focus outline from menu-toggle but add todo that something is needed for a11n * Eliminate enqueued skip-link-focus-fix script in favor of inlining (following Twenty Nineteen) * Eliminate resetSubmenuToggles * Add extra line breaks * ISBAT apply a fullwidth alignment setting to a block (#289) * Resolve fullwidth issue * Merge * Update readme for 1.8.7 release * Fix JS error thrown by layouts.js (#300) * Update readme for 1.8.8 release * Fix mobile pagination visibility (#303) * Fix mobile pagination visibility * Remove right margin/padding from next link when mobile pagination links are visible * Update npm dependencies. Remove grunt-dev-update. (#305) * remove david badge (#306) * Adding php linting (#307) * Adding php linting * Customize PHPCS config and clean up errors and warnings. Co-authored-by: Evan Herman <[email protected]> * Migrate builds to CircleCI (#308) * Adding php linting * Customize PHPCS config and clean up errors and warnings. * Migrate to CircleCI builds * Remove .dev/travis.install-themecheck.sh Co-authored-by: JR Tashjian <[email protected]> * Update CircleCI build badge (#309) * Update CircleCI build badge * Update * Fix hero image on WooCommerce shop page (#304) * Fix hero image on WooCommerce shop page * Update * Add parameter * Add tested up to/requires php to style.css headers (#310) * Add tested up to/requires php to style.css headers * Update tested up to * Update readme.txt/readme.md for 1.8.9 release. (#312) * Bump websocket-extensions from 0.1.3 to 0.1.4 (#314) Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/faye/websocket-extensions-node/releases) - [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md) - [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump ini from 1.3.5 to 1.3.7 (#320) Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump is-svg from 4.2.1 to 4.3.1 (#322) Bumps [is-svg](https://github.com/sindresorhus/is-svg) from 4.2.1 to 4.3.1. - [Release notes](https://github.com/sindresorhus/is-svg/releases) - [Commits](https://github.com/sindresorhus/is-svg/compare/v4.2.1...v4.3.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump y18n from 4.0.0 to 4.0.1 (#323) Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump lodash from 4.17.15 to 4.17.21 (#324) Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump grunt from 1.1.0 to 1.3.0 (#325) Bumps [grunt](https://github.com/gruntjs/grunt) from 1.1.0 to 1.3.0. - [Release notes](https://github.com/gruntjs/grunt/releases) - [Changelog](https://github.com/gruntjs/grunt/blob/main/CHANGELOG) - [Commits](https://github.com/gruntjs/grunt/compare/v1.1.0...v1.3.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump hosted-git-info from 2.8.5 to 2.8.9 (#326) Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.5 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.5...v2.8.9) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump path-parse from 1.0.6 to 1.0.7 (#328) Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump bl from 1.2.2 to 1.2.3 (#330) Bumps [bl](https://github.com/rvagg/bl) from 1.2.2 to 1.2.3. - [Release notes](https://github.com/rvagg/bl/releases) - [Commits](https://github.com/rvagg/bl/compare/v1.2.2...v1.2.3) --- updated-dependencies: - dependency-name: bl dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Package updates (#331) * Bump packages to stable versions * Tweaks to grunt * Update apt-get install on theme check * Tweak image * Add phpcs xml to distignore * Add missing components from theme-check * Remove duplicate theme build in theme-check * Add executor to theme-check * Remove grunt, npm install, cache etc * Test copy of theme check from go * Update * Remove theme check new * Add docblock to wp_body_open * Remove inline source maps from CSS files Co-authored-by: Frankie Jarrett <[email protected]> Co-authored-by: Evan Herman <[email protected]> Co-authored-by: Rich Tabor <[email protected]> Co-authored-by: Rich Tabor <[email protected]> Co-authored-by: Weston Ruter <[email protected]> Co-authored-by: Anthony Ledesma <[email protected]> Co-authored-by: JR Tashjian <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Remove text-domain theme check file Co-authored-by: Frankie Jarrett <[email protected]> Co-authored-by: Evan Herman <[email protected]> Co-authored-by: Rich Tabor <[email protected]> Co-authored-by: Rich Tabor <[email protected]> Co-authored-by: Weston Ruter <[email protected]> Co-authored-by: Anthony Ledesma <[email protected]> Co-authored-by: JR Tashjian <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Update remove unsplash check, delete whole line (#335) * Bump node-sass from 6.0.1 to 7.0.0 (#336) Bumps [node-sass](https://github.com/sass/node-sass) from 6.0.1 to 7.0.0. - [Release notes](https://github.com/sass/node-sass/releases) - [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md) - [Commits](https://github.com/sass/node-sass/compare/v6.0.1...v7.0.0) --- updated-dependencies: - dependency-name: node-sass dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Update readme with 1.8.10 changes * Regenerate readme.md * Fix circle build PHP install (#338) * 1.8.10 changes (#337) * Add sr_RS to package.json * Rename PO file for sr_RS * Update Documentation * Update documentation during theme deployment * Resolve #224 (#225) * Update translation files so fuzzy strings load properly (#234) * Unset fuzzy translations. Regenrate .mo file. * use precise for php52 in travis builds * drop php52 from travis builds * Do not set customize colors for title/tagline if they are hidden. (#227) * Do not set customize colors for title/tagline if they are hidden. * Fix spacing * Run official theme tests as part of Travis builds (#219) * Run official theme tests as part of Travis builds * Do not run theme check on PHP 5.2 * Fix syntax error * Add flags and ref Travis PHP version env var * Copy theme to WP and activate * Tweaks * Rsync from .distignore file * Run theme-check from bash script * Tweak * Install test suite * Define DB creds * Back to file, ping to PHP 5.6 * Fix substring length * Create wp-config * Change working dir * Install core DB tables * Reduce diff * Skip email flag * Generic wp install info * Remove build process from Grunt * Only run theme check just before deploy * Add line to print wp-cli info * Move env var * Remove cli info * Tweak curl line * Message not needed * Only test WP trunk on 7.1 * Move test back to scripts * Test beta stages * Syntax problem * Another fix * Playing with stages * Tweak envs for stages * Add regular tests as stage * try a diff setup * Remove matrix * Put deploy at top level * Skip after_script on theme check stage * Test zip file integrity on deploy step * Rename file, tweak config * Add wp-cli cache dirs to travis config * Update grunt packages: imagemin, uglify * remove php52 from travis * update packages * Jetpack infinite scroll docs (#221) * Start writing docs for Jetpack infinite scroll integration. * Update infinite scroll jetpack docs. Add zip download. Update contributing.md * Introduce conditional menu documentation (#237) * Introduce conditional menu documentation * Update spacing in how-to.rst * update matchdep * update readme for wp 4.9 * add sha256 hash to release tag * Add replace:charset to the watch:sass Grunt.js task (#241) * Add replace:charset to the Grunt sass watch task * Update readme changelog * Update readme changelog * Add missing changelog item. * Merge in master * Fix comment count regression. Resolves #244 (#245) Fix: Comment counts showing an extra character. * Bump WooCommerce template number (#243) * Fix: Bump WooCommerce pagination template file version to 3.3.1. * Fix: Tweak `:last-child` padding on `.page-numbers` element. * Update readme changelog * Update outdated npm dependencies to latest versions (#248) * grunt: v1.0.2 * grunt-contrib-uglify: v3.3.0 * grunt-contrib-watch: v1.0.1 * grunt-sass: v2.1.0 * grunt-wp-i18n: v1.0.2 * load-grunt-tasks: v4.0.0 * susy: 3.0.5 * Tweak primer_wc_shop_columns method to reference shop page ID. (#250) * WordPres 4.9.6 Support (#254) * Introduce Privacy Policy link support * Introduce styles for .comment-form-cookies-consent/#wp-comment-cookies-consent * Customizer Font Preview Dropdown (#229) * Add font preview dropdown in the customizer. * Fix open sans selection * Delete excess sprite sheet * Remove excess customizer class. * Merge in develop. Tweak font select dropdown sizes. Tweak customizer font javascript. * Update readme * Update version customizer-font.js * Add a default value to use_featured_hero_image (#258) * Add accessibility controls/styles for tab navigation through main nav (#260) * Update readme * Update readme * Update merge conflict in primer_privacy_policy_link comment * Introduce support for Gutenberg (#240) * Introduce support for gutenber image & cover-image blocks. * Refactor scss, fix typos, remove 1.0.0 for NEXT * Remove charset. Add missing .alignfull class * Add docblock for gutenberg theme support function * Add .alignwide support * Add primer color scheme colors to Gutenberg them su pport * Tweak layout metabox styles. Add layouts to sass task. * Update gutenberg block styles * Tweak pullquote styles, image floats, responsive styles. * Remove duplicate declaration * styles for alignfull * Update gutenberg theme support * Updates to gutenberg editor width based on page layout * Tweak gutenberg editor page width CSS and JS * Resolve phpcs warnings * Tweak width of gutenberg editor wide page layout * Adjust gutenberg styles * Tweak page header styles for gutenberg * Update spaces to tabs in gutenberg styles * Fix page title padidng * Tweak gutenberg styles * Fix nav menu bugs (#263) * Fix nav menu bug on initial click * Tweak JS * Remove gutenberg class check. Tweak alignfull alignwide to only target elements with class containing wp-block-*. * Fix spacing * Update readme * Ensure backwards compatibility (#265) * Ensure backwards compat * Re-enable php 5.3 in travis config * enable trusty in travis config * enable precise in travis config * Exclude PHP 5.3 & WordPress Trunk * Update readme * Automate documentation release (#272) * Update docs. Add vendor/ to list of apigen excluded * Tweak travis build for PHP 5.6 * Remove branches in travis config. Build all branches. * Test TRAVIS_PHP_VERSION * Add Build documentation stag * Tweak node language * Tweak node language * Tweak node language * Update node version to 9 * Update node version to 9 * Update node version to 9 * before_install install npm 6 * before_install nvm install 9 * Remove package lock * Remove package lock * Set sudo to true * Update gh-pages branch URL * Add travis conditional when sudo is run * composer install * Update * Deploy using env deploy key * Tweak deploy_docs for travis builds * Add user name/email before deploy docs * Add user name/email before deploy docs * exit early when not a tagged commit * Remove composer apigen, not php < 5.6 compatible. Add composer require to travis config. * Add travis_terminate 0; when not a tagged commit * exit 0 and add a notice. * Add conditional to Build Documentation stage * Switch conditional to tag = true * Add Requires PHP * Google fonts should always load over https (#277) * google fonts should always load over https * update dev-lib * pin dev-lib to 1.0.3 * fix travis paths * fix path again, php 7.2 * latest core now requires 5.6 * php 7.3 * define version in wp_enqueue_style * bump min ver to 5.4 * Update susy dependency to v2.2.14 (#280) Resolves #279 * Add block editor enhancements, block styles and color scheme palettes (#281) * Move and rename existing block editor stylesheet * Update Grunt with new editor-blocks stylesheet * Remove gutenberg-editor.css and add editor-blocks.css * Tweak Gruntfile for block stylesheet * Add comments to Gutenberg supports * Tweak location and name of block stylesheet * Enqueue new blocks stylesheet * Tweak stylesheet * Add support for customizer fonts within the editor * Fix full width alignment images * Add primer_classic_editor_styles() function * Update primer_gutenberg_editor_assets() with revised asset loading * Add color palette controls * Tweak color palettes and funtionality * Fix dark scheme defaults * Add translatable text to Colors panel description * Work on editor styling * Add heading, text and a colors from the customizer to the block editor * Add customizer button color to the editor * Add button text color to the editor * Add content bg customizer selection to the editor * Tweak link colors within the editor * Add editor frame styles for styling single post titles * Additional block styles * Use PRIMER_VERSION * Add editor frame stylesheet to grunt * Improve left/right block alignments * Add minor tweaks for BB styles * Commit generated/min assets * Fixes for Travis CI * Add fixes for Travis CI * Add additional block styling * Fix array item not aligned correctly * Fix array double arrow spacing * Update colors.php * Fixes * Color spacings * [tiny] Add phpcs fixes * [tiny] Adapt columns block for Gutenberg 5.6 * [tiny] Add phpcs fixes for Primer_Customizer_Fonts * Spacing tweak * Add list item tweaks to the Contact Widgets block (#286) * Adjust block editor width/layout when layout template is selected (#287) * Adjust block editor width/layout when layout template is selected * Remove animation, keep content centered * Add editor styles for the CoBlocks form block (#285) * Add editor styles for the CoBlocks form block * Remove line height style * Add theme support for AMP compatibility with official plugin (#288) * Add paired AMP theme support and primer_is_amp() helper function * Add AMP-compatibility for mobile menu * Add todos for known AMP-incompatibilities * Fix non-YouTube video header and add AMP-compatibility * Limit adding amp theme support to AMP v1.2 * Add keyboard-accesible desktop nav menu dropdowns in no-JS and AMP * Remove apparently unused JS menu code * Fix padding for expand toggle buttons * Remove focus outline from menu expand toggles since background color indicates focus * Remove new focus outline from menu-toggle but add todo that something is needed for a11n * Eliminate enqueued skip-link-focus-fix script in favor of inlining (following Twenty Nineteen) * Eliminate resetSubmenuToggles * Add extra line breaks * ISBAT apply a fullwidth alignment setting to a block (#289) * Resolve fullwidth issue * Merge * Update readme for 1.8.7 release * Fix JS error thrown by layouts.js (#300) * Update readme for 1.8.8 release * Fix mobile pagination visibility (#303) * Fix mobile pagination visibility * Remove right margin/padding from next link when mobile pagination links are visible * Update npm dependencies. Remove grunt-dev-update. (#305) * remove david badge (#306) * Adding php linting (#307) * Adding php linting * Customize PHPCS config and clean up errors and warnings. Co-authored-by: Evan Herman <[email protected]> * Migrate builds to CircleCI (#308) * Adding php linting * Customize PHPCS config and clean up errors and warnings. * Migrate to CircleCI builds * Remove .dev/travis.install-themecheck.sh Co-authored-by: JR Tashjian <[email protected]> * Update CircleCI build badge (#309) * Update CircleCI build badge * Update * Fix hero image on WooCommerce shop page (#304) * Fix hero image on WooCommerce shop page * Update * Add parameter * Add tested up to/requires php to style.css headers (#310) * Add tested up to/requires php to style.css headers * Update tested up to * Update readme.txt/readme.md for 1.8.9 release. (#312) * Bump websocket-extensions from 0.1.3 to 0.1.4 (#314) Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/faye/websocket-extensions-node/releases) - [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md) - [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump ini from 1.3.5 to 1.3.7 (#320) Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump is-svg from 4.2.1 to 4.3.1 (#322) Bumps [is-svg](https://github.com/sindresorhus/is-svg) from 4.2.1 to 4.3.1. - [Release notes](https://github.com/sindresorhus/is-svg/releases) - [Commits](https://github.com/sindresorhus/is-svg/compare/v4.2.1...v4.3.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump y18n from 4.0.0 to 4.0.1 (#323) Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump lodash from 4.17.15 to 4.17.21 (#324) Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump grunt from 1.1.0 to 1.3.0 (#325) Bumps [grunt](https://github.com/gruntjs/grunt) from 1.1.0 to 1.3.0. - [Release notes](https://github.com/gruntjs/grunt/releases) - [Changelog](https://github.com/gruntjs/grunt/blob/main/CHANGELOG) - [Commits](https://github.com/gruntjs/grunt/compare/v1.1.0...v1.3.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump hosted-git-info from 2.8.5 to 2.8.9 (#326) Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.5 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.5...v2.8.9) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump path-parse from 1.0.6 to 1.0.7 (#328) Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump bl from 1.2.2 to 1.2.3 (#330) Bumps [bl](https://github.com/rv…
EvanHerman
added a commit
that referenced
this pull request
Mar 18, 2022
* Add sr_RS to package.json * Rename PO file for sr_RS * Update Documentation * Update documentation during theme deployment * Resolve #224 (#225) * Update translation files so fuzzy strings load properly (#234) * Unset fuzzy translations. Regenrate .mo file. * use precise for php52 in travis builds * drop php52 from travis builds * Do not set customize colors for title/tagline if they are hidden. (#227) * Do not set customize colors for title/tagline if they are hidden. * Fix spacing * Run official theme tests as part of Travis builds (#219) * Run official theme tests as part of Travis builds * Do not run theme check on PHP 5.2 * Fix syntax error * Add flags and ref Travis PHP version env var * Copy theme to WP and activate * Tweaks * Rsync from .distignore file * Run theme-check from bash script * Tweak * Install test suite * Define DB creds * Back to file, ping to PHP 5.6 * Fix substring length * Create wp-config * Change working dir * Install core DB tables * Reduce diff * Skip email flag * Generic wp install info * Remove build process from Grunt * Only run theme check just before deploy * Add line to print wp-cli info * Move env var * Remove cli info * Tweak curl line * Message not needed * Only test WP trunk on 7.1 * Move test back to scripts * Test beta stages * Syntax problem * Another fix * Playing with stages * Tweak envs for stages * Add regular tests as stage * try a diff setup * Remove matrix * Put deploy at top level * Skip after_script on theme check stage * Test zip file integrity on deploy step * Rename file, tweak config * Add wp-cli cache dirs to travis config * Update grunt packages: imagemin, uglify * remove php52 from travis * update packages * Jetpack infinite scroll docs (#221) * Start writing docs for Jetpack infinite scroll integration. * Update infinite scroll jetpack docs. Add zip download. Update contributing.md * Introduce conditional menu documentation (#237) * Introduce conditional menu documentation * Update spacing in how-to.rst * update matchdep * update readme for wp 4.9 * add sha256 hash to release tag * Add replace:charset to the watch:sass Grunt.js task (#241) * Add replace:charset to the Grunt sass watch task * Update readme changelog * Update readme changelog * Add missing changelog item. * Merge in master * Fix comment count regression. Resolves #244 (#245) Fix: Comment counts showing an extra character. * Bump WooCommerce template number (#243) * Fix: Bump WooCommerce pagination template file version to 3.3.1. * Fix: Tweak `:last-child` padding on `.page-numbers` element. * Update readme changelog * Update outdated npm dependencies to latest versions (#248) * grunt: v1.0.2 * grunt-contrib-uglify: v3.3.0 * grunt-contrib-watch: v1.0.1 * grunt-sass: v2.1.0 * grunt-wp-i18n: v1.0.2 * load-grunt-tasks: v4.0.0 * susy: 3.0.5 * Tweak primer_wc_shop_columns method to reference shop page ID. (#250) * WordPres 4.9.6 Support (#254) * Introduce Privacy Policy link support * Introduce styles for .comment-form-cookies-consent/#wp-comment-cookies-consent * Customizer Font Preview Dropdown (#229) * Add font preview dropdown in the customizer. * Fix open sans selection * Delete excess sprite sheet * Remove excess customizer class. * Merge in develop. Tweak font select dropdown sizes. Tweak customizer font javascript. * Update readme * Update version customizer-font.js * Add a default value to use_featured_hero_image (#258) * Add accessibility controls/styles for tab navigation through main nav (#260) * Update readme * Update readme * Update merge conflict in primer_privacy_policy_link comment * Introduce support for Gutenberg (#240) * Introduce support for gutenber image & cover-image blocks. * Refactor scss, fix typos, remove 1.0.0 for NEXT * Remove charset. Add missing .alignfull class * Add docblock for gutenberg theme support function * Add .alignwide support * Add primer color scheme colors to Gutenberg them su pport * Tweak layout metabox styles. Add layouts to sass task. * Update gutenberg block styles * Tweak pullquote styles, image floats, responsive styles. * Remove duplicate declaration * styles for alignfull * Update gutenberg theme support * Updates to gutenberg editor width based on page layout * Tweak gutenberg editor page width CSS and JS * Resolve phpcs warnings * Tweak width of gutenberg editor wide page layout * Adjust gutenberg styles * Tweak page header styles for gutenberg * Update spaces to tabs in gutenberg styles * Fix page title padidng * Tweak gutenberg styles * Fix nav menu bugs (#263) * Fix nav menu bug on initial click * Tweak JS * Remove gutenberg class check. Tweak alignfull alignwide to only target elements with class containing wp-block-*. * Fix spacing * Update readme * Ensure backwards compatibility (#265) * Ensure backwards compat * Re-enable php 5.3 in travis config * enable trusty in travis config * enable precise in travis config * Exclude PHP 5.3 & WordPress Trunk * Update readme * Automate documentation release (#272) * Update docs. Add vendor/ to list of apigen excluded * Tweak travis build for PHP 5.6 * Remove branches in travis config. Build all branches. * Test TRAVIS_PHP_VERSION * Add Build documentation stag * Tweak node language * Tweak node language * Tweak node language * Update node version to 9 * Update node version to 9 * Update node version to 9 * before_install install npm 6 * before_install nvm install 9 * Remove package lock * Remove package lock * Set sudo to true * Update gh-pages branch URL * Add travis conditional when sudo is run * composer install * Update * Deploy using env deploy key * Tweak deploy_docs for travis builds * Add user name/email before deploy docs * Add user name/email before deploy docs * exit early when not a tagged commit * Remove composer apigen, not php < 5.6 compatible. Add composer require to travis config. * Add travis_terminate 0; when not a tagged commit * exit 0 and add a notice. * Add conditional to Build Documentation stage * Switch conditional to tag = true * Add Requires PHP * Google fonts should always load over https (#277) * google fonts should always load over https * update dev-lib * pin dev-lib to 1.0.3 * fix travis paths * fix path again, php 7.2 * latest core now requires 5.6 * php 7.3 * define version in wp_enqueue_style * bump min ver to 5.4 * Update susy dependency to v2.2.14 (#280) Resolves #279 * Add block editor enhancements, block styles and color scheme palettes (#281) * Move and rename existing block editor stylesheet * Update Grunt with new editor-blocks stylesheet * Remove gutenberg-editor.css and add editor-blocks.css * Tweak Gruntfile for block stylesheet * Add comments to Gutenberg supports * Tweak location and name of block stylesheet * Enqueue new blocks stylesheet * Tweak stylesheet * Add support for customizer fonts within the editor * Fix full width alignment images * Add primer_classic_editor_styles() function * Update primer_gutenberg_editor_assets() with revised asset loading * Add color palette controls * Tweak color palettes and funtionality * Fix dark scheme defaults * Add translatable text to Colors panel description * Work on editor styling * Add heading, text and a colors from the customizer to the block editor * Add customizer button color to the editor * Add button text color to the editor * Add content bg customizer selection to the editor * Tweak link colors within the editor * Add editor frame styles for styling single post titles * Additional block styles * Use PRIMER_VERSION * Add editor frame stylesheet to grunt * Improve left/right block alignments * Add minor tweaks for BB styles * Commit generated/min assets * Fixes for Travis CI * Add fixes for Travis CI * Add additional block styling * Fix array item not aligned correctly * Fix array double arrow spacing * Update colors.php * Fixes * Color spacings * [tiny] Add phpcs fixes * [tiny] Adapt columns block for Gutenberg 5.6 * [tiny] Add phpcs fixes for Primer_Customizer_Fonts * Spacing tweak * Add list item tweaks to the Contact Widgets block (#286) * Adjust block editor width/layout when layout template is selected (#287) * Adjust block editor width/layout when layout template is selected * Remove animation, keep content centered * Add editor styles for the CoBlocks form block (#285) * Add editor styles for the CoBlocks form block * Remove line height style * Add theme support for AMP compatibility with official plugin (#288) * Add paired AMP theme support and primer_is_amp() helper function * Add AMP-compatibility for mobile menu * Add todos for known AMP-incompatibilities * Fix non-YouTube video header and add AMP-compatibility * Limit adding amp theme support to AMP v1.2 * Add keyboard-accesible desktop nav menu dropdowns in no-JS and AMP * Remove apparently unused JS menu code * Fix padding for expand toggle buttons * Remove focus outline from menu expand toggles since background color indicates focus * Remove new focus outline from menu-toggle but add todo that something is needed for a11n * Eliminate enqueued skip-link-focus-fix script in favor of inlining (following Twenty Nineteen) * Eliminate resetSubmenuToggles * Add extra line breaks * ISBAT apply a fullwidth alignment setting to a block (#289) * Resolve fullwidth issue * Merge * Update readme for 1.8.7 release * Fix JS error thrown by layouts.js (#300) * Update readme for 1.8.8 release * Fix mobile pagination visibility (#303) * Fix mobile pagination visibility * Remove right margin/padding from next link when mobile pagination links are visible * Update npm dependencies. Remove grunt-dev-update. (#305) * remove david badge (#306) * Adding php linting (#307) * Adding php linting * Customize PHPCS config and clean up errors and warnings. Co-authored-by: Evan Herman <[email protected]> * Migrate builds to CircleCI (#308) * Adding php linting * Customize PHPCS config and clean up errors and warnings. * Migrate to CircleCI builds * Remove .dev/travis.install-themecheck.sh Co-authored-by: JR Tashjian <[email protected]> * Update CircleCI build badge (#309) * Update CircleCI build badge * Update * Fix hero image on WooCommerce shop page (#304) * Fix hero image on WooCommerce shop page * Update * Add parameter * Add tested up to/requires php to style.css headers (#310) * Add tested up to/requires php to style.css headers * Update tested up to * Update readme.txt/readme.md for 1.8.9 release. (#312) * Bump websocket-extensions from 0.1.3 to 0.1.4 (#314) Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/faye/websocket-extensions-node/releases) - [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md) - [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump ini from 1.3.5 to 1.3.7 (#320) Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump is-svg from 4.2.1 to 4.3.1 (#322) Bumps [is-svg](https://github.com/sindresorhus/is-svg) from 4.2.1 to 4.3.1. - [Release notes](https://github.com/sindresorhus/is-svg/releases) - [Commits](https://github.com/sindresorhus/is-svg/compare/v4.2.1...v4.3.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump y18n from 4.0.0 to 4.0.1 (#323) Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump lodash from 4.17.15 to 4.17.21 (#324) Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump grunt from 1.1.0 to 1.3.0 (#325) Bumps [grunt](https://github.com/gruntjs/grunt) from 1.1.0 to 1.3.0. - [Release notes](https://github.com/gruntjs/grunt/releases) - [Changelog](https://github.com/gruntjs/grunt/blob/main/CHANGELOG) - [Commits](https://github.com/gruntjs/grunt/compare/v1.1.0...v1.3.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump hosted-git-info from 2.8.5 to 2.8.9 (#326) Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.5 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.5...v2.8.9) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump path-parse from 1.0.6 to 1.0.7 (#328) Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump bl from 1.2.2 to 1.2.3 (#330) Bumps [bl](https://github.com/rvagg/bl) from 1.2.2 to 1.2.3. - [Release notes](https://github.com/rvagg/bl/releases) - [Commits](https://github.com/rvagg/bl/compare/v1.2.2...v1.2.3) --- updated-dependencies: - dependency-name: bl dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Package updates (#331) * Bump packages to stable versions * Tweaks to grunt * Update apt-get install on theme check * Tweak image * Add phpcs xml to distignore * Add missing components from theme-check * Remove duplicate theme build in theme-check * Add executor to theme-check * Remove grunt, npm install, cache etc * Test copy of theme check from go * Update * Remove theme check new * Add docblock to wp_body_open * Remove inline source maps from CSS files * Add an admin notice about theme deprecation (#333) * Add missing headers * Security updates, theme-check updates (#332) * Add sr_RS to package.json * Rename PO file for sr_RS * Update Documentation * Update documentation during theme deployment * Resolve #224 (#225) * Update translation files so fuzzy strings load properly (#234) * Unset fuzzy translations. Regenrate .mo file. * use precise for php52 in travis builds * drop php52 from travis builds * Do not set customize colors for title/tagline if they are hidden. (#227) * Do not set customize colors for title/tagline if they are hidden. * Fix spacing * Run official theme tests as part of Travis builds (#219) * Run official theme tests as part of Travis builds * Do not run theme check on PHP 5.2 * Fix syntax error * Add flags and ref Travis PHP version env var * Copy theme to WP and activate * Tweaks * Rsync from .distignore file * Run theme-check from bash script * Tweak * Install test suite * Define DB creds * Back to file, ping to PHP 5.6 * Fix substring length * Create wp-config * Change working dir * Install core DB tables * Reduce diff * Skip email flag * Generic wp install info * Remove build process from Grunt * Only run theme check just before deploy * Add line to print wp-cli info * Move env var * Remove cli info * Tweak curl line * Message not needed * Only test WP trunk on 7.1 * Move test back to scripts * Test beta stages * Syntax problem * Another fix * Playing with stages * Tweak envs for stages * Add regular tests as stage * try a diff setup * Remove matrix * Put deploy at top level * Skip after_script on theme check stage * Test zip file integrity on deploy step * Rename file, tweak config * Add wp-cli cache dirs to travis config * Update grunt packages: imagemin, uglify * remove php52 from travis * update packages * Jetpack infinite scroll docs (#221) * Start writing docs for Jetpack infinite scroll integration. * Update infinite scroll jetpack docs. Add zip download. Update contributing.md * Introduce conditional menu documentation (#237) * Introduce conditional menu documentation * Update spacing in how-to.rst * update matchdep * update readme for wp 4.9 * add sha256 hash to release tag * Add replace:charset to the watch:sass Grunt.js task (#241) * Add replace:charset to the Grunt sass watch task * Update readme changelog * Update readme changelog * Add missing changelog item. * Merge in master * Fix comment count regression. Resolves #244 (#245) Fix: Comment counts showing an extra character. * Bump WooCommerce template number (#243) * Fix: Bump WooCommerce pagination template file version to 3.3.1. * Fix: Tweak `:last-child` padding on `.page-numbers` element. * Update readme changelog * Update outdated npm dependencies to latest versions (#248) * grunt: v1.0.2 * grunt-contrib-uglify: v3.3.0 * grunt-contrib-watch: v1.0.1 * grunt-sass: v2.1.0 * grunt-wp-i18n: v1.0.2 * load-grunt-tasks: v4.0.0 * susy: 3.0.5 * Tweak primer_wc_shop_columns method to reference shop page ID. (#250) * WordPres 4.9.6 Support (#254) * Introduce Privacy Policy link support * Introduce styles for .comment-form-cookies-consent/#wp-comment-cookies-consent * Customizer Font Preview Dropdown (#229) * Add font preview dropdown in the customizer. * Fix open sans selection * Delete excess sprite sheet * Remove excess customizer class. * Merge in develop. Tweak font select dropdown sizes. Tweak customizer font javascript. * Update readme * Update version customizer-font.js * Add a default value to use_featured_hero_image (#258) * Add accessibility controls/styles for tab navigation through main nav (#260) * Update readme * Update readme * Update merge conflict in primer_privacy_policy_link comment * Introduce support for Gutenberg (#240) * Introduce support for gutenber image & cover-image blocks. * Refactor scss, fix typos, remove 1.0.0 for NEXT * Remove charset. Add missing .alignfull class * Add docblock for gutenberg theme support function * Add .alignwide support * Add primer color scheme colors to Gutenberg them su pport * Tweak layout metabox styles. Add layouts to sass task. * Update gutenberg block styles * Tweak pullquote styles, image floats, responsive styles. * Remove duplicate declaration * styles for alignfull * Update gutenberg theme support * Updates to gutenberg editor width based on page layout * Tweak gutenberg editor page width CSS and JS * Resolve phpcs warnings * Tweak width of gutenberg editor wide page layout * Adjust gutenberg styles * Tweak page header styles for gutenberg * Update spaces to tabs in gutenberg styles * Fix page title padidng * Tweak gutenberg styles * Fix nav menu bugs (#263) * Fix nav menu bug on initial click * Tweak JS * Remove gutenberg class check. Tweak alignfull alignwide to only target elements with class containing wp-block-*. * Fix spacing * Update readme * Ensure backwards compatibility (#265) * Ensure backwards compat * Re-enable php 5.3 in travis config * enable trusty in travis config * enable precise in travis config * Exclude PHP 5.3 & WordPress Trunk * Update readme * Automate documentation release (#272) * Update docs. Add vendor/ to list of apigen excluded * Tweak travis build for PHP 5.6 * Remove branches in travis config. Build all branches. * Test TRAVIS_PHP_VERSION * Add Build documentation stag * Tweak node language * Tweak node language * Tweak node language * Update node version to 9 * Update node version to 9 * Update node version to 9 * before_install install npm 6 * before_install nvm install 9 * Remove package lock * Remove package lock * Set sudo to true * Update gh-pages branch URL * Add travis conditional when sudo is run * composer install * Update * Deploy using env deploy key * Tweak deploy_docs for travis builds * Add user name/email before deploy docs * Add user name/email before deploy docs * exit early when not a tagged commit * Remove composer apigen, not php < 5.6 compatible. Add composer require to travis config. * Add travis_terminate 0; when not a tagged commit * exit 0 and add a notice. * Add conditional to Build Documentation stage * Switch conditional to tag = true * Add Requires PHP * Google fonts should always load over https (#277) * google fonts should always load over https * update dev-lib * pin dev-lib to 1.0.3 * fix travis paths * fix path again, php 7.2 * latest core now requires 5.6 * php 7.3 * define version in wp_enqueue_style * bump min ver to 5.4 * Update susy dependency to v2.2.14 (#280) Resolves #279 * Add block editor enhancements, block styles and color scheme palettes (#281) * Move and rename existing block editor stylesheet * Update Grunt with new editor-blocks stylesheet * Remove gutenberg-editor.css and add editor-blocks.css * Tweak Gruntfile for block stylesheet * Add comments to Gutenberg supports * Tweak location and name of block stylesheet * Enqueue new blocks stylesheet * Tweak stylesheet * Add support for customizer fonts within the editor * Fix full width alignment images * Add primer_classic_editor_styles() function * Update primer_gutenberg_editor_assets() with revised asset loading * Add color palette controls * Tweak color palettes and funtionality * Fix dark scheme defaults * Add translatable text to Colors panel description * Work on editor styling * Add heading, text and a colors from the customizer to the block editor * Add customizer button color to the editor * Add button text color to the editor * Add content bg customizer selection to the editor * Tweak link colors within the editor * Add editor frame styles for styling single post titles * Additional block styles * Use PRIMER_VERSION * Add editor frame stylesheet to grunt * Improve left/right block alignments * Add minor tweaks for BB styles * Commit generated/min assets * Fixes for Travis CI * Add fixes for Travis CI * Add additional block styling * Fix array item not aligned correctly * Fix array double arrow spacing * Update colors.php * Fixes * Color spacings * [tiny] Add phpcs fixes * [tiny] Adapt columns block for Gutenberg 5.6 * [tiny] Add phpcs fixes for Primer_Customizer_Fonts * Spacing tweak * Add list item tweaks to the Contact Widgets block (#286) * Adjust block editor width/layout when layout template is selected (#287) * Adjust block editor width/layout when layout template is selected * Remove animation, keep content centered * Add editor styles for the CoBlocks form block (#285) * Add editor styles for the CoBlocks form block * Remove line height style * Add theme support for AMP compatibility with official plugin (#288) * Add paired AMP theme support and primer_is_amp() helper function * Add AMP-compatibility for mobile menu * Add todos for known AMP-incompatibilities * Fix non-YouTube video header and add AMP-compatibility * Limit adding amp theme support to AMP v1.2 * Add keyboard-accesible desktop nav menu dropdowns in no-JS and AMP * Remove apparently unused JS menu code * Fix padding for expand toggle buttons * Remove focus outline from menu expand toggles since background color indicates focus * Remove new focus outline from menu-toggle but add todo that something is needed for a11n * Eliminate enqueued skip-link-focus-fix script in favor of inlining (following Twenty Nineteen) * Eliminate resetSubmenuToggles * Add extra line breaks * ISBAT apply a fullwidth alignment setting to a block (#289) * Resolve fullwidth issue * Merge * Update readme for 1.8.7 release * Fix JS error thrown by layouts.js (#300) * Update readme for 1.8.8 release * Fix mobile pagination visibility (#303) * Fix mobile pagination visibility * Remove right margin/padding from next link when mobile pagination links are visible * Update npm dependencies. Remove grunt-dev-update. (#305) * remove david badge (#306) * Adding php linting (#307) * Adding php linting * Customize PHPCS config and clean up errors and warnings. Co-authored-by: Evan Herman <[email protected]> * Migrate builds to CircleCI (#308) * Adding php linting * Customize PHPCS config and clean up errors and warnings. * Migrate to CircleCI builds * Remove .dev/travis.install-themecheck.sh Co-authored-by: JR Tashjian <[email protected]> * Update CircleCI build badge (#309) * Update CircleCI build badge * Update * Fix hero image on WooCommerce shop page (#304) * Fix hero image on WooCommerce shop page * Update * Add parameter * Add tested up to/requires php to style.css headers (#310) * Add tested up to/requires php to style.css headers * Update tested up to * Update readme.txt/readme.md for 1.8.9 release. (#312) * Bump websocket-extensions from 0.1.3 to 0.1.4 (#314) Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/faye/websocket-extensions-node/releases) - [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md) - [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump ini from 1.3.5 to 1.3.7 (#320) Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump is-svg from 4.2.1 to 4.3.1 (#322) Bumps [is-svg](https://github.com/sindresorhus/is-svg) from 4.2.1 to 4.3.1. - [Release notes](https://github.com/sindresorhus/is-svg/releases) - [Commits](https://github.com/sindresorhus/is-svg/compare/v4.2.1...v4.3.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump y18n from 4.0.0 to 4.0.1 (#323) Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump lodash from 4.17.15 to 4.17.21 (#324) Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump grunt from 1.1.0 to 1.3.0 (#325) Bumps [grunt](https://github.com/gruntjs/grunt) from 1.1.0 to 1.3.0. - [Release notes](https://github.com/gruntjs/grunt/releases) - [Changelog](https://github.com/gruntjs/grunt/blob/main/CHANGELOG) - [Commits](https://github.com/gruntjs/grunt/compare/v1.1.0...v1.3.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump hosted-git-info from 2.8.5 to 2.8.9 (#326) Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.5 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.5...v2.8.9) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump path-parse from 1.0.6 to 1.0.7 (#328) Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump bl from 1.2.2 to 1.2.3 (#330) Bumps [bl](https://github.com/rvagg/bl) from 1.2.2 to 1.2.3. - [Release notes](https://github.com/rvagg/bl/releases) - [Commits](https://github.com/rvagg/bl/compare/v1.2.2...v1.2.3) --- updated-dependencies: - dependency-name: bl dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Package updates (#331) * Bump packages to stable versions * Tweaks to grunt * Update apt-get install on theme check * Tweak image * Add phpcs xml to distignore * Add missing components from theme-check * Remove duplicate theme build in theme-check * Add executor to theme-check * Remove grunt, npm install, cache etc * Test copy of theme check from go * Update * Remove theme check new * Add docblock to wp_body_open * Remove inline source maps from CSS files Co-authored-by: Frankie Jarrett <[email protected]> Co-authored-by: Evan Herman <[email protected]> Co-authored-by: Rich Tabor <[email protected]> Co-authored-by: Rich Tabor <[email protected]> Co-authored-by: Weston Ruter <[email protected]> Co-authored-by: Anthony Ledesma <[email protected]> Co-authored-by: JR Tashjian <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Add a deprecation notice to Primer * Update theme description, and method names. Additional tweaks * Update docblock * Remove event and element from click Co-authored-by: Frankie Jarrett <[email protected]> Co-authored-by: Evan Herman <[email protected]> Co-authored-by: Rich Tabor <[email protected]> Co-authored-by: Rich Tabor <[email protected]> Co-authored-by: Weston Ruter <[email protected]> Co-authored-by: Anthony Ledesma <[email protected]> Co-authored-by: JR Tashjian <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Remove text domain theme check (#334) * Add missing headers * Security updates, theme-check updates (#332) * Add sr_RS to package.json * Rename PO file for sr_RS * Update Documentation * Update documentation during theme deployment * Resolve #224 (#225) * Update translation files so fuzzy strings load properly (#234) * Unset fuzzy translations. Regenrate .mo file. * use precise for php52 in travis builds * drop php52 from travis builds * Do not set customize colors for title/tagline if they are hidden. (#227) * Do not set customize colors for title/tagline if they are hidden. * Fix spacing * Run official theme tests as part of Travis builds (#219) * Run official theme tests as part of Travis builds * Do not run theme check on PHP 5.2 * Fix syntax error * Add flags and ref Travis PHP version env var * Copy theme to WP and activate * Tweaks * Rsync from .distignore file * Run theme-check from bash script * Tweak * Install test suite * Define DB creds * Back to file, ping to PHP 5.6 * Fix substring length * Create wp-config * Change working dir * Install core DB tables * Reduce diff * Skip email flag * Generic wp install info * Remove build process from Grunt * Only run theme check just before deploy * Add line to print wp-cli info * Move env var * Remove cli info * Tweak curl line * Message not needed * Only test WP trunk on 7.1 * Move test back to scripts * Test beta stages * Syntax problem * Another fix * Playing with stages * Tweak envs for stages * Add regular tests as stage * try a diff setup * Remove matrix * Put deploy at top level * Skip after_script on theme check stage * Test zip file integrity on deploy step * Rename file, tweak config * Add wp-cli cache dirs to travis config * Update grunt packages: imagemin, uglify * remove php52 from travis * update packages * Jetpack infinite scroll docs (#221) * Start writing docs for Jetpack infinite scroll integration. * Update infinite scroll jetpack docs. Add zip download. Update contributing.md * Introduce conditional menu documentation (#237) * Introduce conditional menu documentation * Update spacing in how-to.rst * update matchdep * update readme for wp 4.9 * add sha256 hash to release tag * Add replace:charset to the watch:sass Grunt.js task (#241) * Add replace:charset to the Grunt sass watch task * Update readme changelog * Update readme changelog * Add missing changelog item. * Merge in master * Fix comment count regression. Resolves #244 (#245) Fix: Comment counts showing an extra character. * Bump WooCommerce template number (#243) * Fix: Bump WooCommerce pagination template file version to 3.3.1. * Fix: Tweak `:last-child` padding on `.page-numbers` element. * Update readme changelog * Update outdated npm dependencies to latest versions (#248) * grunt: v1.0.2 * grunt-contrib-uglify: v3.3.0 * grunt-contrib-watch: v1.0.1 * grunt-sass: v2.1.0 * grunt-wp-i18n: v1.0.2 * load-grunt-tasks: v4.0.0 * susy: 3.0.5 * Tweak primer_wc_shop_columns method to reference shop page ID. (#250) * WordPres 4.9.6 Support (#254) * Introduce Privacy Policy link support * Introduce styles for .comment-form-cookies-consent/#wp-comment-cookies-consent * Customizer Font Preview Dropdown (#229) * Add font preview dropdown in the customizer. * Fix open sans selection * Delete excess sprite sheet * Remove excess customizer class. * Merge in develop. Tweak font select dropdown sizes. Tweak customizer font javascript. * Update readme * Update version customizer-font.js * Add a default value to use_featured_hero_image (#258) * Add accessibility controls/styles for tab navigation through main nav (#260) * Update readme * Update readme * Update merge conflict in primer_privacy_policy_link comment * Introduce support for Gutenberg (#240) * Introduce support for gutenber image & cover-image blocks. * Refactor scss, fix typos, remove 1.0.0 for NEXT * Remove charset. Add missing .alignfull class * Add docblock for gutenberg theme support function * Add .alignwide support * Add primer color scheme colors to Gutenberg them su pport * Tweak layout metabox styles. Add layouts to sass task. * Update gutenberg block styles * Tweak pullquote styles, image floats, responsive styles. * Remove duplicate declaration * styles for alignfull * Update gutenberg theme support * Updates to gutenberg editor width based on page layout * Tweak gutenberg editor page width CSS and JS * Resolve phpcs warnings * Tweak width of gutenberg editor wide page layout * Adjust gutenberg styles * Tweak page header styles for gutenberg * Update spaces to tabs in gutenberg styles * Fix page title padidng * Tweak gutenberg styles * Fix nav menu bugs (#263) * Fix nav menu bug on initial click * Tweak JS * Remove gutenberg class check. Tweak alignfull alignwide to only target elements with class containing wp-block-*. * Fix spacing * Update readme * Ensure backwards compatibility (#265) * Ensure backwards compat * Re-enable php 5.3 in travis config * enable trusty in travis config * enable precise in travis config * Exclude PHP 5.3 & WordPress Trunk * Update readme * Automate documentation release (#272) * Update docs. Add vendor/ to list of apigen excluded * Tweak travis build for PHP 5.6 * Remove branches in travis config. Build all branches. * Test TRAVIS_PHP_VERSION * Add Build documentation stag * Tweak node language * Tweak node language * Tweak node language * Update node version to 9 * Update node version to 9 * Update node version to 9 * before_install install npm 6 * before_install nvm install 9 * Remove package lock * Remove package lock * Set sudo to true * Update gh-pages branch URL * Add travis conditional when sudo is run * composer install * Update * Deploy using env deploy key * Tweak deploy_docs for travis builds * Add user name/email before deploy docs * Add user name/email before deploy docs * exit early when not a tagged commit * Remove composer apigen, not php < 5.6 compatible. Add composer require to travis config. * Add travis_terminate 0; when not a tagged commit * exit 0 and add a notice. * Add conditional to Build Documentation stage * Switch conditional to tag = true * Add Requires PHP * Google fonts should always load over https (#277) * google fonts should always load over https * update dev-lib * pin dev-lib to 1.0.3 * fix travis paths * fix path again, php 7.2 * latest core now requires 5.6 * php 7.3 * define version in wp_enqueue_style * bump min ver to 5.4 * Update susy dependency to v2.2.14 (#280) Resolves #279 * Add block editor enhancements, block styles and color scheme palettes (#281) * Move and rename existing block editor stylesheet * Update Grunt with new editor-blocks stylesheet * Remove gutenberg-editor.css and add editor-blocks.css * Tweak Gruntfile for block stylesheet * Add comments to Gutenberg supports * Tweak location and name of block stylesheet * Enqueue new blocks stylesheet * Tweak stylesheet * Add support for customizer fonts within the editor * Fix full width alignment images * Add primer_classic_editor_styles() function * Update primer_gutenberg_editor_assets() with revised asset loading * Add color palette controls * Tweak color palettes and funtionality * Fix dark scheme defaults * Add translatable text to Colors panel description * Work on editor styling * Add heading, text and a colors from the customizer to the block editor * Add customizer button color to the editor * Add button text color to the editor * Add content bg customizer selection to the editor * Tweak link colors within the editor * Add editor frame styles for styling single post titles * Additional block styles * Use PRIMER_VERSION * Add editor frame stylesheet to grunt * Improve left/right block alignments * Add minor tweaks for BB styles * Commit generated/min assets * Fixes for Travis CI * Add fixes for Travis CI * Add additional block styling * Fix array item not aligned correctly * Fix array double arrow spacing * Update colors.php * Fixes * Color spacings * [tiny] Add phpcs fixes * [tiny] Adapt columns block for Gutenberg 5.6 * [tiny] Add phpcs fixes for Primer_Customizer_Fonts * Spacing tweak * Add list item tweaks to the Contact Widgets block (#286) * Adjust block editor width/layout when layout template is selected (#287) * Adjust block editor width/layout when layout template is selected * Remove animation, keep content centered * Add editor styles for the CoBlocks form block (#285) * Add editor styles for the CoBlocks form block * Remove line height style * Add theme support for AMP compatibility with official plugin (#288) * Add paired AMP theme support and primer_is_amp() helper function * Add AMP-compatibility for mobile menu * Add todos for known AMP-incompatibilities * Fix non-YouTube video header and add AMP-compatibility * Limit adding amp theme support to AMP v1.2 * Add keyboard-accesible desktop nav menu dropdowns in no-JS and AMP * Remove apparently unused JS menu code * Fix padding for expand toggle buttons * Remove focus outline from menu expand toggles since background color indicates focus * Remove new focus outline from menu-toggle but add todo that something is needed for a11n * Eliminate enqueued skip-link-focus-fix script in favor of inlining (following Twenty Nineteen) * Eliminate resetSubmenuToggles * Add extra line breaks * ISBAT apply a fullwidth alignment setting to a block (#289) * Resolve fullwidth issue * Merge * Update readme for 1.8.7 release * Fix JS error thrown by layouts.js (#300) * Update readme for 1.8.8 release * Fix mobile pagination visibility (#303) * Fix mobile pagination visibility * Remove right margin/padding from next link when mobile pagination links are visible * Update npm dependencies. Remove grunt-dev-update. (#305) * remove david badge (#306) * Adding php linting (#307) * Adding php linting * Customize PHPCS config and clean up errors and warnings. Co-authored-by: Evan Herman <[email protected]> * Migrate builds to CircleCI (#308) * Adding php linting * Customize PHPCS config and clean up errors and warnings. * Migrate to CircleCI builds * Remove .dev/travis.install-themecheck.sh Co-authored-by: JR Tashjian <[email protected]> * Update CircleCI build badge (#309) * Update CircleCI build badge * Update * Fix hero image on WooCommerce shop page (#304) * Fix hero image on WooCommerce shop page * Update * Add parameter * Add tested up to/requires php to style.css headers (#310) * Add tested up to/requires php to style.css headers * Update tested up to * Update readme.txt/readme.md for 1.8.9 release. (#312) * Bump websocket-extensions from 0.1.3 to 0.1.4 (#314) Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/faye/websocket-extensions-node/releases) - [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md) - [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump ini from 1.3.5 to 1.3.7 (#320) Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump is-svg from 4.2.1 to 4.3.1 (#322) Bumps [is-svg](https://github.com/sindresorhus/is-svg) from 4.2.1 to 4.3.1. - [Release notes](https://github.com/sindresorhus/is-svg/releases) - [Commits](https://github.com/sindresorhus/is-svg/compare/v4.2.1...v4.3.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump y18n from 4.0.0 to 4.0.1 (#323) Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump lodash from 4.17.15 to 4.17.21 (#324) Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump grunt from 1.1.0 to 1.3.0 (#325) Bumps [grunt](https://github.com/gruntjs/grunt) from 1.1.0 to 1.3.0. - [Release notes](https://github.com/gruntjs/grunt/releases) - [Changelog](https://github.com/gruntjs/grunt/blob/main/CHANGELOG) - [Commits](https://github.com/gruntjs/grunt/compare/v1.1.0...v1.3.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump hosted-git-info from 2.8.5 to 2.8.9 (#326) Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.5 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.5...v2.8.9) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump path-parse from 1.0.6 to 1.0.7 (#328) Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump bl from 1.2.2 to 1.2.3 (#330) Bumps [bl](https://github.com/rvagg/bl) from 1.2.2 to 1.2.3. - [Release notes](https://github.com/rvagg/bl/releases) - [Commits](https://github.com/rvagg/bl/compare/v1.2.2...v1.2.3) --- updated-dependencies: - dependency-name: bl dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Package updates (#331) * Bump packages to stable versions * Tweaks to grunt * Update apt-get install on theme check * Tweak image * Add phpcs xml to distignore * Add missing components from theme-check * Remove duplicate theme build in theme-check * Add executor to theme-check * Remove grunt, npm install, cache etc * Test copy of theme check from go * Update * Remove theme check new * Add docblock to wp_body_open * Remove inline source maps from CSS files Co-authored-by: Frankie Jarrett <[email protected]> Co-authored-by: Evan Herman <[email protected]> Co-authored-by: Rich Tabor <[email protected]> Co-authored-by: Rich Tabor <[email protected]> Co-authored-by: Weston Ruter <[email protected]> Co-authored-by: Anthony Ledesma <[email protected]> Co-authored-by: JR Tashjian <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Remove text-domain theme check file Co-authored-by: Frankie Jarrett <[email protected]> Co-authored-by: Evan Herman <[email protected]> Co-authored-by: Rich Tabor <[email protected]> Co-authored-by: Rich Tabor <[email protected]> Co-authored-by: Weston Ruter <[email protected]> Co-authored-by: Anthony Ledesma <[email protected]> Co-authored-by: JR Tashjian <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Update remove unsplash check, delete whole line (#335) * Bump node-sass from 6.0.1 to 7.0.0 (#336) Bumps [node-sass](https://github.com/sass/node-sass) from 6.0.1 to 7.0.0. - [Release notes](https://github.com/sass/node-sass/releases) - [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md) - [Commits](https://github.com/sass/node-sass/compare/v6.0.1...v7.0.0) --- updated-dependencies: - dependency-name: node-sass dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Update readme with 1.8.10 changes * Regenerate readme.md * Fix circle build PHP install (#338) * 1.8.10 changes (#337) * Add sr_RS to package.json * Rename PO file for sr_RS * Update Documentation * Update documentation during theme deployment * Resolve #224 (#225) * Update translation files so fuzzy strings load properly (#234) * Unset fuzzy translations. Regenrate .mo file. * use precise for php52 in travis builds * drop php52 from travis builds * Do not set customize colors for title/tagline if they are hidden. (#227) * Do not set customize colors for title/tagline if they are hidden. * Fix spacing * Run official theme tests as part of Travis builds (#219) * Run official theme tests as part of Travis builds * Do not run theme check on PHP 5.2 * Fix syntax error * Add flags and ref Travis PHP version env var * Copy theme to WP and activate * Tweaks * Rsync from .distignore file * Run theme-check from bash script * Tweak * Install test suite * Define DB creds * Back to file, ping to PHP 5.6 * Fix substring length * Create wp-config * Change working dir * Install core DB tables * Reduce diff * Skip email flag * Generic wp install info * Remove build process from Grunt * Only run theme check just before deploy * Add line to print wp-cli info * Move env var * Remove cli info * Tweak curl line * Message not needed * Only test WP trunk on 7.1 * Move test back to scripts * Test beta stages * Syntax problem * Another fix * Playing with stages * Tweak envs for stages * Add regular tests as stage * try a diff setup * Remove matrix * Put deploy at top level * Skip after_script on theme check stage * Test zip file integrity on deploy step * Rename file, tweak config * Add wp-cli cache dirs to travis config * Update grunt packages: imagemin, uglify * remove php52 from travis * update packages * Jetpack infinite scroll docs (#221) * Start writing docs for Jetpack infinite scroll integration. * Update infinite scroll jetpack docs. Add zip download. Update contributing.md * Introduce conditional menu documentation (#237) * Introduce conditional menu documentation * Update spacing in how-to.rst * update matchdep * update readme for wp 4.9 * add sha256 hash to release tag * Add replace:charset to the watch:sass Grunt.js task (#241) * Add replace:charset to the Grunt sass watch task * Update readme changelog * Update readme changelog * Add missing changelog item. * Merge in master * Fix comment count regression. Resolves #244 (#245) Fix: Comment counts showing an extra character. * Bump WooCommerce template number (#243) * Fix: Bump WooCommerce pagination template file version to 3.3.1. * Fix: Tweak `:last-child` padding on `.page-numbers` element. * Update readme changelog * Update outdated npm dependencies to latest versions (#248) * grunt: v1.0.2 * grunt-contrib-uglify: v3.3.0 * grunt-contrib-watch: v1.0.1 * grunt-sass: v2.1.0 * grunt-wp-i18n: v1.0.2 * load-grunt-tasks: v4.0.0 * susy: 3.0.5 * Tweak primer_wc_shop_columns method to reference shop page ID. (#250) * WordPres 4.9.6 Support (#254) * Introduce Privacy Policy link support * Introduce styles for .comment-form-cookies-consent/#wp-comment-cookies-consent * Customizer Font Preview Dropdown (#229) * Add font preview dropdown in the customizer. * Fix open sans selection * Delete excess sprite sheet * Remove excess customizer class. * Merge in develop. Tweak font select dropdown sizes. Tweak customizer font javascript. * Update readme * Update version customizer-font.js * Add a default value to use_featured_hero_image (#258) * Add accessibility controls/styles for tab navigation through main nav (#260) * Update readme * Update readme * Update merge conflict in primer_privacy_policy_link comment * Introduce support for Gutenberg (#240) * Introduce support for gutenber image & cover-image blocks. * Refactor scss, fix typos, remove 1.0.0 for NEXT * Remove charset. Add missing .alignfull class * Add docblock for gutenberg theme support function * Add .alignwide support * Add primer color scheme colors to Gutenberg them su pport * Tweak layout metabox styles. Add layouts to sass task. * Update gutenberg block styles * Tweak pullquote styles, image floats, responsive styles. * Remove duplicate declaration * styles for alignfull * Update gutenberg theme support * Updates to gutenberg editor width based on page layout * Tweak gutenberg editor page width CSS and JS * Resolve phpcs warnings * Tweak width of gutenberg editor wide page layout * Adjust gutenberg styles * Tweak page header styles for gutenberg * Update spaces to tabs in gutenberg styles * Fix page title padidng * Tweak gutenberg styles * Fix nav menu bugs (#263) * Fix nav menu bug on initial click * Tweak JS * Remove gutenberg class check. Tweak alignfull alignwide to only target elements with class containing wp-block-*. * Fix spacing * Update readme * Ensure backwards compatibility (#265) * Ensure backwards compat * Re-enable php 5.3 in travis config * enable trusty in travis config * enable precise in travis config * Exclude PHP 5.3 & WordPress Trunk * Update readme * Automate documentation release (#272) * Update docs. Add vendor/ to list of apigen excluded * Tweak travis build for PHP 5.6 * Remove branches in travis config. Build all branches. * Test TRAVIS_PHP_VERSION * Add Build documentation stag * Tweak node language * Tweak node language * Tweak node language * Update node version to 9 * Update node version to 9 * Update node version to 9 * before_install install npm 6 * before_install nvm install 9 * Remove package lock * Remove package lock * Set sudo to true * Update gh-pages branch URL * Add travis conditional when sudo is run * composer install * Update * Deploy using env deploy key * Tweak deploy_docs for travis builds * Add user name/email before deploy docs * Add user name/email before deploy docs * exit early when not a tagged commit * Remove composer apigen, not php < 5.6 compatible. Add composer require to travis config. * Add travis_terminate 0; when not a tagged commit * exit 0 and add a notice. * Add conditional to Build Documentation stage * Switch conditional to tag = true * Add Requires PHP * Google fonts should always load over https (#277) * google fonts should always load over https * update dev-lib * pin dev-lib to 1.0.3 * fix travis paths * fix path again, php 7.2 * latest core now requires 5.6 * php 7.3 * define version in wp_enqueue_style * bump min ver to 5.4 * Update susy dependency to v2.2.14 (#280) Resolves #279 * Add block editor enhancements, block styles and color scheme palettes (#281) * Move and rename existing block editor stylesheet * Update Grunt with new editor-blocks stylesheet * Remove gutenberg-editor.css and add editor-blocks.css * Tweak Gruntfile for block stylesheet * Add comments to Gutenberg supports * Tweak location and name of block stylesheet * Enqueue new blocks stylesheet * Tweak stylesheet * Add support for customizer fonts within the editor * Fix full width alignment images * Add primer_classic_editor_styles() function * Update primer_gutenberg_editor_assets() with revised asset loading * Add color palette controls * Tweak color palettes and funtionality * Fix dark scheme defaults * Add translatable text to Colors panel description * Work on editor styling * Add heading, text and a colors from the customizer to the block editor * Add customizer button color to the editor * Add button text color to the editor * Add content bg customizer selection to the editor * Tweak link colors within the editor * Add editor frame styles for styling single post titles * Additional block styles * Use PRIMER_VERSION * Add editor frame stylesheet to grunt * Improve left/right block alignments * Add minor tweaks for BB styles * Commit generated/min assets * Fixes for Travis CI * Add fixes for Travis CI * Add additional block styling * Fix array item not aligned correctly * Fix array double arrow spacing * Update colors.php * Fixes * Color spacings * [tiny] Add phpcs fixes * [tiny] Adapt columns block for Gutenberg 5.6 * [tiny] Add phpcs fixes for Primer_Customizer_Fonts * Spacing tweak * Add list item tweaks to the Contact Widgets block (#286) * Adjust block editor width/layout when layout template is selected (#287) * Adjust block editor width/layout when layout template is selected * Remove animation, keep content centered * Add editor styles for the CoBlocks form block (#285) * Add editor styles for the CoBlocks form block * Remove line height style * Add theme support for AMP compatibility with official plugin (#288) * Add paired AMP theme support and primer_is_amp() helper function * Add AMP-compatibility for mobile menu * Add todos for known AMP-incompatibilities * Fix non-YouTube video header and add AMP-compatibility * Limit adding amp theme support to AMP v1.2 * Add keyboard-accesible desktop nav menu dropdowns in no-JS and AMP * Remove apparently unused JS menu code * Fix padding for expand toggle buttons * Remove focus outline from menu expand toggles since background color indicates focus * Remove new focus outline from menu-toggle but add todo that something is needed for a11n * Eliminate enqueued skip-link-focus-fix script in favor of inlining (following Twenty Nineteen) * Eliminate resetSubmenuToggles * Add extra line breaks * ISBAT apply a fullwidth alignment setting to a block (#289) * Resolve fullwidth issue * Merge * Update readme for 1.8.7 release * Fix JS error thrown by layouts.js (#300) * Update readme for 1.8.8 release * Fix mobile pagination visibility (#303) * Fix mobile pagination visibility * Remove right margin/padding from next link when mobile pagination links are visible * Update npm dependencies. Remove grunt-dev-update. (#305) * remove david badge (#306) * Adding php linting (#307) * Adding php linting * Customize PHPCS config and clean up errors and warnings. Co-authored-by: Evan Herman <[email protected]> * Migrate builds to CircleCI (#308) * Adding php linting * Customize PHPCS config and clean up errors and warnings. * Migrate to CircleCI builds * Remove .dev/travis.install-themecheck.sh Co-authored-by: JR Tashjian <[email protected]> * Update CircleCI build badge (#309) * Update CircleCI build badge * Update * Fix hero image on WooCommerce shop page (#304) * Fix hero image on WooCommerce shop page * Update * Add parameter * Add tested up to/requires php to style.css headers (#310) * Add tested up to/requires php to style.css headers * Update tested up to * Update readme.txt/readme.md for 1.8.9 release. (#312) * Bump websocket-extensions from 0.1.3 to 0.1.4 (#314) Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/faye/websocket-extensions-node/releases) - [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md) - [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump ini from 1.3.5 to 1.3.7 (#320) Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump is-svg from 4.2.1 to 4.3.1 (#322) Bumps [is-svg](https://github.com/sindresorhus/is-svg) from 4.2.1 to 4.3.1. - [Release notes](https://github.com/sindresorhus/is-svg/releases) - [Commits](https://github.com/sindresorhus/is-svg/compare/v4.2.1...v4.3.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump y18n from 4.0.0 to 4.0.1 (#323) Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump lodash from 4.17.15 to 4.17.21 (#324) Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump grunt from 1.1.0 to 1.3.0 (#325) Bumps [grunt](https://github.com/gruntjs/grunt) from 1.1.0 to 1.3.0. - [Release notes](https://github.com/gruntjs/grunt/releases) - [Changelog](https://github.com/gruntjs/grunt/blob/main/CHANGELOG) - [Commits](https://github.com/gruntjs/grunt/compare/v1.1.0...v1.3.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump hosted-git-info from 2.8.5 to 2.8.9 (#326) Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.5 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.5...v2.8.9) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump path-parse from 1.0.6 to 1.0.7 (#328) Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump bl from 1.2.2 to 1.2.3 (#330) Bumps [bl](https://g…
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automate documentation releases.
Documentation is generated and pushed to the
gh-pagesbranch from the Travis CI build pipeline on each new theme release.