Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

NexT v9 Roadmap #366

Open
6 of 28 tasks
stevenjoezhang opened this issue Sep 7, 2021 · 5 comments
Open
6 of 28 tasks

NexT v9 Roadmap #366

stevenjoezhang opened this issue Sep 7, 2021 · 5 comments

Comments

@stevenjoezhang
Copy link
Member

stevenjoezhang commented Sep 7, 2021

Previous Roadmap

NexT v8 Roadmap #3

Requested Features

Other comment systems

Known Issues

Miscellaneous

GitHub Actions

New Web APIs

  • overscroll-behavior of .sidebar-panel-container and .search-result-container
  • Replace Anime.js with Web Animations API, window.scroll and scrollIntoView
if (CSS && CSS.supports && CSS.supports('(scroll-behavior: smooth)')) {
  window.scroll({ top: 0, behavior: 'smooth' });
}

Deprecated Features

Help Wanted

To be Discussed


Please feel free to leave your thought in comments (or edit this post directly if u have permissions).

@github-actions
Copy link

github-actions bot commented Sep 7, 2021

This issue has been added to the latest roadmap. 🎉

@stevenjoezhang stevenjoezhang mentioned this issue Sep 7, 2021
47 tasks
@stevenjoezhang stevenjoezhang added this to the 9.0.0 milestone Sep 7, 2021
@stevenjoezhang stevenjoezhang pinned this issue Sep 7, 2021
@stevenjoezhang
Copy link
Member Author

Google Fonts CSS API update https://developers.google.com/fonts/docs/css2

@zhongfq
Copy link

zhongfq commented Dec 24, 2021

can support hexo-generator-search-zip plugin?

@njzjz njzjz closed this as completed Dec 24, 2021
@next-theme next-theme locked as too heated and limited conversation to collaborators Dec 24, 2021
@stevenjoezhang
Copy link
Member Author

We have no plan to support hexo-generator-search-zip plugin. The plugin is developed for Hexo 3.0 and has not been updated for 4 years.

The feedback here is hard to track, you can open issues or discussions instead. I will add popular feature requests to the roadmap.

@next-theme next-theme unlocked this conversation Oct 29, 2022
@sghuang19
Copy link
Member

Apparently we need more hypes in this thread.

Some thoughts

  • We need to polish a more modern look for NexT.
  • ...

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

4 participants