Current tests
Below, the link to the title of a PR leads to a page of tests of its observational effect.
This page is outdated.
Version 0.4.0 (DRAFT)
HEAD
Changes to main
that are not in the latest pre-release:
- Added: includes for custom
lunr
Liquid and JS code by @diablodale in #1068 - Added: new
_sass/custom/setup.scss
for variable definition by @mattxwang in #1135 - Fixed: incorrect
padding
property value pair insearch.scss
by @kevinlin1 in #1123 - Fixed: minor spacing and comment nits by @EricFromCanada in #1128
- Docs: update
README
demo video by @codewithfan in #1097 - Docs: update “View Typography Utilities” link by @agabrys in #1130
- Docs: fix broken relative page links by @mattxwang in #1106
Pre-release v0.4.0.rc4
New Features
- Added: support multiple Google Analytics tracking IDs, document UA -> GA4 switch by @MichelleBlanchette in #1029
- Added: copy code button to code snippets by @simonebortolin in #945
- Added: restore simple configuration of
favicon.ico
viasite.static_files
by @pdmosses in #1095 - Added: modularize site components by @mattxwang in #1058
Bugfixes and Maintenance
- Fixed: incorrect disambiguation in generated TOCs by @pdmosses in #999
- Fixed: duplicated external links in collections by @pdmosses in #1001
- Fixed: import order of
custom.scss
; puts at end by @deseo in #1010 - Fixed: top-level active link styling by @pdmosses in #1015
- Fixed: external links for sites with no pages by @pdmosses in #1021
- Fixed: duplicate
title
ifjekyll-seo-tag
not in users’s plugins by @Tom-Brouwer in #1040 - Fixed: removes (duplicate)
favicon.html
, shifts content tohead_custom.html
by @mattxwang in #1027 - Fixed: add
reversed
, deprecatedesc
for navchild_nav_order
by @jmertic in #1061 - Fixed:
child.child_nav_order
tonode.child_nav_order
by @mattxwang in #1065 - Fixed: remove all uses of
/
as SASS division by @mattxwang in [#1074]1 - Fixed: skip nav collection generation when site has no pages by @pdmosses in #1092
- Fixed: [standardize SCSS with
declaration-block-no-redundant-longhand-properties
] by @simonebortolin in #1102 - Fixed: [incorrect
padding
property value pair inlabels.scss
] by @SConaway in #1104 - Fixed: various bugs with copy code button by @simonebortolin in #1096
- Fixed: [replace inline styling for
<svg>
icons] by @captn3m0 in #1110 - Vendor: update
jekyll-anchor-headings
,lunr.js
by @mattxwang in #1071
Docs
- Docs: fix typo in changelog links @koppor in #1000
- Docs: update homepage (focus: new features, conciseness, deduplication) by @pdmosses in #1018
- Docs: update README (focus: new features, conciseness, deduplication) by @pdmosses in #1019
- Docs: fix two bugs in “Customization” (custom favicon, new annotation) by @mattxwang in #1090
- Docs: Add warning about mandatory _-prefix for collections by @max06 in #1091
Pre-release v0.4.0.rc3
Features
- Added: styling for
<blockquote>
by @mattxwang in #965 - Added: custom include for TOC heading by @pdmosses in #980
Bugfixes and Experimental Features
- Added: experimental nav optimization for simple cases by @pdmosses in #992
- Fixed: spacing issue when search is disabled by @henryiii in #960
- Fixed: active grandchild link class by @pdmosses in #962
- Fixed: HTML validation issues (W3C validator) by @mattxwang in #964
- Fixed: link styling now uses
text-decoration
values by @mattxwang in #967 - Fixed: cleaning up Jekyll excludes by @pdmosses in #985
- Fixed: docs, narrow styling for code highlighting with line numbers by @pdmosses in #974
- Fixed: default syntax highlighting in custom color schemes by @pdmosses in #986
Pre-release v0.4.0.rc2
Features
- Added: accessible titles to nested page nav toggle by @JPrevost in #950
- Added: better title styling for AsciiDoc examples by @alyssais in #944
- Added: provide ability to skip to main content by @JPrevost in #949
- Fixed: exclude
vendor/
in Jekyll config by @manuelhenke in #941 - Fixed: improve build time of navigation panel by @pdmosses in #956
Documentation and Maintenance
- Added: docs load mermaid.js by default by @mattxwang in #935
- Added: docs for custom search placeholder by @mattxwang in #939
- Fixed: table of contents on search docs by @robinpokorny in #940
- Fixed: broken docs link (custom footer) by @olgarithms in #951
- Fixed: clarify version docs by @pdmosses in #955
- Deleted: unused script directory by @mattxwang in #937
Pre-release v0.4.0.rc1
Features
- Added: Combination by @pdmosses in #578
- Added: dark highlighting in #463
- Added: pages and collections in #448
- Added: callouts in #466
- Fixed: breadcrumb behaviour … by @AdityaTiwari2102 in #477
- Fixed: prevent rake command corrupting search data in #495 (also listed below)
- Fixed: nested lists in #496
- Fixed: set color for search input in #498 (also listed below)
- Fixed: sites with no child pages (no PR)
- Fixed: TOC/breadcrumbs for multiple collections in #494
- Added: collection configuration option
nav_fold
(no PR) - Fixed: indentation and color for folded collection navigation (no PR)
- Fixed: scroll navigation to show the link to the current page in #639
- Fixed: Replace all uses of
absolute_url
byrelative_url
, by @svrooij in #544
- Added: custom favicon
_includes
by @burner1024 in #364 - Added: set color for search input by @pdmosses in #498
- Added: search placeholder configuration by @mattxwang in #613
- Added:
child_nav_order
front matter to sort navigation pages in reverse by @jmertic in #726 - Added:
nav_footer_custom
include by @nathanjessen in #474 - Added: style fixes for jekyll-asciidoc by @alyssais in #829
- Added: mermaid.js support by @nascosto in #857
- Added: support for external navigation links by @SPGoding in #876
- Added: refactor
mermaid
config to usemermaid_config.js
include, only requiremermaid.version
in_config.yml
by @mattxwang in #909 - Fixed: prepend
site.collections_dir
if exists by @alexsegura in #519 - Fixed: nested task lists (#517) by @pdmosses in #855
- Fixed: suppress Liquid processing in CSS comments by @pdmosses in #686
- Fixed: prevent rake command corrupting search data by @pdmosses in #495
- Fixed: anchor heading links should be visible on focus by @jacobhq in #846
- Fixed: add
overflow-x: auto
tofigure.highlight
by @iridazzle in #727 - Fixed: add
overflow-wrap: word-break
tobody
by @iridazzle in #889 - Fixed: vertical alignment for consecutive labels by @Eisverygoodletter in #893
- Fixed: allow links to wrap by @pdmosses in #905
- Fixed: nav scroll feature and absolute/relative URLs by @pdmosses in #898
Documentation
- Added: docs on how to break an
ol
by @pdmosses in #856 - Added: docs for custom includes by @nathanjessen in #806
- Added: document caveat about variable dependencies by @waldyrious in #555
- Added: docs on how to use
custom_head
to add a custom favicon by @UnclassedPenguin in #814 - Fixed:
ol
onindex.md
by [@pmarsceill] in #778 - Fixed: image link in Markdown kitchen sink by @JeffGuKang in #221
- Fixed: images in Markdown kitchen sink by @dougaitken in #782
- Fixed: clearer label of link to Jekyll quickstart by @waldyrious in #549
- Fixed: remove extra spaces in component docs by @MichelleBlanchette in #554
- Fixed: double “your” typo in
index.md
by @sehilyi in #499 - Fixed: “you” -> “your” typo in
index.md
by @nathanjessen in #473 - Fixed: spacing in toc example by @henryiii in #835
- Fixed: typo in
README
on_config.yml
by @ivanskodje in #891 - Fixed: missing code fence in navigation structure docs by @mattxwang in #906
Maintenance
- Added: VScode devcontainer by @max06 in #783
- Added:
webrick
toGemfile
by @mattxwang in #799 - Added: ‘This site is powered by Netlify.’ to the footer by @mattxwang in #797
- Updated: new repo path by [@pmarsceill] in #775
- Updated: rename
master
->main
by [@pmarsceill] in #776 - Updated: README by [@pmarsceill] in #777
- Updated: Code of Conduct to Contributor Covenant v2.1 by @mattxwang in #790
- Updated: CI files, Ruby & Node Versions by @mattxwang in #820
- Updated: Stylelint to v14, extend SCSS plugins, remove primer-* configs, resolve issues by @mattxwang in #821
Dependencies
- Upgrade to GitHub-native Dependabot by @dependabot-preview in #627
- [Security] Bump y18n from 3.2.1 to 3.2.2 by @dependabot-preview in #606
- [Security] Bump hosted-git-info from 2.7.1 to 2.8.9 by @dependabot-preview in #641
- [Security] Bump lodash from 4.17.19 to 4.17.21 by @dependabot-preview in #640
- [Security] Bump ini from 1.3.5 to 1.3.8 by @dependabot-preview in #511
- Bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #699
- Bump ajv from 6.10.0 to 6.12.6 by @dependabot in #766
- Bump prettier from 2.1.2 to 2.5.1 by @dependabot in #787
- Bump prettier from 2.5.1 to 2.6.2 by @dependabot in #809
- Bump prettier from 2.6.2 to 2.7.1 by @dependabot in #864