56 Commits (5489806a624e5a536446455a08844111e1be9fb1)

Author SHA1 Message Date
DA-344 5489806a62 fix: row not being respected when being 0 1 week ago
DA344 8e03c3a740
fix: is_persistent in container.py 1 week ago
DA344 2f029c3976
fix: Container rows 2 weeks ago
DA344 98b6322832
if 2 weeks ago
DA344 eb2996d91e
Make Container._init_children more similar to BaseView._init_children 2 weeks ago
DA-344 eb38195e80 fix: Container.__dispatchable not having new dispatchable nested items added after a dispatchable item was added in add_item 2 weeks ago
DA-344 a19055b308 __dispatchable having children that were removed from the Container 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 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 145af2f67f chore: update docstrings 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
DA-344 2da3a1467b chore: Raise LayoutView component limit to 40 and remove component limit on containers 4 weeks ago
DA-344 7741166e86 chore: Add (View|Container|ActionRow|Section).walk_children methods 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
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 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 b0bab6d50d fix: `children` parameter being ignored on Container 1 month ago
DA-344 e9d942b233 chore: typings 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 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
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
DA344 09fceae041
fix: Container.is_dispatchable making buttons not work 3 months ago
DA-344 9891f85c8b chore: add id to every item 3 months ago
DA-344 8cb80bf8f7 chore: improve check on container.__init_subclass__ 3 months ago
DA-344 c48c512d88 chore: some fixes of bugs reported on the bikeshedding post 3 months ago
DA-344 59991e9ed7 chore: fix Container.to_components returning NotImplemented 3 months ago
DA-344 8f59216e68 chore: more components v2 things and finished danny's suggested impl 3 months ago
DA-344 0a0396889c chore: fix errors 3 months ago
DA-344 86d967cbcd fix: Docs failing due to :class: 3 months ago
DA-344 14d8f31536 chore: Add missing enums to docs and fix docstrings 3 months ago