26 Commits (beeffdce966fb515328447ce2fe4e477c176ff1f)

Author SHA1 Message Date
Soheab_ d78636283b Correct supported types in docs for modal components 9 months ago
Rapptz 78ff16621a Fix certain component IDs not being able to be settable afterwards 9 months ago
Rapptz d5946d1cbc Fix bounds for TextInput and Label generic 10 months ago
Rapptz 3fb627d078 Add support for label components and select in modals 11 months ago
DA344 50caa3c82c
Add support for components V2 11 months ago
Soheab_ 070ae24d8d
Document all limits in discord.ui 2 years ago
Rapptz 914773d0fb Remove trailing whitespace 3 years ago
yvqc 6b6cbc44ce
Fix TextInput's is_persistent() flow 3 years ago
Trevor 5009c83bc9
Implement New Select Types 4 years ago
Ionite 6981eb69c4
Normalize type formatting in TypeError 4 years ago
Rapptz cdce8fae5b Change ui.TextInput.value to not be Optional 4 years ago
Lilly Rose Berner 7267d18d9e
Improve component typing 4 years ago
NextChai e7ce8b6b77
Add container operations documentation to TextInput 4 years ago
Lilly Rose Berner 7ee15e1d68
Use typing.Literal for channel and component type annotation 4 years ago
Rapptz e515378076 Remove annotation on row property in subclasses 4 years ago
Rapptz 3215cb65e2 Raise if custom_id is not a str 4 years ago
UltimateSppy765 6d494585f5
Correct documentation for TextInput.custom_id 4 years ago
Rapptz 934ab4151a Mark state refresh methods as private with an underscore 4 years ago
Rapptz 37d55c8ec4 Add TextInput.__str__ special method 4 years ago
Josh 147948af9b
Use typing.Self throughout library 4 years ago
Nihaal Sangha 90cabd1673
Fix various typos 4 years ago
Rapptz d01e73fca5 Document more uses of type ignore 4 years ago
Josh 6dbd40a8ef
Remove use of typing.Self from TextInput 4 years ago
Rapptz e56f64218a Rename default_value to default for TextInput 4 years ago
Rapptz 88b520b5ab Reformat code using black 4 years ago
Josh 19c6687b55
Add support for Modal Interactions 4 years ago