68 Commits (7e03880bcbb9baec3da739fa03829eaba3d45aeb)

Author SHA1 Message Date
DA344 0342becc75
update container.accent_colour to not raise errors on None 3 weeks ago
DA-344 3040529281 chore: remove unused imports and typings 1 month ago
DA-344 c4225ecd2f chore: remove unused functions and attributes 1 month ago
DA-344 8c807e1e20 chore: update some things for storing items 1 month ago
DA-344 7e071ff3c9 chore: remove unused imports & run black 1 month ago
DA-344 3582bf62be fix: dynamic item calls failing 1 month ago
DA-344 ff55d37166 changes to every item, mostly on repr 2 months ago
DA-344 d4e738abb2 qol things and changes 2 months ago
DA344 f0c0e40ba9
fix: Colo(u)r being on TYPE_CHECKING block 2 months ago
DA344 0a8d9cbf02
chore: check types on Container.accent_colour setter 2 months ago
DA344 fe3b596379
fix: unexpected behaviour on accent_colours 2 months ago
DA344 3d37331cba
chore: 2 months ago
DA-344 5489806a62 fix: row not being respected when being 0 2 months ago
DA344 8e03c3a740
fix: is_persistent in container.py 2 months ago
DA344 2f029c3976
fix: Container rows 2 months ago
DA344 98b6322832
if 2 months ago
DA344 eb2996d91e
Make Container._init_children more similar to BaseView._init_children 2 months ago
DA-344 eb38195e80 fix: Container.__dispatchable not having new dispatchable nested items added after a dispatchable item was added in add_item 2 months ago
DA-344 a19055b308 __dispatchable having children that were removed from the Container 2 months ago
DA-344 8f39bf5731 fix: rows being set weirdly because of sorted 2 months ago
DA-344 176d0a4182 fix attr error things 2 months ago
DA-344 4103a97635 things 2 months ago
DA-344 4ca483efdb chore: fix is_persistent and default to sys.maxsize instead of 0 on sorting key 2 months ago
DA-344 cf08c0e78f chore: Remove ValueError on Container.add_item 2 months ago
DA-344 7012cec96a fix: LayoutView.__total_children being incorrectly set when adding/removing items from an item 2 months ago
DA-344 03964172d3 rows 2 months ago
DA-344 145af2f67f chore: update docstrings 2 months ago
DA-344 9c745bb751 chore: run black 3 months ago
DA-344 b0b332a2e0 fix: Add/Modify View/Container.walk_children return types 3 months ago
DA-344 2da3a1467b chore: Raise LayoutView component limit to 40 and remove component limit on containers 3 months ago
DA-344 7741166e86 chore: Add (View|Container|ActionRow|Section).walk_children methods 3 months ago
DA344 95a22ced02
. 3 months ago
DA-344 7ed69ec7e5 chore: children, * -> *children 3 months ago
DA-344 dbd8cd6cd3 chore: update container and things 3 months ago
DA-344 c5d7450d86 fix: strange error: https://discord.com/channels/336642139381301249/1345167602304946206/1364416832584421486 3 months ago
DA-344 876397e5ad chore: Improve Items documentation 3 months ago
DA-344 22e4738918 chore: Fix interaction_check not being called correctly 3 months ago
DA-344 70289119d2 fix: Item.view not being correctly set when using 'add_item' methods 3 months ago
DA-344 195b9e75b6 chore: Allow ints on accent_colo(u)r on Container's 3 months ago
DA-344 fb8e85da7c fix: typings 3 months ago
DA-344 cf949c689f chore: some bunch fixes and make interaction_check's work on every item 3 months ago
DA-344 b0bab6d50d fix: `children` parameter being ignored on Container 3 months ago
DA-344 e9d942b233 chore: typings 3 months ago
DA-344 cd9f7768fb some fixes and typings 3 months ago
DA-344 86dd8d8b9a chore: Add get_item_by_id to remaining items 3 months ago
DA-344 4c662a9c24 chore: Some changes, fixes, and typo corrections 4 months ago
DA344 b1e8aefd53
fix: Containers not dispatching ActionRow items correctly 4 months ago
DA-344 8561953222 chore: Add container add/remove/clear_item(s) 4 months ago
DA-344 52f9b6a88c chore: Some changes on how Section.accessory is handled in Container 4 months ago
DA-344 810fe57283 chore: Update container to also take in account section accessories 4 months ago