Skip to content

Latest commit

 

History

History
117 lines (51 loc) · 4.4 KB

CHANGELOG.md

File metadata and controls

117 lines (51 loc) · 4.4 KB

Changelog

0.6.0 (2024-05-28)

Features ✨

  • i18n: add Vietnamese translations (565c685)

0.5.2 (2024-05-25)

Bug Fixes 🐞

  • make .chroma extending optional (3fd2ee0)

0.5.1 (2024-04-27)

Styles 🎨

  • change scrollbar width to thin for responsive table (9f98339)
  • set margin-bottom to mb-2 for responsive table (8a24f0c)

0.5.0 (2024-04-23)

Features ✨

0.4.6 (2024-03-25)

Styles 🎨

0.4.5 (2024-03-12)

Bug Fixes 🐞

  • add data-layout and data-section attributes to PurgeCSS safelist (a0779b5)

0.4.4 (2024-03-04)

Styles 🎨

  • remove gap between .hb-main and .hb-header on landing layout (#137) (d5b9531)

0.4.3 (2024-02-27)

Bug Fixes 🐞

  • landing: remove padding from hb-main element for landing layout (#134) (89b946f)

0.4.2 (2024-02-17)

Bug Fixes 🐞

  • deps: update dependency stylelint-scss to v6 (8df7020)

Styles 🎨

  • set overflow-wrap as break-word for hb-main class (7f29c81)

0.4.1 (2023-12-03)

Styles 🎨

  • set margin-bottom as .5rem for highlight code blocks (#94) (97ac6d3)

0.4.0 (2023-11-01)

Features ✨

0.3.0 (2023-10-21)

Features ✨

0.2.2 (2023-10-16)

Styles 🎨

  • sass: change the hb-module-margin-bottom as 1.5rem by default (912a8c6)

0.2.1 (2023-08-21)

Bug Fixes

  • remove the index layout (901ecd2)

0.2.0 (2023-05-14)

Features

Bug Fixes

  • deps: update dependency stylelint-scss to v5 (021bd9b)