Skip to content

Releases: hbstack/hb

v0.15.3

10 Sep 11:20
26fd92d
Compare
Choose a tag to compare

0.15.3 (2024-09-10)

Bug Fixes 🐞

  • allow specifying id attribute for blockquotes (#247) (29fd6b1)

v0.15.2

10 Sep 10:08
80d7236
Compare
Choose a tag to compare

0.15.2 (2024-09-10)

Bug Fixes 🐞

  • allow specifying extra class name for blockquotes and tables (#245) (b1e818d)

v0.15.1

05 Sep 11:32
b3607c4
Compare
Choose a tag to compare

0.15.1 (2024-09-05)

Bug Fixes 🐞

  • tables: rename _header attribute to _thead for consistent naming convention (c866a92)

v0.15.0

05 Sep 11:10
0b78a1c
Compare
Choose a tag to compare

0.15.0 (2024-09-05)

Features ✨

  • tables: add the _header attribute for tables, hide the header if false (#238) (eb56400)

v0.14.0

05 Sep 04:23
1abed5e
Compare
Choose a tag to compare

0.14.0 (2024-09-05)

Features ✨

Bug Fixes 🐞

  • clean up unused Sass variables (6823fbb)
  • deps: update dependency stylelint-scss to v6.5.1 (dcb1f81)

v0.13.0

22 Aug 10:10
12ee38d
Compare
Choose a tag to compare

0.13.0 (2024-08-22)

Features ✨

  • add the hb.sass_transpiler parameter, default to dartsass (#228) (166c5ed), closes #227

v0.12.4

20 Aug 06:54
f6c3a85
Compare
Choose a tag to compare

0.12.4 (2024-08-20)

Bug Fixes 🐞

  • deps: update dependency stylelint-scss to v6.4.1 (d54162a)
  • deps: update dependency stylelint-scss to v6.5.0 (7c52645)
  • replace resources.PostCSS with css.PostCSS (#226) (bba72dc)

v0.12.3

16 Jun 07:31
a852fda
Compare
Choose a tag to compare

0.12.3 (2024-06-16)

Performance Improvements ⚡️

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)