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.
Michael bcea13e993
Allow ui.View initialization without a running event loop
7 months ago
..
__init__.py Add support for File Upload component 11 months ago
action_row.py Fix container items having out of date internal state 10 months ago
button.py Fix container items having out of date internal state 10 months ago
container.py Fix container items having out of date internal state 10 months ago
dynamic.py Revert "Add second generic parameter for view for DynamicItem" 1 year ago
file.py Fix certain component IDs not being able to be settable afterwards 11 months ago
file_upload.py Add support for File Upload component 11 months ago
item.py Fix container items having out of date internal state 10 months ago
label.py Fix inaccurate total_children_count property in modals 10 months ago
media_gallery.py Reformat entire project with ruff instead of black 1 year ago
modal.py Handle resolved data for modal components and types 11 months ago
section.py Fix Section.accessory setter not updating view bindings 11 months ago
select.py Fix container items having out of date internal state 10 months ago
separator.py Fix certain component IDs not being able to be settable afterwards 11 months ago
text_display.py Correct supported types in docs for modal components 11 months ago
text_input.py Correct supported types in docs for modal components 11 months ago
thumbnail.py Allow discord.File in places where UnfurledMediaItem or str are allowed 1 year ago
view.py Allow ui.View initialization without a running event loop 7 months ago