Panayot Cankov
1236f66f44
Add npm script that generates ios .d.ts-es from the tests app
...
Less than 30 erros left, let's hope it still works
Added lib.*.d.ts from typescript, removed lib and dom stuff, added by hand XHR, alert etc. .d.ts-es for polyfills
Roll back some changes involved in separating UIEvent for dom and ios
Test combined dts-es will now use lib, while internally we will not to avoid UIEvent conflict with dom stuff
2016-08-29 09:58:17 +03:00
Hristo Hristov
30c998a954
Fix unit-tests checks. ( #2538 )
...
* Fix unit-tests checks.
LetterSpacing handlers are added for iOS and Android API 21+
* Removed unneded check for android
* Used parseInt instead of new Number due to TSLint error
2016-08-01 16:21:32 +03:00
Erjan Gavalji
190e57bba8
Use a Api-Ref theme with embedded Roboto-Light font
2016-07-29 10:40:41 +03:00
Erjan Gavalji
0666fd07b9
Use an improved API-Ref theme
2016-07-28 10:57:46 +03:00
Erjan Gavalji
97870f33a7
Use a further improved styling for the Api-Reference
2016-07-26 17:49:18 +03:00
Erjan Gavalji
8dbfe1c3b1
Use an improved docs header
2016-07-26 15:13:38 +03:00
Erjan Gavalji
cf7c71f37e
Update grunt-typedoc to make it get new TS features
2016-07-25 11:18:36 +03:00
Rossen Hristov
8061a609ae
Add grunt dev dependenices back since they are needed by the Travis grunt scripts
2016-07-12 12:59:40 +03:00
Rossen Hristov
a18d5e7622
Create a single NS app for cuteness.io, gallery-app and ui-tests-app in apps/
...
Move all other apps to https://github.com/NativeScript/tns-apps-graveyard
2016-07-11 15:34:28 +03:00
Rossen Hristov
8454ca9429
Separate Android and iOS tests
2016-06-08 11:20:05 +03:00
tzraikov
8a3b59a5db
Merge pull request #2241 from NativeScript/raikov/fixbuild
...
Added a missing file in tsconfig.json. Fixed build scripts.
2016-06-03 16:05:39 +03:00
Tsvetan Raikov
bdbaa8968c
Added a missing file in tsconfig.json. Fixed build scripts.
2016-06-03 15:25:10 +03:00
Erjan Gavalji
38b856184c
Add a dependency to the theme package
2016-05-31 15:50:55 +03:00
Rossen Hristov
80a754d336
Switch Android and iOS test runs
2016-05-31 14:22:50 +03:00
Panayot Cankov
896b07b9b3
npm install used to complain about missing repo field
2016-05-30 16:32:44 +03:00
Panayot Cankov
58b4a6eec6
Add 'npm test' for mac
2016-05-30 16:10:57 +03:00
Hristo Deshev
39e6f82f74
Add helper scripts to help with running tests on dev machines.
2016-05-30 14:25:55 +03:00
Panayot Cankov
717b5131b1
Add isIOS, isAndroid in platform, and fast ts watcher and transpiler
...
Image should not requestLayout when sized with 'exactly' spec
Update image tests
Tests will run in ios only
2016-05-27 16:57:59 +03:00
Panayot Cankov
e135c20b14
Rename the files
2016-05-26 14:30:25 +03:00
Erjan Gavalji
191e54a1ab
Make dependency versions strict
2016-05-25 22:47:19 +03:00
Panayot Cankov
674f4e7704
Merge pull request #2111 from NativeScript/widgets-ios-async-image
...
Optional async mode for loading images from local files
2016-05-20 09:11:36 +03:00
Nedyalko Nikolov
1b395aac7f
async image loading from data, files and resources for ios
...
Use the tns_safeDecodeImageNamedCompletion from the widgets framework
Add loadMode on Image with sync and async options for local images
2016-05-19 16:58:58 +03:00
Vasil Chimev
62f37e0e8d
Bump version to 2.1.0
2016-05-18 11:56:25 +03:00
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