angular-data-table
angular-data-table copied to clipboard
IE10 compatibility fix
This is IE10 compatibility fixes.
Updated Array polyfills.
Added Object.assign polyfill
Replaced ES6 global Map (Problem can be fixed by heavy polyfill, but with one-time usage Map can be easily replaced to Object)