27 Commits (6e302a37ac3261d0230ee7e87958f476b4918652)

Author SHA1 Message Date
DA-344 6e302a37ac fix: is_persistent returning wrong values 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 8f39bf5731 fix: rows being set weirdly because of sorted 2 weeks ago
DA-344 176d0a4182 fix attr error 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 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 4044b2c97f chore: add *children param and validation for children 4 weeks ago
DA-344 7741166e86 chore: Add (View|Container|ActionRow|Section).walk_children methods 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 cf949c689f chore: some bunch fixes and make interaction_check's work on every item 1 month ago
DA-344 412caa6c2e update ActionRow.select docstring 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 cf4db91fa2
chore: Remove unused imports 3 months ago
DA-344 7601533fe9 chore: add id attr to components and black item.py 3 months ago
DA-344 c48c512d88 chore: some fixes of bugs reported on the bikeshedding post 3 months ago
DA-344 f1f6ef82ab chore: remove unused imports 3 months ago
DA-344 502051af71 chore: update ActionRow and View 3 months ago
DA-344 67bfa57f32 chore: run black 3 months ago
DA-344 8f59216e68 chore: more components v2 things and finished danny's suggested impl 3 months ago
DA-344 cbdc618e3e chore: Finish ActionRow and fix ViewStore.add_view 3 months ago
DA-344 18f72f58fd idk some things 3 months ago