Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | auto-close the menu when something has been selected | Christian Mollekopf | 2017-08-03 |
| | |||
* | Expose children so we can add more buttons to the menu. | Christian Mollekopf | 2017-08-03 |
| | |||
* | SelectableLabel with same mechanism as SelectableItem. | Christian Mollekopf | 2017-07-31 |
| | | | | | | Note that we can not easily integrate it with Label due to recursive use of Kube.Label via the Button component. (Would be doable via dynamic loading, but that stuff is a PITA to do). | ||
* | SelectableLabel to support copying individual labels | Christian Mollekopf | 2017-07-29 |