36 Commits (7e03880bcbb9baec3da739fa03829eaba3d45aeb)

Author SHA1 Message Date
DA-344 9fc0d3fc56 fix: ActionRow missing id 1 month 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 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
DA-344 d65437b4da chore: QoL changes on BaseView.from_message and BaseView.from_dict and ActionRow.to_component_dict() 2 months ago
DA-344 5489806a62 fix: row not being respected when being 0 2 months ago
DA-344 6e302a37ac fix: is_persistent returning wrong values 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 8f39bf5731 fix: rows being set weirdly because of sorted 2 months ago
DA-344 176d0a4182 fix attr error 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 7012cec96a fix: LayoutView.__total_children being incorrectly set when adding/removing items from an item 2 months ago
DA-344 03964172d3 rows 3 months ago
DA-344 145af2f67f chore: update docstrings 3 months ago
DA-344 4044b2c97f chore: add *children param and validation for children 3 months ago
DA-344 7741166e86 chore: Add (View|Container|ActionRow|Section).walk_children methods 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 cf949c689f chore: some bunch fixes and make interaction_check's work on every item 3 months ago
DA-344 412caa6c2e update ActionRow.select docstring 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 cf4db91fa2
chore: Remove unused imports 4 months ago
DA-344 7601533fe9 chore: add id attr to components and black item.py 4 months ago
DA-344 c48c512d88 chore: some fixes of bugs reported on the bikeshedding post 4 months ago
DA-344 f1f6ef82ab chore: remove unused imports 4 months ago
DA-344 502051af71 chore: update ActionRow and View 4 months ago
DA-344 67bfa57f32 chore: run black 4 months ago
DA-344 8f59216e68 chore: more components v2 things and finished danny's suggested impl 4 months ago
DA-344 cbdc618e3e chore: Finish ActionRow and fix ViewStore.add_view 4 months ago
DA-344 18f72f58fd idk some things 4 months ago