mirror of
https://github.com/atom/atom.git
synced 2026-01-23 22:08:08 -05: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.