Releases: erdmannfreunde/contao-onepage-navigation
Releases · erdmannfreunde/contao-onepage-navigation
2.2.0
Umsetzung der Erweiterung als Symfony Bundle. Danke @a-kehr
2.1.4
NEW:
- Adding support for
scroll-margin-top
in CSS, when scrolling via jump-anchors. This is useful when you a a fixed navigation that would normally overlay the active article. With scroll-margin-top you can add an offset, so that the top of your article will be visible. Thanks @asaage
2.1.3
[2.1.3] - 2023-12-15
Fixed
- [Contao 5] Attempted to load class "BackendTemplate" from the global namespace. #24
- Module breaks the 404 error-page #26
2.0.0
- JS rewrite in Vanilla JS (use new template
js_onepage_navigation.html5
instead of jQuery)
1.1.9
- contao 4.13 support (remove patchwork/utf8)
1.1.8
- generate text for
navigation_jumpto
from navigation_title
(like alias)
1.1.7
- fix anchor setting in 4.9.X (thanks @rabauss)
1.1.6
- add data-onepagelink for articles without jumpto (see #17)
- add onepage_article class when jumpto is empty