| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add versionadded to ui.View and ui.Item | scrazzz | 2021-07-21 | 1 | -0/+2 |
| * | Undocument Item.width | Rapptz | 2021-07-09 | 1 | -1/+0 |
| * | Add Select to list of types in Item's docstring | jack1142 | 2021-07-01 | 1 | -0/+1 |
| * | [docs] Update Sphinx and Fix various references | Josh | 2021-06-27 | 1 | -1/+1 |
| * | Ensure views added to Client.add_view are persistent views | Rapptz | 2021-05-31 | 1 | -0/+10 |
| * | Rework item grouping behaviour to take into consideration weights | Rapptz | 2021-05-29 | 1 | -2/+21 |
| * | Add support for select components | Rapptz | 2021-05-28 | 1 | -1/+4 |
| * | Make Item and Button generic over the underlying view | Rapptz | 2021-05-27 | 1 | -4/+5 |
| * | Change the way callbacks are defined to allow deriving | Rapptz | 2021-05-27 | 1 | -63/+19 |
| * | Add initial support for buttons and components | Rapptz | 2021-05-27 | 1 | -0/+140 |