Skip to content

Latest commit

Β 

History

History
416 lines (190 loc) Β· 18.9 KB

File metadata and controls

416 lines (190 loc) Β· 18.9 KB

Changelog

0.16.7 (2025-10-12)

Bug Fixes 🐞

  • deps: update dependency stylelint-scss to v6.12.0 (cd326f9)
  • deps: update dependency stylelint-scss to v6.12.1 (337c30e)

0.16.6 (2025-03-14)

Bug Fixes 🐞

  • deps: update dependency stylelint-scss to v6.11.0 (f4a0aa4)
  • deps: update dependency stylelint-scss to v6.11.1 (7ae24c9)

0.16.5 (2025-01-17)

Bug Fixes 🐞

  • deps: update dependency stylelint-scss to v6.10.0 (4172499)
  • deps: update dependency stylelint-scss to v6.10.1 (535d0fa)
  • deps: update dependency stylelint-scss to v6.9.0 (1dd73bf)

0.16.4 (2024-11-05)

Bug Fixes 🐞

0.16.3 (2024-10-26)

Bug Fixes 🐞

  • deps: update dependency stylelint-scss to v6.8.0 (1aad8e4)
  • deps: update dependency stylelint-scss to v6.8.1 (6b16875)

0.16.2 (2024-10-11)

Bug Fixes 🐞

0.16.1 (2024-10-10)

Bug Fixes 🐞

  • menu: set href as # if URL is empty for second-level menus (8794710)

0.16.0 (2024-10-08)

Features ✨

Bug Fixes 🐞

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)

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)

0.14.6 (2024-06-17)

Bug Fixes 🐞

  • detect menus state on detailed pages (#623) (f723ec1)

0.14.5 (2024-06-02)

Performance Improvements ⚑️

  • cache hugopress/functions/has-modules partial (#603) (2ebfced)
  • cache things as much as possible (2ebfced)

0.14.4 (2024-06-01)

Performance Improvements ⚑️

0.14.3 (2024-03-20)

Bug Fixes 🐞

  • wrap dropdown menu header on small screen (441b4b5)

0.14.2 (2024-03-06)

Bug Fixes 🐞

  • deps: update dependency stylelint-scss to v6.2.0 (d85d008)
  • deps: update dependency stylelint-scss to v6.2.1 (51dc117)

Styles 🎨

  • change brands separator height and margin (#536) (d8bda17)
  • tweak brands separator margin (00517ac)

0.14.1 (2024-02-22)

Bug Fixes 🐞

  • calculate margin-bottom as early as possible to eliminate CLS issue (#509) (70168f0), closes #502

0.14.0 (2024-02-18)

Features ✨

  • use Bootstrap icons as the default vendor for menu icons (52bb585)

0.13.0 (2024-02-15)

Features ✨

  • add support for main brand (#490) (4257a56)
  • allow hiding logo by setting hb.header.logo parameter as false (#492) (2767b95)

0.12.7 (2024-01-24)

Bug Fixes 🐞

  • deps: update dependency stylelint-scss to v6.1.0 (6005ef5)
  • dropdown menu overflows (f439d71), closes #468

0.12.6 (2024-01-05)

Styles 🎨

  • change padding of offcanvas toggle (2c1d5e9)

0.12.5 (2023-12-26)

Styles 🎨

0.12.4 (2023-12-23)

Bug Fixes 🐞

  • deps: update dependency stylelint-scss to v6 (5769dba)
  • show the hidden header in the case of resizing to large screen from small screen (#423) (1e741b0)

0.12.3 (2023-12-05)

Styles 🎨

  • change header nav transition to .5s (9d2956b)

0.12.2 (2023-12-03)

Bug Fixes 🐞

  • deps: update dependency stylelint-scss to v5.3.1 (5ad6691)

0.12.1 (2023-10-31)

Bug Fixes 🐞

  • deps: update dependency stylelint-scss to v5.3.0 (11bad38)

0.12.0 (2023-10-12)

Features ✨

0.11.3 (2023-10-10)

Bug Fixes 🐞

  • correct the active parent menu when it's URL is empty (4d6cfe5)

0.11.2 (2023-10-10)

Bug Fixes 🐞

  • active the parent menu if it's children are active (#321) (165f665)

0.11.1 (2023-10-04)

Bug Fixes 🐞

  • add the data-columns to PurgeCSS safelist (6616c22)

0.11.0 (2023-10-04)

Features ✨

  • add the columns parameter for dropdown menus, up to 2 (#313) (14b9cf4)
  • use the page description for dropdown menu if set (#312) (e487abd)

0.10.1 (2023-09-30)

Styles 🎨

  • dropdown menu header takes full width (#301) (1c12319), closes #299
  • dropdown menu takes full width when there is only one menu (#302) (473d3cb), closes #300

0.10.0 (2023-09-24)

Continuous Integration

  • deps: update module github.com/hugomods/icons/vendors/bootstrap to v0.5.1 (210dcf3)

Features ✨

  • show two columns on dropdown menus on large screens (#294) (a3c2ffc), closes #293

Bug Fixes 🐞

  • deps: update dependency stylelint-scss to v5.2.0 (5416a23)
  • deps: update dependency stylelint-scss to v5.2.1 (8850c8c)

0.9.0 (2023-09-02)

Features ✨

  • add the breakpoint parameter that used for collapsing/expanding (#262) (1fb877b)

Bug Fixes 🐞

  • calculate scroll-padding-top with top-offset CSS var (52952f9)

0.8.2 (2023-08-29)

Bug Fixes 🐞

  • increase the top-offset when sticky (762d9c2)

0.8.1 (2023-08-25)

Bug Fixes 🐞

  • correct the margin-bottom with hb-top-offset CSS var (7c222cb)

0.8.0 (2023-08-25)

Continuous Integration

  • deps: update module github.com/hbstack/hb to v0.6.0 (c6796be)

Features ✨

  • add the hb-header-nav-before and hb-header-nav-after hooks (#229) (05a7136)

Bug Fixes 🐞

  • adjust the hb-top-offset on initializing and resizing (#230) (8612e32)

0.7.1 (2023-08-20)

Bug Fixes 🐞

  • initialize the scrolling class (a969b55)

0.7.0 (2023-08-20)

Features ✨

  • append the scrolling class to .hb-header on scrolling (#211) (8c18eff)

0.6.0 (2023-08-17)

Features ✨

0.5.0 (2023-08-17)

Features ✨

  • add the hb-header attributes, hb-header-begin and hb-header-end hooks (#197) (72aebcc)

Styles 🎨

  • replace sticky-top with fixed-top on header menus. (72aebcc)

0.4.4 (2023-08-11)

Continuous Integration

  • deps: update module github.com/hbstack/hb to v0.5.2 (d8c0d4b)

Bug Fixes 🐞

  • deps: update dependency stylelint-scss to v5.1.0 (14496ee)

0.4.3 (2023-08-04)

Bug Fixes 🐞

  • avoid generating invalid style if the logo background is not set (#158) (3662f8c)

Styles 🎨

0.4.1 (2023-07-21)

Performance Improvements ⚑️

0.4.0 (2023-07-18)

Styles 🎨

  • change submenu icon size as 2em (b659f78)
  • do not apply max-width on xxl screen (c75a1cb)

Features ✨

  • add the classic theme module (727a413)
  • add the pills theme (#127) (21851d7)
  • menus: add the alignment to align the dropdown menus to start or end (b57b3f0)

0.3.0 (2023-07-10)

Styles 🎨

  • show the full description of dropdown menus (#114) (24b70a5)

Features ✨

0.2.0 (2023-07-06)

Bug Fixes 🐞

  • deps: update dependency stylelint-scss to v5.0.1 (26adb46)

Features ✨

  • add the brand_url for customizing brand URL (c1572fd)