You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
harumaki4649 cc00d56a22
Fixed item state management in the UI View
10 hours ago
..
__init__.py Add support for new modal components 5 months ago
action_row.py Fixed item state management in the UI View 10 hours ago
button.py Use iscoroutinefunction from inspect instead of asyncio on 3.12+ 3 months ago
checkbox.py Document which components need to be in a Label 10 hours ago
container.py Fix container items having out of date internal state 8 months ago
dynamic.py Revert "Add second generic parameter for view for DynamicItem" 11 months ago
file.py Fix certain component IDs not being able to be settable afterwards 9 months ago
file_upload.py Add support for File Upload component 9 months ago
item.py Add support for new modal components 5 months ago
label.py Fix inaccurate total_children_count property in modals 8 months ago
media_gallery.py Reformat entire project with ruff instead of black 11 months ago
modal.py Fallback to Item.row when converting to Modal component list 5 months ago
radio.py Document which components need to be in a Label 10 hours ago
section.py Fix Section.accessory setter not updating view bindings 9 months ago
select.py Use iscoroutinefunction from inspect instead of asyncio on 3.12+ 3 months ago
separator.py Fix certain component IDs not being able to be settable afterwards 9 months ago
text_display.py Correct supported types in docs for modal components 9 months ago
text_input.py Correct supported types in docs for modal components 9 months ago
thumbnail.py Allow discord.File in places where UnfurledMediaItem or str are allowed 11 months ago
view.py Fixed item state management in the UI View 10 hours ago