Skip to content

Releases: mulder21c/hexo-theme-carpediem

V 1.2.2

03 Sep 05:37
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

v1.2.2 - 2023-09-03

Bug Fixes

  • #290 fixed fast-glob issue on windows

V 1.2.1

25 Aug 13:20
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

1.2.1 - 2023-08-25

Bug Fixes

  • Removed search configure that were inserted for testing

V 1.2.0

13 Aug 13:43
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

v1.2.0 - 2023-08-12

Bug Fixes

  • Fixed description data of author's infomation on page layout (#266)
  • Added the message 'no tags' on taglist when the post(page) has no tags (#267)
  • Fixed order for webfont type (#268)
  • Remove lazyload attribute for hero (#269)
  • Applied fit-viewport width to table in figure style box
  • Fixed top/bottom margin for table in figure-styled box

Documentation

  • Fixed docs for font-face mixin

Features

  • Added series tag

Build

  • Bump postcss-preset-env from 8.4.2 to 9.0.0 (#258)
  • Bump @prettier/plugin-xml from 2.2.0 to 3.1.0 (#272)
  • Bump stylelint-config-standard from 33.0.0 to 34.0.0 (#273)
  • Bump terser from 5.19.0 to 5.19.2 (#275)
  • Bump rollup from 3.26.2 to 3.28.0 (#279)

V 1.1.0

14 Jul 10:38
2a2cd49
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

v1.1.0 - 2023-07-13

Bug Fixes

  • Fixed to display nested cateogry in title on category layout
  • Fixed an issue that the SCSS sourcemap was not generated correctly

Documentation

  • Fixed branch name for clone (#244)

Features

  • Added configure and code for adsense

Miscellaneous Tasks

  • Added configure for target branch

Refactor

  • Customized colors related selection for text
  • Refactored background-color since adsense make padding-bottom on body
  • Refactored @layer syntax positioning

Build

  • Bump vanilla-prop-types from 1.8.6 to 2.0.0 (#239)
  • Bump postcss-preset-env from 8.3.1 to 8.4.2 (#240)
  • Bump @commitlint/cli from 17.6.3 to 17.6.5 (#241)
  • Bump @babel/eslint-parser from 7.21.3 to 7.22.5 (#242)
  • Bump @commitlint/config-conventional (#243)
  • Bump sync-fetch from 0.4.2 to 0.5.2 (#247)
  • Bump lint-staged from 13.2.0 to 13.2.2 (#248)
  • Bump eslint from 8.38.0 to 8.42.0 (#249)
  • Bump sass from 1.63.3 to 1.63.6 (#257)
  • Bump postcss-preset-env from 8.4.2 to 9.0.0 (#258)
  • Bump eslint from 8.42.0 to 8.44.0 (#259)
  • Bump stylelint from 15.7.0 to 15.10.1 (#262)
  • Bump terser from 5.18.0 to 5.19.0 (#264)

First Release

28 May 11:02
Compare
Choose a tag to compare
v1.0.0

docs(README): added live demo link