Commit Graph

17 Commits

Author SHA1 Message Date
SvetoslavTsenov
4389ca29bb Update package.json (#4407)
* Update package.json

* Update package.json
2017-06-20 09:50:04 +03:00
SvetoslavTsenov
d1da6253c6 Bump version to 3.2.0 (#4406) 2017-06-19 16:22:43 +03:00
Ivan Buhov
67a8144a34 Specify files where native Java classes are extended on script loading (#4333) 2017-06-08 14:58:19 +03:00
vchimev
85008174cb Update npm tag 2017-05-04 15:44:32 +03:00
Vasil Chimev
0467375856 Update widgets to internal-preview 2017-04-24 14:21:11 +03:00
SvetoslavTsenov
423f4cf7f3 Update package.json 2017-04-18 17:46:55 +03:00
SvetoslavTsenov
6a4d159d7c Bump version 2017-04-18 17:37:23 +03:00
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
Vasil Chimev
d6c8c72a2f Update version of widgets dependency 2017-02-09 09:35:08 +02:00
dtopuzov
23f47e3ec9 Bump version to 3.0 2017-02-08 23:44:59 +02:00
Vasil Chimev
61f0223815 Bump up version to 2.5.0 2016-10-19 17:41:45 +03:00
vchimev
cb6a8fb7ad Update tns-core-modules/package.json 2016-09-27 14:45:18 +03:00
Panayot Cankov
299203901e Move platform .d.ts-es to separate plugin folder
Add dev-setup to figure out links

Update development workflow

Update package.json and dts-ios

Update the iOS declarations

grunt is now fine
2016-09-26 11:53:39 +03:00
Vladimir Enchev
604c10fa2c Version updated 2016-09-01 16:52:31 +03:00
Vasil Chimev
70a3d60627 Bump version to 2.3.0 2016-08-08 19:25:09 +03:00
Vasil Chimev
4d0fbef87b Bump up version to 2.2.0 2016-07-05 15:56:44 +03:00
Panayot Cankov
e135c20b14 Rename the files 2016-05-26 14:30:25 +03:00