HB Framework Authors

HB Framework Authors

Contributors of HB Framework code and documentation.

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
页头现已支持三级菜单
页头现已支持三级菜单
随着页头模块 v0.16.0 版本的发布,你现在可以添加三级菜单。
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)
文档导航粘性滚动功能现已可用
文档导航粘性滚动功能现已可用
Visual Studio Code 粘性滚动功能真的很酷,它使当前的目录层次结构一目了然。受此启发,我们为文档布局的导航实现了类似的功能。
目录滚动监听模块
目录滚动监听模块
自动更新内容目录导航,以指示视口中当前活动的标题。
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)
github.com/hbstack/toc-scrollspy/v0.2.0
github.com/hbstack/toc-scrollspy/v0.2.0
0.2.0 (2024-09-21) Features add the hb.toc_scrollspy.border parameter, default to true (#4) (2259b21)
github.com/hbstack/docs/v0.18.1
github.com/hbstack/docs/v0.18.1
0.18.1 (2024-09-20) Bug Fixes 🐞 deps: update dependency stylelint-scss to v6.4.1 (52b6226) deps: update dependency stylelint-scss to v6.5.0 (fbd6a5f) deps: update dependency stylelint-scss to v6.5.1 (3081363) deps: update dependency stylelint-scss to v6.6.0 (faca9f7) deps: update dependency stylelint-scss to v6.7.0 (8c7927a) ue: scroll to the active item on docs nav (#806) (c28627e)
github.com/hbstack/hb/v0.15.3
github.com/hbstack/hb/v0.15.3
0.15.3 (2024-09-10) Bug Fixes 🐞 allow specifying id attribute for blockquotes (#247) (29fd6b1)
github.com/hbstack/hb/v0.15.2
github.com/hbstack/hb/v0.15.2
0.15.2 (2024-09-10) Bug Fixes 🐞 allow specifying extra class name for blockquotes and tables (#245) (b1e818d)
github.com/hbstack/hb/v0.15.1
github.com/hbstack/hb/v0.15.1
0.15.1 (2024-09-05) Bug Fixes 🐞 tables: rename _header attribute to _thead for consistent naming convention (c866a92)