1.0.0
May 22nd, 2024
What's Changed
- add check for if content node exists by @kristiana-s in https://github.com/visuellverstehen/statamic-anchor-navigation/pull/13
- update dependencies by @juliawarnke in https://github.com/visuellverstehen/statamic-anchor-navigation/pull/14
New Contributors
- @kristiana-s made their first contribution in https://github.com/visuellverstehen/statamic-anchor-navigation/pull/13
Full Changelog: https://github.com/visuellverstehen/statamic-anchor-navigation/compare/v0.3.6-beta...v1.0.0
0.3.6-beta
November 23rd, 2023
What's Changed
- feat: add possibilty to get headings from entry by @doriengr in https://github.com/visuellverstehen/statamic-anchor-navigation/pull/9
- fix: prevent call to undefined text property by @juliawarnke in https://github.com/visuellverstehen/statamic-anchor-navigation/pull/11
Full Changelog: https://github.com/visuellverstehen/statamic-anchor-navigation/compare/v0.3.5-beta...v0.3.6-beta
0.3.5-beta
October 4th, 2023
What's Changed
- fix: error if current context doesn't have an id by @doriengr in https://github.com/visuellverstehen/statamic-anchor-navigation/pull/7
Full Changelog: https://github.com/visuellverstehen/statamic-anchor-navigation/compare/v0.3.4-beta...v0.3.5-beta
0.3.4-beta
July 19th, 2023
Full Changelog: https://github.com/visuellverstehen/statamic-anchor-navigation/compare/v0.3.3-beta...v0.3.4-beta
0.3.3-beta
July 5th, 2023
What's Changed
- fix: take localized content into account by @juliawarnke in https://github.com/visuellverstehen/statamic-anchor-navigation/pull/5
New Contributors
- @juliawarnke made their first contribution in https://github.com/visuellverstehen/statamic-anchor-navigation/pull/5
Full Changelog: https://github.com/visuellverstehen/statamic-anchor-navigation/compare/v0.3.2-beta...v0.3.3-beta
0.3.2-beta
May 24th, 2023
What's Changed
- fix: change entry_id to id by @doriengr in https://github.com/visuellverstehen/statamic-anchor-navigation/pull/2
New Contributors
- @doriengr made their first contribution in https://github.com/visuellverstehen/statamic-anchor-navigation/pull/2
Full Changelog: https://github.com/visuellverstehen/statamic-anchor-navigation/compare/v0.3.1-beta...v0.3.2-beta
0.3.1-beta
May 10th, 2023
0.3.0-beta
April 20th, 2023
What's new?
- Get the total amount of headings with the new
{{ anchor_navigation:count }}
tag - Adds support for Statamic v4 pre-release versions
0.1.0-beta
March 21st, 2023
- Initial beta release
- Extends the TipTap Heading Node and adds a slugified ID to all heading levels of your choice.
- The 'anchor_navigation'-tag makes it easy to build an anchor navigation from headings in your bard content.