explain what changed in the rewrite - #327
Merged
Merged
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Deploying website with
|
| Latest commit: |
485afb2
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://420e7476.website-bmk.pages.dev |
| Branch Preview URL: | https://docs-whats-new.website-bmk.pages.dev |
kane50613
added a commit
that referenced
this pull request
Jul 30, 2026
* explain what changed in the rewrite * explain per-command permissions and tighten the page * open a modal from the poll command and list every removed feature * drop the list of minor removals * give the home page room to breathe on a phone
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
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.
Why
老用戶打開機器龍會發現指令全變了,但站上沒有一頁講這件事。音樂沒了、經濟沒了、網頁面板收掉了,這些都需要有個地方交代,不然只會讓人以為機器人壞了。
What
content/docs/whats-new.mdx(含 zh-cn)掛在側邊欄最上面,講改版差異:斜線指令怎麼用、前綴指令哪些還能打、舊指令對照表、收掉了什麼跟為什麼、舊資料會怎麼樣。SlashCommandTour是一個五格循環的動畫,示範打/叫出指令清單、篩選、填選項、送出。prefers-reduced-motion會直接停在最後一格。順手修掉六個 demo 元件都在用的
rounded-lg border bg-discord-bg—— 那個淺色 hairline 是 Discord 面板不會有的東西,Discord 靠深底加陰影分層。抽成共用的DiscordSurface,順便讓需要的 demo 可以帶頻道標題。版面比例對過 Figma 的 Discord UI Kit,顏色沿用站上既有的--color-discord-*(比那份 kit 的舊配色更接近現在的 Discord)。