240 Commits (2da3a1467b0882258ad4ecb13482ab3df30ecd1e)

Author SHA1 Message Date
DA-344 2da3a1467b chore: Raise LayoutView component limit to 40 and remove component limit on containers 1 month ago
DA-344 7741166e86 chore: Add (View|Container|ActionRow|Section).walk_children methods 1 month ago
DA-344 aa41094cc1 fix: Non-dispatchable items breaking persistent views 1 month ago
DA344 a8285e1931
more typings 1 month ago
DA344 5162d17d4a
fix typings and errors 1 month ago
DA344 de4d8c489d
fix: LayoutView’s duplicating items 1 month ago
DA-344 ab497987ac chore: Update examples and things 1 month ago
DA344 038ca4a09c
more unpack 1 month ago
DA344 776d5e173a
unpack 1 month ago
DA344 95a22ced02
. 1 month ago
DA-344 7ed69ec7e5 chore: children, * -> *children 1 month ago
DA-344 dbd8cd6cd3 chore: update container and things 1 month ago
DA-344 c5d7450d86 fix: strange error: https://discord.com/channels/336642139381301249/1345167602304946206/1364416832584421486 1 month ago
DA344 952a623d23
remove unused import 1 month ago
DA344 f5415f5c59
chore: remove deprecation warning 1 month ago
DA-344 f5ec966a7b chore: typings and docs and idk what more 1 month ago
DA-344 4cb3b410a7 chore: more docs things ig 1 month ago
DA-344 876397e5ad chore: Improve Items documentation 1 month ago
DA-344 22e4738918 chore: Fix interaction_check not being called correctly 1 month ago
DA-344 2248df00a3 chore: Add char limit to TextDisplay 1 month ago
DA-344 8376dbfd49 chore: Add Thumbnail.description char limit to docs 1 month ago
DA-344 86ec83471b chore: Update BaseView.__repr__ 1 month ago
DA-344 70289119d2 fix: Item.view not being correctly set when using 'add_item' methods 1 month ago
DA-344 195b9e75b6 chore: Allow ints on accent_colo(u)r on Container's 1 month ago
DA-344 fb8e85da7c fix: typings 1 month ago
DA-344 cf949c689f chore: some bunch fixes and make interaction_check's work on every item 1 month ago
DA-344 9026bcbb1d add note about Item.custom_id 1 month ago
DA-344 412caa6c2e update ActionRow.select docstring 1 month ago
DA-344 b0bab6d50d fix: `children` parameter being ignored on Container 1 month ago
DA-344 e9d942b233 chore: typings 1 month ago
DA-344 cba602d472 chore: Add more params to MessageFlags.components_v2 docstring 1 month ago
DA-344 5dddf65c4b run black 1 month ago
DA-344 cd9f7768fb some fixes and typings 1 month ago
DA-344 86dd8d8b9a chore: Add get_item_by_id to remaining items 1 month ago
DA-344 4c662a9c24 chore: Some changes, fixes, and typo corrections 2 months ago
DA344 b1e8aefd53
fix: Containers not dispatching ActionRow items correctly 3 months ago
DA-344 8926f28a3a fix: Section.accessory._view being None when in a container 3 months ago
DA-344 8561953222 chore: Add container add/remove/clear_item(s) 3 months ago
DA-344 52f9b6a88c chore: Some changes on how Section.accessory is handled in Container 3 months ago
DA-344 810fe57283 chore: Update container to also take in account section accessories 3 months ago
DA-344 7433ad0562 chore: Fix Section.accessory raising an error when clicked 3 months ago
DA-344 84ad47ffc2 chore: Remove unneccessary # type: ignore 3 months ago
DA344 4c668bae57
template 3 months ago
DA344 5120b0d5df
chore: Update ViewStore to handle Section.accessory properly 3 months ago
DA344 9655749ae3
fix: Section.accessory not being dispatched 3 months ago
DA344 6d50c883ab
chore: Metadata for Section 3 months ago
DA344 cf4db91fa2
chore: Remove unused imports 3 months ago
DA344 0f7d72bc0b
chore: Update Container.is_dispatchable 3 months ago
DA344 97006066c0
chore: Update Container._update_store_data 3 months ago
DA344 8399677445
fix: Container children not being added to view store 3 months ago