| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |