Commit Graph

55 Commits

Author SHA1 Message Date
Vasil Chimev
898001c656 Update package.json 2016-04-27 16:33:25 +03:00
Nikolay Iliev
5ceeb7fddd Add the new snippet injector in grunt task 2016-04-13 14:32:56 +03:00
Vasil Chimev
d70ee741b7 Update tns-core-modules-widgets dependency 2016-03-25 14:48:06 +02:00
Erjan Gavalji
dcd389e0de Update master branch version to 2.0 2016-03-09 10:35:59 +02:00
Panayot Cankov
6fdb999a94 Let TS compile in-place
Add 'grunt inplace' to tsc and build d.ts-es
2016-02-26 17:47:54 +02:00
Hristo Deshev
29ff0687e3 Upgrade dependencies versions 2016-02-24 16:34:20 +02:00
Hristo Deshev
41cdde4f90 Upgrade tslint 2016-02-24 11:06:14 +02:00
Hristo Deshev
fdf4a68547 Upgrade to TypeScript 1.8.2 2016-02-24 11:06:14 +02:00
Erjan Gavalji
0418bcdaf2 Update the version to 1.7.0 - the next release 2016-02-18 10:34:02 +02:00
Vasil Chimev
7a0cda8d67 Revert dependencies versions 2016-02-10 11:02:38 +02:00
Vasil Chimev
c1bc0c3689 Merge pull request #1487 from NativeScript/prepare-160
Update package.json for 1.6.0
2016-02-09 16:59:47 +02:00
Hristo Deshev
33a3328ea0 Upgrade grunt-ts to latest version 2016-02-09 11:18:56 +02:00
Hristo Deshev
522ed41fa6 Upgrade to typescript 1.7.5 2016-02-09 11:18:56 +02:00
Hristo Deshev
cfdf9d6aa0 Upgrade to latest tslint 2016-02-09 11:18:23 +02:00
Erjan Gavalji
13874c88c2 Add a homepage entry to the package.json 2016-02-04 18:19:44 +02:00
Vasil Chimev
3898d1502b Update package.json for 1.6.0 2016-02-04 11:55:31 +02:00
Panayot Cankov
d02834a955 Enable build times profilin using 'grunt .... --profile' 2016-02-02 13:46:17 +02:00
Dimitar Topuzov
0f245f355b Make tns-core-modules valid {N} plugin 2015-12-21 09:34:32 +02:00
Hristo Hristov
3a9a4fb233 Added dependency to widgets in package.json 2015-12-16 17:17:03 +02:00
dtopuzov
1d70ef09ee Update version to 1.6.0 2015-12-09 10:27:09 +02:00
Hristo Deshev
86efbe791a Upgrade tslint to latest version. 2015-12-04 13:32:26 +02:00
Erjan Gavalji
a019c186df Upgrade TypeScript to version 1.7 2015-12-02 14:05:03 +02:00
Hristo Deshev
ca588c7191 Get rid of grunt-bom-removal 2015-12-01 15:37:14 +02:00
Erjan Gavalji
79f009fb38 Update the package version 2015-11-24 15:54:11 +02:00
Hristo Deshev
7c03abd0a6 Prepare and build just the test app.
Useful for test runs when you don't need everything below the apps folder.
2015-11-17 09:34:46 +02:00
Hristo Deshev
d32d411595 Explicitly reference tslint@2.5.1 in package.json. 2015-11-16 13:24:07 +02:00
Panayot Cankov
4db079f2b0 Add typedoc api-ref grunt task 2015-11-09 15:17:23 +02:00
Hristo Deshev
a147ff490a Grunt: add an update-external-app task
Builds the modules in bin/dist/modules and updates an app's
node_modules/tns-core-modules dir.

grunt update-external-app --path=/some/path/myapp1
2015-11-06 16:53:49 +02:00
Vasil Chimev
a0a1fdff96 Bump up version to 1.5. 2015-11-04 18:31:36 +02:00
Erjan Gavalji
44ef6a6514 Add a bom-removal task 2015-11-04 15:27:47 +02:00
Hristo Deshev
094c86fbb3 Add the typings hint to nativescript-dev-typescript. 2015-11-03 14:31:37 +02:00
Erjan Gavalji
0445173757 Now update the modules 2015-10-26 11:45:57 +02:00
Erjan Gavalji
a875096b08 Start moving the code to grunt 2015-10-16 16:56:43 +03:00
Hristo Deshev
54b8802938 Upgrade to tslint 2.5.0 2015-09-18 15:31:07 +03:00
Hristo Deshev
b7c87bba9c Upgrade to typescript 1.6 and grunt-ts 5.0.0-beta.5 2015-09-17 18:48:02 +03:00
dtopuzov
601dffcbab Bump version to 1.4.0 2015-09-17 13:15:00 +03:00
Erjan Gavalji
8b1508f65d Fix the definitions package 2015-07-28 18:33:18 +03:00
Erjan Gavalji
bb5cb9ae51 Update the TypeScript compiler version used by the build scripts 2015-07-28 13:35:18 +03:00
Erjan Gavalji
8a895a781f Rename the package 2015-07-27 15:01:32 +03:00
Erjan Gavalji
6dfe9b92d5 Update package version 2015-07-24 09:57:06 +03:00
Hristo Deshev
a2ae32dda8 Upgrade to latest tslint 2015-07-16 09:44:28 +03:00
Hristo Deshev
30566cbc2a Run node-tests with correct NODE_PATH. 2015-06-17 15:53:12 +03:00
Hristo Deshev
c05efb1614 Start nodejs test suite to avoid testing non-UI stuff with a real device.
1. Place tests in ./node-tests
2. Add chai, mocha, grunt-simple-mocha dev dependencies
3. Run it all with the grunt node-tests task.
2015-06-17 15:53:11 +03:00
Erjan Gavalji
76490bdde4 Update the package version to 1.2.0 2015-06-09 14:02:42 +03:00
Erjan Gavalji
dd72451f54 Use typescript 1.5.0-beta on npm install call 2015-05-04 14:44:16 +03:00
Erjan Gavalji
7e66323431 Update grunt-ts version to get the noEmitOnError setting. Apply the setting 2015-04-28 09:31:25 +03:00
Erjan Gavalji
7cd70ef033 Change the repo name to NativeScript where mentioned 2015-04-24 16:33:33 +03:00
Erjan Gavalji
79aca266e4 Remove the RC from the package version 2015-04-23 11:15:03 +03:00
Erjan Gavalji
e5d6516538 Update package version to RC1 2015-04-22 18:00:02 +03:00
Erjan Gavalji
01e0f50b34 Switch version to 0.10.0 2015-04-08 13:47:55 +03:00