jackbsteinberg / std-toast

120 stars 4 forks source link

Should the `show` and `hide` events bubble up to ancestor nodes? #34

Open jackbsteinberg opened 5 years ago

domenic commented 5 years ago

I'm honestly unsure what criteria is used for bubbling vs. non-bubbling these days. It seems some of the later-introduced elements, such as dialog or details, don't bubble their events.