NexT

Theme for Hexo

What's Changed

💥 Breaking Changes

  • Remove local_search.trigger option (659e82b)
local_search:
- # If auto, trigger search by changing input.
- # If manual, trigger search by pressing enter key or search button.
- trigger: auto

🌟 New Features

  • Trigger Search Event when user presses Ctrl + K by @penxian in https://github.com/next-theme/hexo-theme-next/pull/804

⭐ Features

  • Refactor Algolia search: drop instantsearch.js by @stevenjoezhang in https://github.com/next-theme/hexo-theme-next/pull/795
  • Support dark mode for note tags in modern style by @sghuang19 in https://github.com/next-theme/hexo-theme-next/pull/828
  • Add dark color scheme for text selection by @sghuang19 in https://github.com/next-theme/hexo-theme-next/pull/829

🐞 Bug Fixes

  • Fix mermaid folding (6742735)
  • Fix .menu-item-active::after (07acb27)
  • Fix mermaid copy button (5c02480)
  • Fix empty innerText (ddecbe3)
  • Fix muse.js 404 (0708dc7)

🛠 Improvements

  • Prefer object-shorthand (524c369)
  • Better use of parseInt and Number (17259c0)
  • Specify transition-property (da8db69)
  • Use Array.flat in motion.js (783b6ff)

🌀 External Changes

  • Update dependency stylelint to v16.9.0 by @renovate in https://github.com/next-theme/hexo-theme-next/pull/792
  • Update dependency eslint to v9.10.0 - autoclosed by @renovate in https://github.com/next-theme/hexo-theme-next/pull/800
  • Update dependency c8 to v10 by @renovate in https://github.com/next-theme/hexo-theme-next/pull/807
  • Update dependency mocha to v10.7.3 by @renovate in https://github.com/next-theme/hexo-theme-next/pull/814
  • Update dependency hexo to v7.3.0 by @renovate in https://github.com/next-theme/hexo-theme-next/pull/821
  • Update dependency chai to v4.5.0 by @renovate in https://github.com/next-theme/hexo-theme-next/pull/825

📖 Documentation

  • Update pull request template (263841b)

🌍 Localization

  • New Crowdin updates by @stevenjoezhang in https://github.com/next-theme/hexo-theme-next/pull/796

New Contributors

  • @penxian made their first contribution in https://github.com/next-theme/hexo-theme-next/pull/804
  • @sghuang19 made their first contribution in https://github.com/next-theme/hexo-theme-next/pull/828

Full Changelog: https://github.com/next-theme/hexo-theme-next/compare/v8.20.0...v8.21.0

Detailed changes for NexT v8.21.0

What's Changed

💥 Breaking Changes

  • Feature: display sidebar on mobile for Pisces and Gemini by @triccsr in https://github.com/next-theme/hexo-theme-next/pull/710
sidebar:
- # Manual define the sidebar width. If commented, will be default for:
- # Muse | Mist: 320
- # Pisces | Gemini: 240
- #width: 300
+ # Sidebar width.
+ # Applicable to Muse | Mist and mobile of Pisces | Gemini.
+ width_expanded: 320
+ # Applicable to desktop of Pisces | Gemini.
+ width_dual_column: 240

🌟 New Features

  • Add post_count helper (26d682c)
  • Support for hiding page header (ca0e6f0)
  • Add link posts feature (4cba2a3)

🐞 Bug Fixes

  • Fix utterances/giscus with pjax by @wangjiezhe in https://github.com/next-theme/hexo-theme-next/pull/779
  • Fix undefind in group-pictures (2195b01)

🛠 Improvements

  • Reorder sidebar animation (f7014d3)
  • Update .category-list-count style (3d34a11)
  • Refactor .menu-item style (6bf97f6)

🌀 External Changes

  • Update dependency stylelint to v16.4.0 by @renovate in https://github.com/next-theme/hexo-theme-next/pull/774
  • Update dependency mocha to v10.4.0 by @renovate in https://github.com/next-theme/hexo-theme-next/pull/776
  • Update dependency hexo-renderer-marked to v6.3.0 by @renovate in https://github.com/next-theme/hexo-theme-next/pull/781
  • Update dependency eslint to v9 by @renovate in https://github.com/next-theme/hexo-theme-next/pull/783
  • Update dependency hexo to v7.2.0 by @renovate in https://github.com/next-theme/hexo-theme-next/pull/790

📖 Documentation

  • Remove dollar signs before commands (cd1a082)

New Contributors

  • @wangjiezhe made their first contribution in https://github.com/next-theme/hexo-theme-next/pull/779
  • @triccsr made their first contribution in https://github.com/next-theme/hexo-theme-next/pull/710

Full Changelog: https://github.com/next-theme/hexo-theme-next/compare/v8.19.2...v8.20.0

Detailed changes for NexT v8.20.0

What's Changed

🛠 Improvements

  • Adapt to Hexo 7 highlight settings (269eae3)
  • Add notranslate to prevent translating code by @maple3142 in https://github.com/next-theme/hexo-theme-next/pull/769

🌀 External Changes

  • Update actions/setup-python action to v5 by @renovate in https://github.com/next-theme/hexo-theme-next/pull/732
  • Update dependency stylelint-stylus to v1 by @renovate in https://github.com/next-theme/hexo-theme-next/pull/737
  • Update dependency stylelint to v16 by @renovate in https://github.com/next-theme/hexo-theme-next/pull/735
  • Update github/codeql-action action to v3 - autoclosed by @renovate in https://github.com/next-theme/hexo-theme-next/pull/739
  • Update dependency c8 to v9 by @renovate in https://github.com/next-theme/hexo-theme-next/pull/745
  • Update dependency chai to v4.4.1 by @renovate in https://github.com/next-theme/hexo-theme-next/pull/748
  • Update dependency hexo to v7.1.1 by @renovate in https://github.com/next-theme/hexo-theme-next/pull/757
  • Update dependency mocha to v10.3.0 by @renovate in https://github.com/next-theme/hexo-theme-next/pull/764

Full Changelog: https://github.com/next-theme/hexo-theme-next/compare/v8.19.1...v8.19.2

Detailed changes for NexT v8.19.2

What's Changed

🌀 External Changes

  • Roll back animejs version (c32066a)
  • Update actions/labeler action to v5 by @renovate in https://github.com/next-theme/hexo-theme-next/pull/730

Full Changelog: https://github.com/next-theme/hexo-theme-next/compare/v8.19.0...v8.19.1

Detailed changes for NexT v8.19.1

0%