Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/11ty/eleventy-navigation

A plugin for creating hierarchical navigation in Eleventy projects. Supports breadcrumbs too!
https://github.com/11ty/eleventy-navigation

v0.3.5

249a4bc94375089f91ac9eeb4c90e274d506a038 authored over 2 years ago by Zach Leatherman <zachleatherman@gmail.com>
Compatibility with new 2.0 HTML base plugin

Apply pathprefix without using the `url` filter.

63c06e840e4dfa6f6c8ffd036c142f9f5d30030d authored over 2 years ago by Zach Leatherman <zachleatherman@gmail.com>
v0.3.4

41ce73dfb1e600e6dd8b02e6c304d8e3d8614d05 authored over 2 years ago by Zach Leatherman <zachleatherman@gmail.com>
Speed improvement to avoid using the `url` filter if a pathPrefix is not in use! This was costly in 11ty-website and ended up calling the filter thousands of times.

13f65eb91bfbf0523c060547442780754c3d672b authored over 2 years ago by Zach Leatherman <zachleatherman@gmail.com>
v0.3.3

be766d44a90b65fd3833c2812a377c536a9933f5 authored over 2 years ago by Zach Leatherman <zachleatherman@gmail.com>
Rename #39 from `handleMissing` to `allowMissing`

7220f4a756dab1b1deeed43782d768ed059e1ddf authored over 2 years ago by Zach Leatherman <zachleatherman@gmail.com>
Merge pull request #39 from noelleleigh/breadcrumbs-handle-missing-node

findBreadcrumbEntries: Add handleMissing option

3cdb3b98195977ed7962df137cb49ac58badd72d authored over 2 years ago by Zach Leatherman <zachleat@users.noreply.github.com>
findBreadcrumbEntries: Add handleMissing option

Add `handleMissing` option to `findBreadcrumbEntries`. When true, if
`activeKey` is not found in...

cd92d601d7d74bc75a9e6a5e0648151c4265e18e authored almost 3 years ago by Noelle Leigh <noelle_leigh@fastmail.com>
SVG logo

e4de4797148fbb42eb7b2d9bf09cdded8aa02c0d authored almost 3 years ago by Zach Leatherman <zachleatherman@gmail.com>
README logo

89c2b160fa30f1b26a4342ba7671a4851c5f898c authored almost 3 years ago by Zach Leatherman <zachleatherman@gmail.com>
Whitespace fix.

e5c99c1f35d8af6bfa34c9918c2532ed920c7326 authored about 3 years ago by Zach Leatherman <zachleatherman@gmail.com>
Sample tests without a key and without the eleventyNavigation prop

fccb334e0d7cad363bda691178cb53e35ee79981 authored over 3 years ago by Zach Leatherman <zachleatherman@gmail.com>
Adds sample outputs from `eleventyNavigation` too

32f3bdfe9e467a8e8e4aa4f43c89cdd9ba53314d authored over 3 years ago by Zach Leatherman <zachleatherman@gmail.com>
v0.3.2

18cfb4d27d2e610475dd946e1a18d8b72dade4a9 authored over 3 years ago by Zach Leatherman <zachleatherman@gmail.com>
Uh, typo.

4f43e54f44bc1671733ec2b2d7bca68a5bade8bb authored over 3 years ago by Zach Leatherman <zachleatherman@gmail.com>
Switch from peer deps to 11ty.compatibility

19eb37cbb2523a61eb114ec71dd4a5591f96c5c4 authored over 3 years ago by Zach Leatherman <zachleatherman@gmail.com>
v0.3.1

74a6f91d21e2655ef5d0a10ecfdfaf4ca16e28fc authored over 3 years ago by Zach Leatherman <zachleatherman@gmail.com>
Adds the `eleventyNavigationToMarkdown` filter.

399ed3f71b4f4396815cdb6aa9aba0f7d547370d authored over 3 years ago by Zach Leatherman <zachleatherman@gmail.com>
v0.3.0

f82456d2b25785a0c1c1316e05d1214aa448ebe4 authored over 3 years ago by Zach Leatherman <zachleatherman@gmail.com>
Adds `toMarkdown` function to complement `toHtml`.

2ad920c15e2959dc3bc2c1fc6b39e3b9b4ff89e5 authored over 3 years ago by Zach Leatherman <zachleatherman@gmail.com>
v0.2.0

8af5756cbb1e3cd79760200c36cfc6c2b0acfe6b authored over 3 years ago by Zach Leatherman <zachleatherman@gmail.com>
Merge pull request #11 from falldowngoboone/feature/use-universal-filter

Register as universal filter

5f090b03333c3dd21c80a70342dd6e7ad24792bd authored over 3 years ago by Zach Leatherman <zachleat@users.noreply.github.com>
Breadcrumb tests, include breadcrumb option to include self in breadcrumb results.

d53b56ae1f2eec1cb25b03c6c04cbea7960e5680 authored over 3 years ago by Zach Leatherman <zachleatherman@gmail.com>
v0.1.6

c05ff04795bb9562725b01d0c773ada3b87770f0 authored over 4 years ago by Zach Leatherman <zachleatherman@gmail.com>
Expose function to get dependency graph for advanced options

cbf43618795c0a9fcd11c521970ac04060d39b9c authored over 4 years ago by Zach Leatherman <zachleatherman@gmail.com>
Register as universal filter

Adding support for liquid via the universal `addFilter` method. Note
this does not add Handlebar...

3f6aa9aa2339d2a3063a2d6da80c7a14d367f150 authored over 4 years ago by Ryan Boone <falldowngoboone@gmail.com>
v0.1.5

b9038bdc28fec8de862d8744a3d0c4570d7a335a authored almost 5 years ago by Zach Leatherman <zachleatherman@gmail.com>
Adds more exports

e16b3f4493e1d2ae495cd35ed2c97490ca2681e0 authored almost 5 years ago by Zach Leatherman <zachleatherman@gmail.com>
v0.1.4

0c5f58cc5ce8cd4c43042076053f07bd32e45a96 authored almost 5 years ago by Zach Leatherman <zachleatherman@gmail.com>
Option to override the URL (intended for external URLs)

7cc23d2fb77141b8a137b348024d18fe726d55fc authored almost 5 years ago by Zach Leatherman <zachleatherman@gmail.com>
Docs have moved to 11ty.dev

babef4943d2ccb385f200cdc4507597330de100a authored about 5 years ago by Zach Leatherman <zachleatherman@gmail.com>
Add devDependency for sample output

8fc3242e0f9b5bf2622934560653b2f4250aaf8b authored about 5 years ago by Zach Leatherman <zachleatherman@gmail.com>
Delete FUNDING.yaml

96fd8cfcc90f25f6df2d6bf1adf503a2e2ceb37f authored about 5 years ago by Zach Leatherman <zachleat@users.noreply.github.com>
Create FUNDING.yml

1c0c8b02cbed997dfeabc8f2bc76167535625e05 authored about 5 years ago by Zach Leatherman <zachleat@users.noreply.github.com>
Adds funding entries

e5096483d48cad495d0d98d48656e7b93aab8ff0 authored about 5 years ago by Zach Leatherman <zachleatherman@gmail.com>
Docs for #2

94b9b45bc52e57f2da3d4c4c831fc5aab22a95a8 authored about 5 years ago by Zach Leatherman <zachleatherman@gmail.com>
Fixes tests from my changes to #2

efe441be8cdf178a31a7676e5d4ade027cb66a21 authored about 5 years ago by Zach Leatherman <zachleatherman@gmail.com>
Merge branch 'anchor_classes_support' of https://github.com/fabionebbia/eleventy-navigation into fabionebbia-anchor_classes_support

# Conflicts:
# eleventy-navigation.js
# test/navigationTest.js

7aafa94240516a3bc1a6b71bc4e88defe754d129 authored about 5 years ago by Zach Leatherman <zachleatherman@gmail.com>
Nope, I changed my mind :)

d91071da6e32d0496f64592a5b56a981073cde24 authored about 5 years ago by Zach Leatherman <zachleatherman@gmail.com>
Let’s go, 1.0!

4e9ca83344a0116eef9be162f0e3fcfa76dbf540 authored about 5 years ago by Zach Leatherman <zachleatherman@gmail.com>
Fix tests

702532471568b644ea4d036b711f449f5567c5ea authored about 5 years ago by Zach Leatherman <zachleatherman@gmail.com>
Switch to avoid using an eleventy dependency here. Causes all kinds of weird issues. Use `peerDependency` instead.

440d73ca0748c2d59516af8a424913bf3b1f6cc2 authored about 5 years ago by Zach Leatherman <zachleatherman@gmail.com>
Converted indentation back to using tabs

7d3b8d4388fe0aba3a1f731aeac15857022fad9e authored about 5 years ago by fabionebbia <fabionebbia97@gmail.com>
Added options.anchorClass and options.activeAnchorClass tests

25ef5ace0d3c27d525d15022adb1f9884a6fe225 authored about 5 years ago by fabionebbia <f.nebbia97@gmail.com>
Fixed tab size

dff0903050f72c74d728622b056135b5933b9676 authored about 5 years ago by Fabio Nebbia <fabionebbia@users.noreply.github.com>
Added support for anchor classes inside navigation items

c52bc7f6a7a4dc41f37bd7fb8e39c4af6e88607b authored about 5 years ago by Fabio Nebbia <f.nebbia97@gmail.com>
v0.1.2

1ef1c90b4a62fd1a4239762dbfbb9cddbce8c66b authored about 5 years ago by Zach Leatherman <zachleatherman@gmail.com>
Adds `listItemHasChildrenClass` feature.

adaa5fa00e6cc69957925c04f8c80b104048b12d authored about 5 years ago by Zach Leatherman <zachleatherman@gmail.com>
v0.1.1

bd66e9461f5f54382d4bec2386fa88435d0a5dcd authored about 5 years ago by Zach Leatherman <zachleatherman@gmail.com>
URLs in navigation weren’t outputting proper `pathprefix`es

b8ac8bc2977cfce1cbfad89c4430900cfb43267d authored about 5 years ago by Zach Leatherman <zachleatherman@gmail.com>
production link example

2f1274c86b82663df68498cbcfccdf4a71d75593 authored about 5 years ago by Zach Leatherman <zachleatherman@gmail.com>
Readme improvements

aebbc0192550b2c0ffcc88b27d8d740cf3b44ae3 authored about 5 years ago by Zach Leatherman <zachleatherman@gmail.com>
Description typo

07b9afbc1b1215f4014a8d8b31d2580edf16bf87 authored about 5 years ago by Zach Leatherman <zachleatherman@gmail.com>
Clarity about template language support

cbbdd1bcecd9a44a7702d14f7b6183c7c297698a authored about 5 years ago by Zach Leatherman <zachleatherman@gmail.com>
v0.1.0

0fd202e9ac0f8fac951123426bb93d07cc5f46ee authored about 5 years ago by Zach Leatherman <zachleatherman@gmail.com>