-
-
Notifications
You must be signed in to change notification settings - Fork 477
feat: Modal Selects #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
Open
NeloBlivion
wants to merge
36
commits into
Pycord-Development:master
Choose a base branch
from
NeloBlivion:modal_select
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.
+231
−33
Open
feat: Modal Selects #2858
Changes from 1 commit
Commits
Show all changes
36 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 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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tbf we might want to pr that to keep it not just for testing lol
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
pls