103 Commits (c48c512d889139eeda732ce4fc146bd50f39583e)

Author SHA1 Message Date
DA-344 c48c512d88 chore: some fixes of bugs reported on the bikeshedding post 3 months ago
DA-344 502051af71 chore: update ActionRow and View 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 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 5d1300d9fc fix: documentation errors 3 months ago
DA-344 7824c3f544 chore: fix everything lol 3 months ago
DA-344 de8a7238f8 chore: docs and some changes 3 months ago
DA-344 28efb157ee chore: Finished first components v2 impl 3 months ago
DA-344 4aef97e249 chore: undo attachment file move 3 months ago
DA-344 76e2028118 chore: More v2 components on UI and idk some changes 3 months ago
DA-344 86897182ba chore: more things to components v2 3 months ago
DA-344 eea95d95c9 chore: Add more components and some things on weights and so 3 months ago
DA-344 335b3976d8 chore: Update components 3 months ago
Rapptz 8953938a53 Update Pyright to v1.1.394 3 months ago
DA344 6ab747f9e5
Add support for sending views in stateless webhooks 4 months ago
Soheab 2248fc1946
Fix various code around Message.interaction(_metadata) 1 year ago
ナニカ dc6d33c303
copy over original row position for dynamic items 1 year ago
Rapptz 76666fbcf4 Properly check for maximum number of children 1 year ago
Rapptz 078b500657 Fix dynamic item views having a timeout causing it to evict 1 year ago
Soheab_ 698363e76b
Refactor from_components for Select classes 2 years ago
z03h e67d00502d
Fix View.from_message not creating other Selects 2 years ago
Rapptz 94655cd804 Skip adding views to the synced message store if fully dynamic 2 years ago
Rapptz f793af0456 Add item parameter to DynamicItem.from_custom_id 2 years ago
Rapptz 7c3868ef3b Add Client.remove_dynamic_items 2 years ago
Rapptz a852f90358 Add support for dynamic items that parse custom_id for state 2 years ago
Takagi Tasuku f7e9795495
Call super for __init_subclass__ in View 2 years ago
Rapptz 6cb9a84898 Fix views not being removed from message store backing 2 years ago
Trevor 5009c83bc9
Implement New Select Types 3 years ago
ster 95b6bd8782
Add coro tag to docstrings that were missing it 3 years ago
Ionite 6981eb69c4
Normalize type formatting in TypeError 3 years ago
Bryan Forbes b12b4b18fd
Mark public callbacks as positional-only 3 years ago
Rapptz 6327402730 Update View timeout only if interaction_check passes 3 years ago
Mikey 9c38cf3aef
Fix ui.Select.values in modals 3 years ago
Rapptz efdda635fb Fix View.from_message not respecting ActionRow row order 3 years ago
mniip 1be36c9c3e
Change View, Modal, and AudioPlayer to use logger instead of stderr 3 years ago
Lilly Rose Berner 7267d18d9e
Improve component typing 3 years ago
Rapptz a0dfdb9b1d Fix multiple view instances not dispatching in app commands responses 3 years ago
Rapptz e198a0e7e6 Avoid re-creating View children on edit 3 years ago
Snaptraks 0fa9bfc925
Correct order of arguments in View.on_error 3 years ago
Rapptz c68ea67213 Properly handle inheritance overriding in View subclasses 3 years ago