mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
* feat(guide): updated modal page for label * feat(guide): updated modal page with modal component sections * feat(guide): added modal to select menu page * fix(guide): moved select menu and add text display callout * feat(guide): reworked to show modal together instead of separately * feat(guide): added file upload to modal * fix: code block focus in modals * fix: grammar * fix: grammar and wording * feat: structure and readability General improvements to structure and reading flow * Reword sentence structure * Use semantic code highlights * Consistent heading casing * Add additional explanations and elaborations * Adapt legacy examples in text * Omit repeated code for brevity and less scrolling * fix: updated example Image * chore: typos, grammar, rephrasing Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com> Co-authored-by: Ryan Munro <monbrey@gmail.com> * chore: review rephrasing Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com> Co-authored-by: Ryan Munro <monbrey@gmail.com> * chore: rephrasing for correctness Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com> * chore: rephrasing for correctness * chore: rephrasing for correctness * chore: formatting * chore: rephrasing for correctness Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com> * chore: update text --------- Co-authored-by: almostSouji <timoqueezle@gmail.com> Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com> Co-authored-by: Ryan Munro <monbrey@gmail.com>
Links
Contributing
Before creating an issue, please ensure that it hasn't already been reported/suggested, and double-check the existing guide. See the contributing guide if you'd like to submit a pull request.
Local Development
To install and run just the guide portion of the repository for development, you can install dependencies with pnpm --filter guide install and serve a development version of the guide on localhost with pnpm dev.
Help
If you don't understand something in the documentation, you are experiencing problems, or you just need a gentle nudge in the right direction, please don't hesitate to join our official discord.js Server.