Files
NativeScript/tns-core-modules/ui
Hristo Deshev 86481cce4a Make typings compatible with @types/node.
Fixes name clashes and uses Node-compatible typings where possible.

Changes:
 - setTimout et al now return NodeJS.Timer instead of number
 - No "console" module anymore. Everyone uses it through global.console
 anyway.
 - We have a typed "global" instance with exposed properties now. Any
 "freeform" accesses must go through a `(<any>global).blah` cast.
 - remove tns-core-modules.{base,es6,es2015}.d.ts. Those were needed
 as workarounds for the ES6/DOM/Node type clashes.
2017-02-15 13:01:10 +02:00
..
2017-01-25 10:48:48 +02:00
2016-12-27 13:20:59 +02:00
2017-02-01 17:45:14 +02:00
2017-01-10 10:13:06 +02:00
2016-12-27 13:20:59 +02:00
2017-01-26 18:21:30 +02:00
2016-12-20 10:55:49 +02:00
2017-01-25 10:48:48 +02:00
2017-01-11 14:36:08 +02:00
2017-01-16 13:29:46 +02:00
2017-01-25 10:48:48 +02:00
2017-01-16 13:29:46 +02:00
2017-01-16 11:16:25 +02:00
2017-01-04 17:18:45 +02:00
2017-01-20 16:42:20 +02:00
2017-01-13 11:41:12 +02:00
2017-01-26 18:21:30 +02:00
2017-01-26 18:21:30 +02:00
2017-01-16 13:29:46 +02:00
2017-01-16 13:29:46 +02:00
2016-12-13 15:51:18 +02:00