193 Commits (26c4019b0be7daa977b871e4dd7d366a849e6bda)

Author SHA1 Message Date
Rapptz 26c4019b0b Fix Section.accessory setter not updating view bindings 2 weeks ago
Rapptz b079e9c451 Remove buggy and unintentional Container.children setter 2 weeks ago
Rapptz 30596cad13 Add shoutout to Button and Thumbnail accessories for Section 3 weeks ago
Soheab_ 5aa4eb7825 Correct supported types in docs for modal components 4 weeks ago
Soheab_ 10bc4ce083 Add missing required kwarg to all select classes 4 weeks ago
Soheab_ 0b600095ba Handle resolved data for modal components and types 4 weeks ago
Soheab_ dd6e5f64dd Fix KeyError on custom_id for modal components that don't support it 4 weeks ago
Rapptz 1d6a147b0f Move v2 item check from BaseView to View 2 months ago
Rapptz f79f41c37c Add accessory to Section.__repr__ 2 months ago
Rapptz 748ab04674 Fix bounds for TextInput and Label generic 2 months ago
lmaotrigine b2a8a98e0e Add missing versionadded to some BaseView items 2 months ago
Rapptz e1794dfab7 Revert "Add second generic parameter for view for DynamicItem" 2 months ago
Rapptz cbe722b014 Fix Modal not raising when hitting the 5 item limit 2 months ago
Rapptz ec27e477b7 Change Modal inheritance to BaseView instead of View 2 months ago
Rapptz d351953526 Add second generic parameter for view for DynamicItem 2 months ago
Rapptz 112907a897 Flip if statement for wrapped ActionRow components in modals 2 months ago
Rapptz 1e6a281c07 Allow TextDisplay as a top-level component in modals 2 months ago
Rapptz 60fd97bfda Update total count tracking to always consider the wrapper object 2 months ago
DA344 735b033701 Add a swap method for dynamic item's dispatching 2 months ago
Rapptz 5333e7c737 Remove outdated comment 2 months ago
Rapptz 110ace0a4d Fix Section.accessory being MISSING 2 months ago
Sacul f30375ddaa Fix note in button decorator in action row 2 months ago
DA344 c3158127ff Fix Section.children and accessory's parent being None 2 months ago
Rapptz 15ba468064 Document Section.accessory as an attribute 2 months ago
Rapptz 44a44e938f Reformat entire project with ruff instead of black 2 months ago
Rapptz 3ef6272e07 Fix error with View.from_message when having multiple items 2 months ago
Rapptz d58c055c5b Remove unused import 2 months ago
Rapptz 5d49f11709 Remove View.from_dict typing 2 months ago
Rapptz fc12a41cdf Run black 2 months ago
Rapptz 064cb7af71 Add View.total_children_count 2 months ago
Rapptz f08c042217 Add content_length method to LayoutView and container items 2 months ago
Rapptz 6f6d990195 Fix type error with ItemCallbackType 2 months ago
Rapptz 4854c56d58 Allow discord.File in places where UnfurledMediaItem or str are allowed 2 months ago
Rapptz 9ef5b054e5 Refactor total children count to an overrideable method 2 months ago
Rapptz 2a69ac4ca8 Document difference between View and LayoutView 2 months ago
Rapptz 24d3a12117 Remove unused row parameter from TextDisplay 2 months ago
Rapptz 4f539b710f Fix type errors in all examples 2 months ago
Soheab 13432591c6
Fix various docs around UI items 2 months ago
Rapptz 38c6407ffd Maintain a reference to View dispatched tasks 2 months ago
Rapptz 3fb627d078 Add support for label components and select in modals 2 months ago
Rapptz 9fb74fd7a1 Remove unnecessary TypeGuard 2 months ago
Rapptz 8c1886799d Don't recreate ItemCallbackType 2 months ago
DA344 50caa3c82c
Add support for components V2 2 months ago
Leonardo 7f16a06479
Copy Select options when creating View class 4 months ago
Rapptz 8953938a53 Update Pyright to v1.1.394 8 months ago
DA344 6ab747f9e5
Add support for sending views in stateless webhooks 8 months ago
Jun-Ah 준아 97ca618570
Fix incorrect Select max option condition 1 year ago
Rapptz c055fd32bb Fix ui.Button providing a custom_id for premium buttons 1 year ago
DA344 be9edf8deb
Remove setting sku_id explicitly via button decorator 1 year ago
DA344 356474ffb9
Add ButtonStyle.premium 1 year ago