5329 Commits (0b25cf7a990c3baecde246f72d915a3015b679a4)
 

Author SHA1 Message Date
DA-344 0b25cf7a99 chore: dynamic items 2 weeks ago
DA-344 8fc329d4bf fix: missing applied_tags param on overloads 2 weeks ago
DA-344 8f39bf5731 fix: rows being set weirdly because of sorted 2 weeks ago
DA-344 176d0a4182 fix attr error things 3 weeks ago
DA-344 4103a97635 things 3 weeks ago
DA-344 4ca483efdb chore: fix is_persistent and default to sys.maxsize instead of 0 on sorting key 3 weeks ago
DA-344 cf08c0e78f chore: Remove ValueError on Container.add_item 3 weeks ago
DA-344 7b5f247502 chore: Add call to super().__init_subclass__() 3 weeks ago
DA-344 6122b32dae fix: Sorting LayoutView children defaulting to 0 instead of sys.maxsize 3 weeks ago
DA-344 e29c10d186 fix: Webhook.send overloads missing ephemeral kwarg 3 weeks ago
DA-344 7012cec96a fix: LayoutView.__total_children being incorrectly set when adding/removing items from an item 3 weeks ago
DA-344 03964172d3 rows 4 weeks ago
DA-344 27db09adcf chore: overloads 4 weeks ago
DA-344 145af2f67f chore: update docstrings 4 weeks ago
DA-344 4044b2c97f chore: add *children param and validation for children 4 weeks ago
DA-344 9c745bb751 chore: run black 4 weeks ago
DA-344 b0b332a2e0 fix: Add/Modify View/Container.walk_children return types 4 weeks ago
DA344 50c40a20b3
fix: Change send type to None in Section.walk_children return type 4 weeks ago
DA-344 d41d7111a7 list -> tuple 4 weeks ago
DA-344 2da3a1467b chore: Raise LayoutView component limit to 40 and remove component limit on containers 4 weeks ago
DA-344 0621b38b11 chore: Update overloads typings 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 5a1afb637f chore: Update message.component doc types 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 01d3bb25e3 Merge branch 'feat/components-v2' of https://github.com/DA-344/d.py into feat/components-v2 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 af952d3066 chore: add LayoutView example 1 month ago
DA-344 0dbd46529a fix: g 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 92cb5575e3 chore: Remove leftover code 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 e0c07539a9 chore: Update interactions docs 1 month ago
DA-344 9f3f8f1c38 chore: Add MediaGalleryItem.description char limit to docs 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