| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update documentation on select limits | Rapptz | 2021-08-25 | 1 | -2/+2 |
| * | Add support for discord.ui.Select.disabled | Lucas Hardt | 2021-07-28 | 1 | -1/+21 |
| * | Show Select.values more prominently in the documentation | Rapptz | 2021-07-01 | 1 | -0/+4 |
| * | [docs] Fix more references | Josh | 2021-07-01 | 1 | -2/+2 |
| * | Allow passing Emoji in components | Rapptz | 2021-06-02 | 1 | -6/+4 |
| * | Ensure views added to Client.add_view are persistent views | Rapptz | 2021-05-31 | 1 | -0/+1 |
| * | Mention that rows are explicitly 0 indexed. | Rapptz | 2021-05-31 | 1 | -2/+2 |
| * | Allow assigning Select.options to refresh the select menu | Rapptz | 2021-05-30 | 1 | -0/+9 |
| * | Rework item grouping behaviour to take into consideration weights | Rapptz | 2021-05-29 | 1 | -11/+21 |
| * | Default SelectOption.value to the label if not given | Rapptz | 2021-05-28 | 1 | -2/+2 |
| * | Add support for select components | Rapptz | 2021-05-28 | 1 | -0/+315 |