Mimi

Results 30 issues of Mimi

## Check List Please check followings before submitting a new feature request. - [x] I have already read [Docs page](https://hexo.io/docs/) - [x] I have already searched existing issues ## Feature...

feature-request
enhancement
proposal

https://github.com/MoOx/pjax/blob/c26c223a652affd55677dd47619bc68017b8d5ca/index.js#L208-L213 https://github.com/MoOx/pjax/blob/c26c223a652affd55677dd47619bc68017b8d5ca/lib/execute-scripts.js#L10-L17 After `script.parentNode.removeChild(script);` is executed, `script.parentNode` will be `null` https://github.com/MoOx/pjax/blob/c26c223a652affd55677dd47619bc68017b8d5ca/lib/eval-script.js#L4-L5 This means that the return value of the short-circuit evaluation here is `document.querySelector("head")` In other words, all the scripts...

The following is the Chinese translation of the update notes. See https://github.com/next-theme/hexo-theme-next/releases and https://theme-next.js.org/docs/troubleshooting.html#Quick-Debug-Instructions for the English version. --- **以下是对 NexT 使用过程中常见问题的说明。** NexT 主题会尽可能保证配置文件向下兼容,使得用户能够平滑升级。但在 NexT 主题不断发展和完善的过程中,难免会出现配置和使用方式的变化。因此,在每次更新主题前,请务必阅读[更新说明](https://github.com/next-theme/hexo-theme-next/releases),特别是`Breaking Change`部分(这涉及到了一些重大更新,可能影响先前的用户配置或自定义)。 为了避免操作失误导致配置文件冲突或源码丢失,我们建议使用 Git 等工具对博客源码做好版本管理和备份。这样做有很多好处,比如你可以使用...

Discussion

## PR Checklist - [x] The commit message follows [guidelines for NexT](https://github.com/next-theme/hexo-theme-next/blob/master/.github/CONTRIBUTING.md). - [x] Tests for the changes was maked (for bug fixes / features). - [x] Muse | Mist...

🔌 3rd Party Plugin

## Previous Roadmap NexT v8 Roadmap https://github.com/next-theme/hexo-theme-next/issues/3 ## Requested Features - [x] Sidebar on mobile for scheme Pisces & Gemini (theme-next/hexo-theme-next#281, https://github.com/theme-next/hexo-theme-next/issues/67#issuecomment-359323193, https://github.com/next-theme/hexo-theme-next/pull/710). - [ ] Remake whole / full...

Discussion
🎯 Roadmap

## PR Checklist - [x] The commit message follows [guidelines for NexT](https://github.com/next-theme/hexo-theme-next/blob/master/.github/CONTRIBUTING.md). - [x] Tests for the changes was maked (for bug fixes / features). - [x] Muse | Mist...

🔌 3rd Party Plugin
⭐ Feature

Actions
📦 Dependencies

## Previous Roadmap https://github.com/theme-next/theme-next.org/issues/36 https://github.com/theme-next/theme-next.org/issues/88 --- - [x] Added custom language support feature [#253](https://github.com/theme-next/hexo-theme-next/pull/253) doc? - [ ] Assets in `docs/theme-settings/` ? - [x] Rename NexT Configuration to NexT Quick...

## Pre-requisites - [x] Prior to submitting a new workflow, please apply to join the GitHub Technology Partner Program: [partner.github.com/apply](https://partner.github.com/apply?partnershipType=Technology+Partner). --- ### **Please note that at this time we are...

new workflow
no-pr-activity
pages

## What does it do? Issue resolved: https://github.com/hexojs/hexo/issues/5383 ## Screenshots ## Pull request tasks - [x] Add test cases for the changes. - [x] Passed the CI test.