Kasper Nilsson 7d50910d77 Add confirmOnEnter prop to confirm dialog
For some dialogs, the confirm event should fire on enter. This change
adds this optional property.

Checking the disabled property before firing the confirm event should
prevent unintended side effects throughout the app.

Change-Id: I5603065b37bf87b1c4b36ff54376fb4066869afe
2018-02-12 18:23:25 -08:00
..