-
Notifications
You must be signed in to change notification settings - Fork 6
feat: move HouLiXieBuRou/website-nuxt here #132
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
SkyBird233
wants to merge
137
commits into
master
Choose a base branch
from
website-nuxt
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- 高亮代码不再使用 vue-monaco-editor 采用 nuxt-monaco-editor
- 在右侧正文 height 足够大时,左菜单高度取决于 -> 保证‘回到首页’ button 正确显示的最大值 - 在右侧正文 height 比较小时(/news),该高度要小于右侧正文高度,以保证滚动框不会闪现 - 在用户放大界面时,缩小高度 - 以上高度的变化都是指 open/close 子菜单,且关闭的顺序为先进先出
- 左菜单栏现在会在首屏加载时优先展开当前页面所在的菜单 - 其余菜单按照顺序能展尽展,但展开是连续的,不会跳过任何一个菜单
- 该标签导致控制台报错水合不匹配错误,妨碍开发
- 路由渲染方式更新,采用 swr 缓存数据变动不频繁的页面
- 所有用户五分钟内的请求,只渲染一次
- 例: 当前提交 download 页面的 docker 下载栏被临时隐藏,导致该页面安同下载栏下的'其他下载' button 高亮工作不正常
This change overrides the default sans-serif and serif font stacks in Heti to be empty, falling back to the website's default font settings.
Deploying website-2023 with
|
Latest commit: |
3cee84a
|
Status: | ✅ Deploy successful! |
Preview URL: | https://1b4ffd66.website-2023-5rp.pages.dev |
Branch Preview URL: | https://website-nuxt.website-2023-5rp.pages.dev |
This reverts commit fd64251.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.