-
-
Notifications
You must be signed in to change notification settings - Fork 481
feat: Modal Selects and TextDisplays #2858
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
Merged
Lulalaby
merged 64 commits into
Pycord-Development:master
from
NeloBlivion:modal_select
Aug 28, 2025
Merged
Changes from 34 commits
Commits
Show all changes
64 commits
Select commit
Hold shift + click to select a range
827524e
types
NeloBlivion 48e1557
style(pre-commit): auto fixes from pre-commit.com hooks
pre-commit-ci[bot] dcdea3f
component
NeloBlivion 6e68e6a
style(pre-commit): auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 4686ea0
items
NeloBlivion be6f1c0
style(pre-commit): auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 5dd4026
Merge branch 'master' into modal_select
Lulalaby e76fd92
interaction._raw_data for testing
NeloBlivion 20f1096
append
NeloBlivion e1c3760
move required around
NeloBlivion cf33b2b
raw
NeloBlivion 132a63f
req?
NeloBlivion bf614aa
default required none
NeloBlivion 20b39bf
select always uses labelcomponent
NeloBlivion 24f018b
labels
NeloBlivion 7dd44f5
store
NeloBlivion 4be7d14
:=
NeloBlivion 2c3ab0d
style(pre-commit): auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 9a75635
again
NeloBlivion 0ddc5d2
style(pre-commit): auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 68ecdd4
refresh_state
NeloBlivion a54c449
style(pre-commit): auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 5b53a3a
docs and limits; unsure on legacy textinput label limit
NeloBlivion e70b067
uses_label
NeloBlivion d9e6939
update limits
NeloBlivion db08582
Merge branch 'master' into modal_select
NeloBlivion a1ded7e
Update discord/ui/select.py
Lulalaby 4455bda
style(pre-commit): auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 0cf4938
v
NeloBlivion ac8b012
remove clarification
NeloBlivion f6b0d59
true
NeloBlivion 64f2406
required check
NeloBlivion 2332b87
Merge branch 'master' into modal_select
NeloBlivion 18cf7fa
cl
NeloBlivion 9e29a09
Update CHANGELOG.md
NeloBlivion 7dfe5c2
Apply suggestions from code review
Lulalaby c4f2f95
Merge branch 'master' into modal_select
NeloBlivion 985c640
required
NeloBlivion fa77faa
style(pre-commit): auto fixes from pre-commit.com hooks
pre-commit-ci[bot] efe8fe6
add Modal.get_item
NeloBlivion 785a357
TextDisplay and all Selects in modals
NeloBlivion e0c86cf
style(pre-commit): auto fixes from pre-commit.com hooks
pre-commit-ci[bot] cf73790
check
NeloBlivion 4fa413a
style(pre-commit): auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 276a038
remove check
NeloBlivion daa25ba
new dispatch?
NeloBlivion 7320cd1
zip
NeloBlivion 65cb824
typing
NeloBlivion e1e6511
style(pre-commit): auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 62b5960
Merge branch 'master' into modal_select
NeloBlivion 4b85cc9
remove instance checks, better typing and add TextInput alias
NeloBlivion 1499805
style(pre-commit): auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 54ad575
doc
NeloBlivion 2a7a075
ModalItem
NeloBlivion d9bb825
style(pre-commit): auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 7c5587d
Update discord/ui/select.py
NeloBlivion d6c1a69
example update
NeloBlivion 37c762d
style(pre-commit): auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 25c657c
oops indent
NeloBlivion 02c2204
style(pre-commit): auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 09f80dd
Apply suggestion from @Icebluewolf
Lulalaby f5be720
Merge branch 'master' into modal_select
NeloBlivion 4d3ee71
docs clarify
NeloBlivion 2415746
better
NeloBlivion File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.