Skip to content

Releases: hbstack/hb

v0.12.2

12 Mar 13:30
bc74d15
Compare
Choose a tag to compare

0.12.2 (2024-03-12)

Bug Fixes 🐞

  • deps: update dependency stylelint-scss to v6.2.1 (c56fc57)
  • hb/assets/css-resource returns false sometime on local development (#192) (32dd685)

v0.12.1

04 Mar 02:39
0a34b18
Compare
Choose a tag to compare

0.12.1 (2024-03-04)

Bug Fixes 🐞

  • deps: update dependency stylelint-scss to v6.2.0 (90e7557)
  • move data-layout and data-section attributes from .hb-main to <body> element (#184) (f5a2ba5)

v0.12.0

27 Feb 05:08
b184594
Compare
Choose a tag to compare

0.12.0 (2024-02-27)

Features ✨

  • add the data-layout and data-section attributes for hb-main element for styling purpose (#180) (6c8b086)

v0.11.2

23 Feb 10:47
28d5b3d
Compare
Choose a tag to compare

0.11.2 (2024-02-23)

Bug Fixes 🐞

  • rename purgecss.config.js to assets/hb/purgecss.config.js, to be vendorable (#176) (ba62ad2)

v0.11.1

21 Feb 05:44
7ff864f
Compare
Choose a tag to compare

0.11.1 (2024-02-21)

Bug Fixes 🐞

  • remove the leading slash from module SCSS path (#173) (5c58d40)

v0.11.0

03 Feb 05:27
610ad41
Compare
Choose a tag to compare

0.11.0 (2024-02-03)

Features ✨

v0.10.0

02 Feb 14:15
9c55e44
Compare
Choose a tag to compare

0.10.0 (2024-02-02)

Features ✨

  • override the _funcs/get-page-images partial to return the name of image and allow using site image resources (#164) (e5dc9cf)

v0.9.2

25 Jan 15:28
997f310
Compare
Choose a tag to compare

0.9.2 (2024-01-25)

Continuous Integration

  • add the hb/assets/css-resource partial (#160) (eed7546)

v0.9.1

24 Jan 16:32
ac34624
Compare
Choose a tag to compare

0.9.1 (2024-01-24)

Bug Fixes

  • avoid runtime error (#159) (f818087)
  • deps: update dependency stylelint-scss to v6.1.0 (8397f01)

v0.9.0

15 Jan 05:30
4ec9727
Compare
Choose a tag to compare

0.9.0 (2024-01-15)

Features

  • add the hb.color parameter for setting default color mode, default to light (#150) (341239c)