diff options
| author | Igor Minar | 2012-11-24 01:51:19 +0100 |
|---|---|---|
| committer | Igor Minar | 2012-11-26 15:45:04 +0100 |
| commit | b9a9f91fbf99b71cfde434b6277f4c7d2533556f (patch) | |
| tree | 9edce6ac7329905c8dac9d5db1280721a1b889a3 /test/jqLiteSpec.js | |
| parent | 650fd933df614ac733cd43fe31d81d622a2ce2bc (diff) | |
| download | angular.js-b9a9f91fbf99b71cfde434b6277f4c7d2533556f.tar.bz2 | |
fix(jqLite): fire $destroy event via triggerHandler
in jQuery 1.8.x the data() data structure is changed and events are
not accessible via data().events. Since all we need is to trigger
all event handlers, we can do so via triggerHandler() api instead of
mocking with the internal jQuery data structures.
This fix was originally proposed by PeteAppleton via PR #1512.
Closes #1512
Diffstat (limited to 'test/jqLiteSpec.js')
0 files changed, 0 insertions, 0 deletions
