hb

The core module of HB framework, which automatically load and compile module's TypeScript and SCSS.

MIT License

Stars
15

Bot releases are visible (Hide)

hb - v0.12.2 Latest Release

Published by github-actions[bot] 7 months ago

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)
hb - v0.12.1

Published by github-actions[bot] 8 months ago

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)
hb - v0.12.0

Published by github-actions[bot] 8 months ago

0.12.0 (2024-02-27)

Features ✨

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

Published by github-actions[bot] 8 months ago

0.11.2 (2024-02-23)

Bug Fixes 🐞

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

Published by github-actions[bot] 8 months ago

0.11.1 (2024-02-21)

Bug Fixes 🐞

  • remove the leading slash from module SCSS path (#173) (5c58d40)
hb - v0.11.0

Published by github-actions[bot] 9 months ago

0.11.0 (2024-02-03)

Features ✨

hb - v0.10.0

Published by github-actions[bot] 9 months ago

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)
hb - v0.9.2

Published by github-actions[bot] 9 months ago

0.9.2 (2024-01-25)

Continuous Integration

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

Published by github-actions[bot] 9 months ago

0.9.1 (2024-01-24)

Bug Fixes

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

Published by github-actions[bot] 9 months ago

0.9.0 (2024-01-15)

Features

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

Published by github-actions[bot] 10 months ago

0.8.1 (2023-12-24)

Bug Fixes

  • allow specifying default full width for specified page types (#138) (0fcc5bc)
hb - v0.8.0

Published by github-actions[bot] 10 months ago

0.8.0 (2023-12-22)

Features

  • add the hb.full_width parameter and page's full_width parameter (#137) (7c4cc7c)

Bug Fixes

  • deps: update dependency stylelint-scss to v5.3.1 (86dc36d)
  • deps: update dependency stylelint-scss to v6 (04b8249)
hb - v0.7.2

Published by github-actions[bot] 12 months ago

0.7.2 (2023-11-01)

Bug Fixes

  • deps: update dependency stylelint-scss to v5.2.0 (b0a651b)
  • deps: update dependency stylelint-scss to v5.2.1 (6641368)
  • deps: update dependency stylelint-scss to v5.3.0 (c397431)
  • purgecss: try to find the configuration file in subdirectories (#108) (1d7ddd3), closes #106
  • purgecss: use process.env.HUGO_PUBLISHDIR instead of hard-coded public folder (#107) (c599450), closes #105
hb - v0.7.1

Published by github-actions[bot] about 1 year ago

0.7.1 (2023-08-29)

Bug Fixes

  • allow overriding Sass vars from modules (0bfc09e)
hb - v0.7.0

Published by github-actions[bot] about 1 year ago

0.7.0 (2023-08-25)

Features

  • add the hb.styles.hb_top_offset parameter (#68) (eb242d3)
hb - v0.6.0

Published by github-actions[bot] about 1 year ago

0.6.0 (2023-08-25)

Features

  • add the hb.styles parameter for defining Sass variables (#66) (a0b6dad)
  • add the top offset mixin and CSS variable (#67) (45337f1)

Bug Fixes

  • deps: update dependency stylelint-scss to v5.1.0 (486c8a7)
hb - v0.5.2

Published by github-actions[bot] about 1 year ago

0.5.2 (2023-08-08)

Bug Fixes

  • correct the css partial in the case of rendering alias pages (d137e8b)
  • deps: update dependency stylelint-scss to v5.0.1 (c0c576e)
hb - v0.5.1

Published by github-actions[bot] over 1 year ago

0.5.1 (2023-05-30)

Bug Fixes

  • deps: update dependency stylelint-scss to v5 (6ec9fa1)