1.0.1 (2020-09-25)
1.0.0 (2020-05-31)
- skip non-focusable node (5a0efff)
0.3.5 (2020-05-20)
- avoid overlay dismiss triggered by dragging-click (7da6734)
0.3.4 (2020-05-11)
- donot move focus on default prevented Tab key event (1b03460)
0.3.3 (2020-05-05)
- move to aurelia-contrib (8d67f57)
0.3.2 (2020-04-29)
- dialogService.cancelAll() (bba12cc)
0.3.1 (2020-04-28)
0.3.0 (2020-04-28)
- simplify controller settings API (d8696b4)
- changed from original aurelia-dialog APIs
0.2.0 (2020-04-26)
- support overlayClassName with spaces (4c7b296)
- simplify implementation and APIs (1a32e00)
- APIs are re-designed from the original aurelia-dialog.
0.1.2 (2020-04-22)
- separate Enter/Escape and Tab handler (a16db12)