Update dependency @11ty/eleventy-navigation to v1 #271
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "renovate/11ty-eleventy-navigation-1.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
^0.3.5
->^1.0.4
Release Notes
11ty/eleventy-navigation (@11ty/eleventy-navigation)
v1.0.4
: Eleventy Navigation v1.0.4Compare Source
anchorElementWithoutHref
option to fix #62 Links are not crawlable Lighthouse error withurl: false
itemsMilestone: https://github.com/11ty/eleventy-navigation/milestone/6?closed=1
Full Changelog: https://github.com/11ty/eleventy-navigation/compare/v1.0.3...v1.0.4
v1.0.3
: Eleventy Navigation v1.0.3Compare Source
useTopLevelDetails
that puta[href]
links inside of<summary>
elements (no other interactive things in summary!). Now the links are previous sibling elements beforedetails
.Full Changelog: https://github.com/11ty/eleventy-navigation/compare/v1.0.2...v1.0.3
v1.0.2
: Eleventy Navigation v1.0.2Compare Source
useTopLevelDetails
option (false
default) to theeleventyNavigationToHtml
filter options to wrap top level navigation in<details><summary>
Full Changelog: https://github.com/11ty/eleventy-navigation/compare/v1.0.1...v1.0.2
v1.0.1
: Eleventy Navigation v1.0.1Compare Source
order: 0
versusorder: undefined
) was incorrect. This has been remedied.Full Changelog: https://github.com/11ty/eleventy-navigation/compare/v1.0.0...v1.0.1
v1.0.0
: Eleventy Navigation v1.0.0Compare Source
eleventyNavigation.pinned
boolean to pin nodes to the top of their navigation group (while also respectingorder
among pinned nodes) #60eleventyNavigation
filter: https://www.11ty.dev/docs/plugins/navigation/#example-get-just-one-branch #59url
property (and not render ahref
attribute in output) #51useAriaCurrentAttr
option by @johnhunter in #14 #43order
are sorted after any existing items withorder
#32 #1Milestone: https://github.com/11ty/eleventy-navigation/milestone/1?closed=1
Full Changelog: https://github.com/11ty/eleventy-navigation/compare/v0.3.5...v1.0.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
c9c89fa093
toa5094dab4c
a5094dab4c
tof5d235faf0
f5d235faf0
to7d884498d4
7d884498d4
to73dadaa774
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.