| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Only automatically defer if no response was given in callback | Rapptz | 2021-05-27 | 1 | -1/+2 | |
| * | Force button style to link if a URL is passed | Rapptz | 2021-05-27 | 1 | -0/+3 | |
| * | Rename enums to use official API naming | Rapptz | 2021-05-27 | 2 | -2/+2 | |
| * | Make Item and Button generic over the underlying view | Rapptz | 2021-05-27 | 2 | -6/+8 | |
| * | Change the way callbacks are defined to allow deriving | Rapptz | 2021-05-27 | 3 | -89/+45 | |
| * | Add initial support for buttons and components | Rapptz | 2021-05-27 | 4 | -0/+712 | |