Promact / md2

Angular2 based Material Design components, directives and services are Accordion, Autocomplete, Collapse, Colorpicker, Datepicker, Dialog(Modal), Menu, Multiselect, Select, Tabs, Tags(Chips), Toast and Tooltip.
http://code.promactinfo.com/md2/
MIT License
379 stars 112 forks source link

Md2Dialog not call onClose() event on 'Esc' #315

Open l2radamanthys opened 6 years ago

l2radamanthys commented 6 years ago

Bug, feature request, or proposal:

Md2Dialog not call onClose() event on close before press 'Esc'

What is the expected behavior?

Md2Dialog emit event onClose before closing on close by 'Esc' key press

What is the current behavior?

Md2Dialog doesn't emit event onClose before closing on close by 'Esc' key press

What are the steps to reproduce?

http://plnkr.co/edit/GlsWJ8hK2GIWsrv3Y5GV?p=info

Which versions of Angular, MD2, OS, browsers are affected?

Angular: any, Md2: 0.0.25