Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | auto-close the menu when something has been selected | Christian Mollekopf | 2017-08-03 |
| | |||
* | The menu should be a Column | 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). |