277 Commits (f0c0e40ba981a06375f7e66c310e997c82845a67)

Author SHA1 Message Date
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
DA-344 e7693d9134 chore: buttons cannot be outside action rows 3 months ago
DA-344 86d967cbcd fix: Docs failing due to :class: 3 months ago
DA-344 15ec28b870 chore: yet more docs fix 3 months ago
DA-344 4202ef4c7e chore: Format ValueError no row.setter to show the maxrow and not 10 3 months ago
DA-344 14d8f31536 chore: Add missing enums to docs and fix docstrings 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
DA-344 75134562fd feat: First components v2 commit 3 months ago
DA-344 ae2410fa3a feat: Components V2 3 months ago
Rapptz 8953938a53 Update Pyright to v1.1.394 3 months ago
DA344 6ab747f9e5
Add support for sending views in stateless webhooks 3 months ago
Jun-Ah 준아 97ca618570
Fix incorrect Select max option condition 11 months ago
Rapptz c055fd32bb Fix ui.Button providing a custom_id for premium buttons 12 months ago
DA344 be9edf8deb
Remove setting sku_id explicitly via button decorator 12 months ago
DA344 356474ffb9
Add ButtonStyle.premium 1 year 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
Josh 4e03b170ef
Update pyright version 1 year ago
Rapptz 76666fbcf4 Properly check for maximum number of children 1 year ago
Soheab_ 070ae24d8d
Document all limits in discord.ui 1 year ago
Rapptz 3258507b4a Call inner item callback and interaction_check by default 1 year ago
Rapptz de6a6af5d3 Fix DynamicItem row attribute being overridden 1 year ago
Rapptz 078b500657 Fix dynamic item views having a timeout causing it to evict 1 year ago
Lukas Vacula 3009c46080
Fix typo in documentation; "users" -> "roles" 2 years ago
Soheab_ 698363e76b
Refactor from_components for Select classes 2 years ago
Rapptz f617d01eee Refactor human_join into its own private helper function 2 years ago
Soheab_ d7f8a39a66
Remove duplicated doc for default_values kwarg for select decorator 2 years ago
Rapptz c115cfb0ac Remove unnecessary comments 2 years ago
Rapptz 7f7a0acd21 Fix GuildChannel subclasses not working with default select values 2 years ago
Soheab_ c5ecc42c72
Add support for default_values field on selects 2 years ago
Vaskel 5126323640
Add custom_id string to DynamicItem template regex error 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