FamilySearch / GEDCOM.io

Files for the GEDCOM.io website
2 stars 5 forks source link

Bump minimal-mistakes-jekyll from 4.25.1 to 4.26.1 #171

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps minimal-mistakes-jekyll from 4.25.1 to 4.26.1.

Release notes

Sourced from minimal-mistakes-jekyll's releases.

4.26.1 💎

4.26.0 was not tested as thoroughly as it should have been, so this one comes out as a quick bug fix.

Bug Fixes

  • Disable copy button on invalid syntax highlighting blocks to avoid positioning issues.
  • Fix typo for fa-dribbble in _utilities.scss.
  • Restrict "auto scroll sticky ToC to content" feature to Chromium browsers for now. #4826

Documentation & Maintenance

  • Rewrite social icons SCSS with a loop.

Enhancements

  • Change the icon of a copy button into a tick for 1.5 seconds on successful copy.

4.26.0 💎 arrives as piled-up features and bug fixes get cleaned up. Notably, the long-awaited support for Jekyll Paginate V2 and "copy" button for code blocks have landed 🎉

Bug Fixes

  • Fix an unclosed <p> tag in page__hero.html, near page.header.actions.
  • Remove overlay and revert X to hamburger icon when popup disappears. #3958
  • Fix SEO title when it contains a vertical bar. #3094 #3113
  • Remove "sticky sidebar" JS as it's now completely based on CSS media queries. #4245 #4645

Enhancements

  • Add support for Jekyll Paginate V2 🎉 #2636
  • Add "copy to clipboard" button for code blocks 🎉 #2812
  • Auto scroll sticky ToC with content. #3115
  • Replace "hidden" check in Liquid templates with where_exp: "item", "item.hidden != true".
  • Remove deprecated page.header.cta_url setting. #4821
  • Allow multiple nav lists in sidebar. #2843
  • Add popup parameter to {% include figure %} to enable Magnific Popup. #3119
  • Add target attribute for navigation link. #3056
  • Split schema to a separate include file. #3085
  • Cleanup _includes/seo.html.

Documentation & Maintenance

  • Rewrite skin previews on 05-configuration.md in Liquid template.
  • Remove unused classes from _layouts/single.html.
  • Migrate npm run scripts to Ruby Rake tasks.
  • Add Rake task version for updating all hard-coded version numbers from package.json all at once.
  • Merge categories and tags layout into _includes/posts-taxonomy.html.
  • Update Social Sharing links section. #4066
Changelog

Sourced from minimal-mistakes-jekyll's changelog.

4.26.1

Bug Fixes

  • Disable copy button on invalid syntax highlighting blocks to avoid positioning issues.
  • Fix typo for fa-dribbble in _utilities.scss.
  • Restrict "auto scroll sticky ToC to content" feature to Chromium browsers for now. #4826

Documentation & Maintenance

  • Rewrite social icons SCSS with a loop.

Enhancements

  • Change the icon of a copy button into a tick for 1.5 seconds on successful copy.

4.26.0

Bug Fixes

  • Fix an unclosed <p> tag in page__hero.html, near page.header.actions.
  • Remove overlay and revert X to hamburger icon when popup disappears. #3958
  • Fix SEO title when it contains a vertical bar. #3094 #3113
  • Remove "sticky sidebar" JS as it's now completely based on CSS media queries. #4245 #4645

Enhancements

  • Add support for Jekyll Paginate V2 🎉 #2636
  • Add "copy to clipboard" button for code blocks 🎉 #2812
  • Auto scroll sticky ToC with content. #3115
  • Replace "hidden" check in Liquid templates with where_exp: "item", "item.hidden != true".
  • Remove deprecated page.header.cta_url setting. #4821
  • Allow multiple nav lists in sidebar. #2843
  • Add popup parameter to {% include figure %} to enable Magnific Popup. #3119
  • Add target attribute for navigation link. #3056
  • Split schema to a separate include file. #3085
  • Cleanup _includes/seo.html.

Documentation & Maintenance

  • Rewrite skin previews on 05-configuration.md in Liquid template.
  • Remove unused classes from _layouts/single.html.
  • Migrate npm run scripts to Ruby Rake tasks.
  • Add Rake task version for updating all hard-coded version numbers from package.json all at once.
  • Merge categories and tags layout into _includes/posts-taxonomy.html.
  • Update Social Sharing links section. #4066
Commits
  • 1a85a28 Release 4.26.1 💎
  • be3c046 Actually 3 B's in "dribbble"
  • 573f286 Limit "auto scroll ToC" to Chromium-based
  • 70462d0 Rewrite social icons SCSS with a loop
  • 9dce68d Oops, fixed the typo the wrong way
  • 4c3ada4 Fix typo: dribbble → dribble
  • 438710d Disable copy button for bad pre blocks
  • 4f76c25 Try fixing copy button flying out
  • 14e3fa2 Add success indicator for code block copy button
  • dc965c5 Release 4.26.0 💎
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)