HB Framework Authors

HB Framework Authors

Contributors of HB Framework code and documentation.

github.com/hbstack/docs/v0.20.0
github.com/hbstack/docs/v0.20.0
0.20.0 (2024-10-12) Features ✨ add the hb.docs.navs_active_style parameter (#836) (1d55bfa), closes #835
github.com/hbstack/header/v0.16.2
github.com/hbstack/header/v0.16.2
0.16.2 (2024-10-11) Bug Fixes 🐞 third-level menus overflow (#702) (dbd1bd6)
github.com/hbstack/header/v0.16.1
github.com/hbstack/header/v0.16.1
0.16.1 (2024-10-10) Bug Fixes 🐞 menu: set href as # if URL is empty for second-level menus (8794710)
github.com/hbstack/content-panel/v0.10.2
github.com/hbstack/content-panel/v0.10.2
0.10.2 (2024-10-09) Styles 🎨 add border style (66e8e29)
github.com/hbstack/socials/v0.17.0
github.com/hbstack/socials/v0.17.0
0.17.0 (2024-10-09) Features add support for AFDIAN (爱发电) (#298) (ab5f327) Bug Fixes deps: update dependency stylelint-scss to v6.4.1 (7e7b215) deps: update dependency stylelint-scss to v6.5.0 (4e4932e) deps: update dependency stylelint-scss to v6.5.1 (6028137) deps: update dependency stylelint-scss to v6.6.0 (2bf819f) deps: update dependency stylelint-scss to v6.7.0 (fbdeb6e)
github.com/hbstack/blog/v0.38.0
github.com/hbstack/blog/v0.38.0
0.38.0 (2024-10-08) Features ✨ add the sidebar page parameter (#993) (ca2a7bf), closes #992
Header now supports third-level menus
Header now supports third-level menus
With header module v0.16.0, now you’re able to add third-level menus.
github.com/hbstack/header/v0.16.0
github.com/hbstack/header/v0.16.0
0.16.0 (2024-10-08) Features ✨ add support for third-level menus (#695) (826fea8) Bug Fixes 🐞 menu: submenus alignments (9ac3464) menu: submenus overflow (#692) (9ac3464)
github.com/hbstack/header/v0.15.1
github.com/hbstack/header/v0.15.1
0.15.1 (2024-10-08) Bug Fixes 🐞 deps: update dependency stylelint-scss to v6.5.1 (66526d4) deps: update dependency stylelint-scss to v6.6.0 (edc191b) deps: update dependency stylelint-scss to v6.7.0 (e1dca8a) menu: avoid activating ancestors that without URL (#691) (edd7b51)
Docs Navs Sticky Scroll feature is available
Docs Navs Sticky Scroll feature is available
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.
HB ToC Scollspy Module
HB ToC Scollspy Module
Automatically update table of content navigation to indicate which heading is currently active in the viewport.
github.com/hbstack/docs/v0.19.0
github.com/hbstack/docs/v0.19.0
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)