Skip to content

feat(helper/tagcloud): show_count option (#5047)#5048

Merged
SukkaW merged 1 commit intohexojs:masterfrom
renbaoshuo:feat/tagcloud-count
Sep 4, 2022
Merged

feat(helper/tagcloud): show_count option (#5047)#5048
SukkaW merged 1 commit intohexojs:masterfrom
renbaoshuo:feat/tagcloud-count

Conversation

@renbaoshuo
Copy link
Member

What does it do?

Add an option to show posts count of each tag in tagcloud helper.

This pull request resolves #5047.

Screenshots

None.

Pull request tasks

  • Add test cases for the changes.
  • Passed the CI test.

@github-actions
Copy link

github-actions bot commented Sep 4, 2022

How to test

git clone -b feat/tagcloud-count https://github.com/renbaoshuo/hexo.git
cd hexo
npm install
npm test

@coveralls
Copy link

Coverage Status

Coverage increased (+0.0004%) to 98.337% when pulling 24d9312 on renbaoshuo:feat/tagcloud-count into d95d297 on hexojs:master.

@SukkaW SukkaW merged commit d9e5f2e into hexojs:master Sep 4, 2022
@renbaoshuo renbaoshuo deleted the feat/tagcloud-count branch September 4, 2022 07:28
renbaoshuo added a commit to renbaoshuo/hexo-docs that referenced this pull request Sep 4, 2022
renbaoshuo added a commit to renbaoshuo/hexo-docs that referenced this pull request Sep 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature request: show_count option for tagcloud api

3 participants