Files
DefinitelyTyped/types/office-js
Michael Zlatkovsky d0dab167cd Remove "removeAll" method on event handlers (#16363)
The Office.js team (of which I am a member) has decided to remove this method.  It will still exist in silent deprecated mode, but we will no longer add new events that have a "removeAll", and we want to strongly discourage this method's existence.  Since this was only added very recently, we believe that it's best to just remove it outright, rather than add special notices about its deprecation, etc.  The likely number of folks using it today is close to 0.
2017-05-05 17:51:11 -07:00
..