ultimate-comparisons / ultimate-comparison-framework

The base of all ultimate-comparisons. Follow the README and create your own ultimate comparison.
http://ultimate-comparisons.github.io/ultimate-comparison-framework/
MIT License
16 stars 7 forks source link

[WIP] add support for closing dialogs with ESC #74

Closed hueneburg closed 7 years ago

hueneburg commented 7 years ago

fix #62

Signed-off-by: Armin Hueneburg hueneburg.armin@gmail.com

koppor commented 7 years ago

Is it possible to catch the event locally in the component, not globally via selectors? ^^