Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixed focus highlight of back button | Christian Mollekopf | 2018-07-05 |
| | |||
* | Introduced an aborted hook to safe the draft before going down. | Christian Mollekopf | 2018-04-19 |
| | |||
* | Got rid of controls1 where possible, and otherwise marked it learly | Christian Mollekopf | 2018-04-04 |
| | |||
* | Introduced setup() signal for views. | Christian Mollekopf | 2018-01-31 |
| | | | | | | | onCompleted is apparently not guaranteed to be called after all properties have been set (reply broke). The onSetup handler is now the standard handler for views to setup their initial state. | ||
* | Go back in the view with escape | Christian Mollekopf | 2017-09-24 |
| | |||
* | Make every view a focus scope | Christian Mollekopf | 2017-07-21 |
| | |||
* | A new composer based on Kube.View | Christian Mollekopf | 2017-05-11 |
Kube.View is a sort of split-view that always only shows a fixed number of splits (and doesn't support manual resizing). |