18 Commits (94f4da924845c5741ede6e77e356ef0e68ef92d5)

Author SHA1 Message Date
Rapptz 934ab4151a Mark state refresh methods as private with an underscore 3 years ago
Stocker 5aa696ccfa
Fix typing issues and improve typing completeness across the library 3 years ago
Rapptz 4c8b1f9abd Remove unused imports 3 years ago
Josh 147948af9b
Use typing.Self throughout library 3 years ago
Josh d409ddd227
Alter return-type of button/select decorators 3 years ago
Rapptz 88b520b5ab Reformat code using black 3 years ago
Josh 19c6687b55
Add support for Modal Interactions 3 years ago
Rapptz 3382d2e9e8 Update documentation on select limits 4 years ago
Lucas Hardt ca9b371982
Add support for discord.ui.Select.disabled 4 years ago
Rapptz 812bfbe6f9 Show Select.values more prominently in the documentation 4 years ago
Josh d001b9d0ee
[docs] Fix more references 4 years ago
Rapptz 47f2d04940 Allow passing Emoji in components 4 years ago
Rapptz 7c40e83d10 Ensure views added to Client.add_view are persistent views 4 years ago
Rapptz 09f0ed1fba Mention that rows are explicitly 0 indexed. 4 years ago
Rapptz 1b15772671 Allow assigning Select.options to refresh the select menu 4 years ago
Rapptz 7bd1211b36 Rework item grouping behaviour to take into consideration weights 4 years ago
Rapptz f321efd4de Default SelectOption.value to the label if not given 4 years ago
Rapptz ef9f61a933 Add support for select components 4 years ago