Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-15 | Don't bubble cancel in Dialog | Florrie | |
2018-08-15 | Save oldSelectedElement before calling Dialog.opened | Florrie | |
The main purpose of Dialog.opened is to select an input in any case (e.g. opened() { this.root.select(this.input) }) so it makes more sense to save whichever element was selected before calling that. | |||
2018-08-15 | Save/restore selection on Dialog open/close | Florrie | |
2018-07-03 | Handy functions on Dialog | Florrie | |
2017-12-09 | Add Dialog.js file, apparently | Florrie | |