243 Commits (b0b332a2e0709649b91b7aa6dfc08622e7d67939)

Author SHA1 Message Date
DA-344 b0b332a2e0 fix: Add/Modify View/Container.walk_children return types 1 month ago
DA344 50c40a20b3
fix: Change send type to None in Section.walk_children return type 1 month ago
DA-344 d41d7111a7 list -> tuple 1 month ago
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 2 months ago
DA344 5162d17d4a
fix typings and errors 2 months ago
DA344 de4d8c489d
fix: LayoutView’s duplicating items 2 months ago
DA-344 ab497987ac chore: Update examples and things 2 months ago
DA344 038ca4a09c
more unpack 2 months ago
DA344 776d5e173a
unpack 2 months ago
DA344 95a22ced02
. 2 months ago
DA-344 7ed69ec7e5 chore: children, * -> *children 2 months ago
DA-344 dbd8cd6cd3 chore: update container and things 2 months ago
DA-344 c5d7450d86 fix: strange error: https://discord.com/channels/336642139381301249/1345167602304946206/1364416832584421486 2 months ago
DA344 952a623d23
remove unused import 2 months ago
DA344 f5415f5c59
chore: remove deprecation warning 2 months ago
DA-344 f5ec966a7b chore: typings and docs and idk what more 2 months ago
DA-344 4cb3b410a7 chore: more docs things ig 2 months ago
DA-344 876397e5ad chore: Improve Items documentation 2 months ago
DA-344 22e4738918 chore: Fix interaction_check not being called correctly 2 months ago
DA-344 2248df00a3 chore: Add char limit to TextDisplay 2 months ago
DA-344 8376dbfd49 chore: Add Thumbnail.description char limit to docs 2 months ago
DA-344 86ec83471b chore: Update BaseView.__repr__ 2 months ago
DA-344 70289119d2 fix: Item.view not being correctly set when using 'add_item' methods 2 months ago
DA-344 195b9e75b6 chore: Allow ints on accent_colo(u)r on Container's 2 months ago
DA-344 fb8e85da7c fix: typings 2 months ago
DA-344 cf949c689f chore: some bunch fixes and make interaction_check's work on every item 2 months ago
DA-344 9026bcbb1d add note about Item.custom_id 2 months ago
DA-344 412caa6c2e update ActionRow.select docstring 2 months ago
DA-344 b0bab6d50d fix: `children` parameter being ignored on Container 2 months ago
DA-344 e9d942b233 chore: typings 2 months ago
DA-344 cba602d472 chore: Add more params to MessageFlags.components_v2 docstring 2 months ago
DA-344 5dddf65c4b run black 2 months ago
DA-344 cd9f7768fb some fixes and typings 2 months ago
DA-344 86dd8d8b9a chore: Add get_item_by_id to remaining items 2 months ago
DA-344 4c662a9c24 chore: Some changes, fixes, and typo corrections 3 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