mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Added this mechanism by augmenting jQuery dom mutation methods. It will only trigger an event if the element has a truthy value for the 'triggerAttach' data entry. This will allow us to execute actions that require the view to be physically on the dom at the appropriate time.