268 Commits (e3294223b6faad87723b537cf145459dc4656bcd)

Author SHA1 Message Date
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 9026bcbb1d add note about Item.custom_id 1 month ago
DA-344 412caa6c2e update ActionRow.select docstring 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 cba602d472 chore: Add more params to MessageFlags.components_v2 docstring 1 month ago
DA-344 5dddf65c4b run black 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 2 months 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 8926f28a3a fix: Section.accessory._view being None when in a container 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
DA-344 7433ad0562 chore: Fix Section.accessory raising an error when clicked 3 months ago
DA-344 84ad47ffc2 chore: Remove unneccessary # type: ignore 3 months ago
DA344 4c668bae57
template 3 months ago
DA344 5120b0d5df
chore: Update ViewStore to handle Section.accessory properly 3 months ago
DA344 9655749ae3
fix: Section.accessory not being dispatched 3 months ago
DA344 6d50c883ab
chore: Metadata for Section 3 months ago
DA344 cf4db91fa2
chore: Remove unused imports 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 7601533fe9 chore: add id attr to components and black item.py 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 f1f6ef82ab chore: remove unused imports 3 months ago
DA-344 502051af71 chore: update ActionRow and View 3 months ago
DA-344 59991e9ed7 chore: fix Container.to_components returning NotImplemented 3 months ago
DA-344 c5ffc6a079 chore: fix LayoutView.to_components 3 months ago
DA-344 7338da2b11 fix linting yet again 3 months ago
DA-344 c63ad950ee chore: more linting things and docs 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
DA-344 869b68f68b fix: _ViewWeights.v2_weights always returning False 3 months ago
DA-344 bfae3a5183 chore: Make type the first key on to_components_dict 3 months ago
DA-344 568a3c396f chore: Run black 3 months ago
DA-344 70bdcfa0b7 chore: Update item _view attr and # type: ignore self.accessory in section 3 months ago
DA-344 a4389cbe7e chore: Revert change View.to_components() sorting key 3 months ago
DA-344 0a0396889c chore: fix errors 3 months ago
DA-344 5fda19eb91 chore: add ui.Section.is_dispatchable 3 months ago