frend / frend.co

Frend — A collection of accessible, modern front-end components.
http://frend.co
MIT License
635 stars 25 forks source link

[Dialog] Missing events #110

Open acespace90 opened 5 years ago

acespace90 commented 5 years ago

Is it possible that there is no public events on dialog component?

I was looking for an event on the dialog opening/closing.

adamduncan commented 5 years ago

Hi @acespace90. Unfortunately in getting these components ready for v1 we neglected exposing a few API methods. v2 was underway with a full event API, but we lost steam a little due to other commitments.

If you're after event callbacks, we'd highly recommend a11y-dialog!