Visual Studio Code sticky scroll feature is really cool, which making the current directory hierarchy clear at a glance. Inspired by it, we implemented a similar feature for document layout's navigations.
0.19.0 (2024-09-21) Features ✨ add the hb.docs.navs_reduce_font_size parameter, default to true (#809) (16441fc) add the hb.docs.navs_sticky_scroll parameter, default to true (#811) (daf55ea)
0.15.0 (2024-08-14) Features ✨ add the divider parameter for menu entry (#646) (991c214) Bug Fixes 🐞 deps: update dependency stylelint-scss to v6.4.1 (419d59f) deps: update dependency stylelint-scss to v6.5.0 (b683dcc)