Commit Graph

5 Commits

Author SHA1 Message Date
Wesley Wigham
422003f3c5 Use import require when call or construct signatures are needed to improve compat with esModuleInterop (#23355)
* Use import require when call or construct signatures are needed to improve compat with esModuleInterop

* Add moment-timezoe fix
2018-02-02 14:09:06 -08:00
Georgii Dolzhykov
1f0e148136 lodash: remove _.flip from function/delay.d.ts (#23338) 2018-02-01 09:24:03 -08:00
Andy
745420a23e
lodash: Work with classic module resolution (#23198) 2018-01-26 13:33:19 -08:00
Andy
0f4014dbf9
lodash: Use module augmentation instead of namespace augmentation to avoid declaring _ as a global variable (#23164) 2018-01-24 11:17:18 -08:00
Dominique Rau
8b292ec78a Lodash: split up monolith file and use per file per method. (#23100)
* feat(restructure): split up monolith

* fix(header): fix typo in file header

* fix(properties): add missing property files

* fix(tests): delete new empty test-files for now

* fix(test): revert type changes
2018-01-23 10:22:44 -08:00