Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/NativeScript/nativescript-dev-typescript

TypeScript support for NativeScript projects
https://github.com/NativeScript/nativescript-dev-typescript

fix(postinstall): install @latest TypeScript if forced (#30)

b8ec24381b02b59d5a0177c832a39af08b565c8e authored over 7 years ago by Stanimira Vlaeva <[email protected]>
feat(postinstall): force update TypeScript if you use NS 3.0 (#29)

cd7e8a52adc4f993bfee7406b849c5ea35a41cbb authored over 7 years ago by Stanimira Vlaeva <[email protected]>
Merge pull request #28 from NativeScript/hdeshev/tns-core-modules-path-mapping

tns-core-modules path mapping

c3e0ee021afbbb760eb1e5f7f031fdaf908c8822 authored over 7 years ago by Hristo Deshev <[email protected]>
Add a migration for tns-core-modules path mappings.

a7fcd4fbd08c152fa55ac733436e588a5b00148c authored over 7 years ago by Hristo Deshev <[email protected]>
0.4.2

61195000195b63b3d62666305681392190a62978 authored over 7 years ago by Hristo Deshev <[email protected]>
Don't create references.d.ts if using [email protected]

ef1bcdfa673f9c83f6fbc0f6a411bca1e0814d9a authored over 7 years ago by Hristo Deshev <[email protected]>
Pull tsconfig upgrade code to a separate module. Add a bin script.

7f6c585ad3c5258226eea375d74ea2a96a1ab48b authored over 7 years ago by Hristo Deshev <[email protected]>
0.4.1

2358571b52939d56ed091773687cc47657b6a563 authored over 7 years ago by Hristo Deshev <[email protected]>
Log to console when upgrading tsconfig project.

8aceddfe3d13b865af78457c50988209362f72ba authored over 7 years ago by Hristo Deshev <[email protected]>
Add es2015.iterable lib only for Angular 4.0.0+ projects

1e78ab7aea6ef6ab8191e72db046e1bba0783eb5 authored over 7 years ago by Hristo Deshev <[email protected]>
Merge pull request #26 from NativeScript/hdeshev/detect-local-tns-modules

Fix tsconfig upgrade - detect locally-installed modules' version.

b3be41a1dafa59911d14c81a5f4e00bc299ceb1a authored over 7 years ago by Hristo Deshev <[email protected]>
Fix tsconfig upgrade - detect locally-installed modules' version.

And run the tsconfig upgrade logic if needed.

3e6c4a3155020b2f9d38d56505d3bfe6b4fe2367 authored over 7 years ago by Hristo Deshev <[email protected]>
Merge pull request #25 from NativeScript/hdeshev/typescript-libs

Add required TypeScript libs automatically: dom, es6, etc.

59320bd85410f8e19e7c1f05cabc649aa744b1d6 authored over 7 years ago by Hristo Deshev <[email protected]>
Add required TypeScript libs automatically: dom, es6, etc.

es2015.iterator only added to Angular projects.

e081bfbf70255d0bab183811b65a3e2ef05c0af2 authored over 7 years ago by Hristo Deshev <[email protected]>
0.3.8

b7123f720f2f2d0767b5d6fe8c587cfee09a0fd5 authored over 7 years ago by Hristo Deshev <[email protected]>
Fix watch for large projects by increasing max heap size to 4GB.

20fe8832d1f61736da0a03a692fa893a8b10f54c authored over 7 years ago by Hristo Deshev <[email protected]>
Bump version to 0.3.7

[email protected] published to npm

e373eb3af83f2f36f6f56c16978f526f601712c3 authored almost 8 years ago by Vasil Chimev <[email protected]>
Merge pull request #24 from NativeScript/jasssonpet/chrome-devtools-sourcemaps

Workaround boolean flags not available in TS 2.0

721de952933d168114d99501bc15bc6679426a81 authored almost 8 years ago by dtopuzov <[email protected]>
Bump version to 0.3.6

To be released with {N} 2.5.0 packages.

dae32badc0be41e5b33d725e30c7e92144c81750 authored almost 8 years ago by Vasil Chimev <[email protected]>
Workaround boolean flags not available in TS 2.0

https://github.com/Microsoft/TypeScript/pull/11798

b2528b4d13b017a04a210b1c86975e2889ba778a authored almost 8 years ago by Jason Zhekov <[email protected]>
Merge pull request #23 from NativeScript/jasssonpet/chrome-devtools-sourcemaps

Use inline source maps for Chrome DevTools debugging

a4736e1b5c495e670e1f6f995cddeff68ca30201 authored almost 8 years ago by Jason Zhekov <[email protected]>
Use inline source maps for Chrome DevTools debugging

78bde703f8a9470f486ec4dc70cfe5d0665546c0 authored almost 8 years ago by Jason Zhekov <[email protected]>
Merge pull request #22 from NativeScript/hdeshev/disable-when-bundling

Don't compile when bundling.

f65674619b39797d1af34f026dde2c42e20cd2f7 authored almost 8 years ago by Hristo Deshev <[email protected]>
Version bump: 0.3.5

aa76a569f818338da593485c06b491d61a915a65 authored almost 8 years ago by Hristo Deshev <[email protected]>
Don't compile when bundling.

Compilation done by webpack loader.

e4fa6b10c968e3fbbb24a317507ad60fab8c0a2e authored almost 8 years ago by Hristo Deshev <[email protected]>
Merge pull request #21 from NativeScript/aot

ignore *.aot.ts files

d0e0501fddec51802f95283d138ac70f3a50ee4b authored almost 8 years ago by Hristo Deshev <[email protected]>
Version bump: 0.3.4

f90f83969af8e63fb731a08a38b5ff5bac9ad59d authored almost 8 years ago by Hristo Deshev <[email protected]>
ignore *.aot.ts files

792df239f0bc0a773de6ba432e8524eb485fec14 authored almost 8 years ago by vakrilov <[email protected]>
Merge pull request #15 from orgbx/master

preserve tsconfig.json if it exists

17ed5d655456557b69e327d03e8277385962a902 authored almost 8 years ago by Vladimir Enchev <[email protected]>
Bump version to 0.3.3

ebe81a633cc5beef9ecb3d52fdbaec51d1128d99 authored almost 8 years ago by Vasil Chimev <[email protected]>
Merge pull request #17 from NativeScript/raikov/fix-tsc-watch-out-of-memory

Fixed tsc --watch out of memory issue when running on large projects

01bb44ec02cd28055edb4c830f418c938ea6c991 authored almost 8 years ago by tzraikov <[email protected]>
Fixed tsc --watch out of memory issue when running on large projects

fcd3cde2e50cacc6be2b44b27ad73d37eea3dfae authored almost 8 years ago by Tsvetan Raikov <[email protected]>
preserve tsconfig.json if it exists

73496079561cd91b6b4d2cfb3ab38ba2802be9dd authored over 8 years ago by orgbx <[email protected]>
Merge pull request #14 from NativeScript/hdeshev/angular-tsconfig

Auto-add Angular compiler options

6ab0ab0b56eea9d047026d5cfe0bc81214b6d4e0 authored over 8 years ago by Hristo Deshev <[email protected]>
Version bump: 0.3.2

74d74f6024eec2c12fca67ecbd03e8a4a940ffe8 authored over 8 years ago by Hristo Deshev <[email protected]>
Add Angular compiler options by default.

ba93aae5affcfd25b4ac2fc6978c60729ec93ec2 authored over 8 years ago by Hristo Deshev <[email protected]>
Merge pull request #13 from NativeScript/vladimirov/fix-typescript

Do not overwrite typescript dependency

54b71524962126def5026faf3a56167893623781 authored over 8 years ago by Rosen Vladimirov <[email protected]>
Reject the promise when tsc errors

When the child process that has to transpile the TypeScript emits error event, it might not rais...

bc79a11ca9d32a08cc28470238def55fa6197ec0 authored over 8 years ago by rosen-vladimirov <[email protected]>
Do not overwrite typescript dependency

When you call `npm install --save-dev <package>` npm does not consider the current version of th...

0f5da1be1446011fda057233f886cdefd7218131 authored over 8 years ago by rosen-vladimirov <[email protected]>
Merge pull request #11 from NativeScript/hdeshev/preserve-references

Do not touch references.d.ts, if it exists

e3764c4d08355f52c65e14223f343ffcda053178 authored over 8 years ago by Rosen Vladimirov <[email protected]>
Bump version to 0.3.1

e04b49f247d7fd224e61c961fe8da109277ac613 authored over 8 years ago by Hristo Deshev <[email protected]>
Preserve references.d.ts if it exists.

Do not try to be overly smart and always inject a tns-core-modules.d.ts
reference. Assume the us...

9ff1806a1c718263c8b01a4bb9bc374f4f1edd57 authored over 8 years ago by Hristo Deshev <[email protected]>
Merge pull request #10 from NativeScript/vladimirov/fix-double-restart

Fix double restart when --watch is used

9ca12782bd3f4004eae99c8dfdc1b60b5001d2f6 authored over 8 years ago by Rosen Vladimirov <[email protected]>
Set version to 0.3.0

Set version to 0.3.0

537546a1fce4c98b8d1bd71aa06b36cdb0a72ddc authored over 8 years ago by rosen-vladimirov <[email protected]>
Fix double restart when --watch is used

When `tns livesync <platform> --watch` is executed, the application is restarted twice as typesc...

84d6377d3af15180d80fbfe1531f77e199839b36 authored over 8 years ago by rosen-vladimirov <[email protected]>
Merge pull request #9 from NativeScript/buhov/do-not-inline-source-maps

Generate source maps as separate file, instead of inlining them.

548a6762fb88a12d6bd40185334e8cd1a56b87e2 authored over 8 years ago by ivanbuhov <[email protected]>
Generate source maps as separate file, instead of inlining them.

3fe7fd9f87391e0120d28d1228c9e4c9eee81d57 authored over 8 years ago by ivanbuhov <[email protected]>
Merge pull request #8 from NativeScript/kerezov/reference-file

Create references.d.ts on postinstall

207a7b46cae40feffc8d392a0731f067aaa5234d authored almost 9 years ago by Dimitar Kerezov <[email protected]>
Create references.d.ts on postinstall

It references tns-core-modules which enables autocompletion and is needed for compilation.
Also ...

37b461709e3e4109408d4a17099190275f7c94a6 authored almost 9 years ago by Dimitar Kerezov <[email protected]>
Merge pull request #7 from NativeScript/kerezov/delete-obsolete-code

Delete obsolete files glob code

68c6e901c521e639010d405abe09ba21a0560e19 authored almost 9 years ago by Dimitar Kerezov <[email protected]>
Delete obsolete files glob code

Since the `filesGlob` property is no longer used all code related to it is practically obsolete ...

d97a803736e7ad4f89fa1bac6d09aed9f300ae9f authored almost 9 years ago by Dimitar Kerezov <[email protected]>
Merge pull request #5 from NativeScript/kerezov/fix-tsconfig

Modify tsconfig creation

1c208446cdb5cb6e61b47fd0d90aa9f53a7ea3d4 authored almost 9 years ago by Dimitar Kerezov <[email protected]>
Modify tsconfig creation

Drop files array and filesGlob as they are not needed for autocompletion or compilation.
Exclude...

465d78f72dc9813cb4a31827c84a93f5a2823f33 authored almost 9 years ago by Dimitar Kerezov <[email protected]>
Merge pull request #4 from NativeScript/022

Update version

51cf76273b7599dd3487c335249221c1b59ecd1d authored almost 9 years ago by Todor Totev <[email protected]>
Update version

6fc73fb40c889f60927a1f968299d52232cae322 authored almost 9 years ago by Todor Totev <[email protected]>
Merge pull request #3 from NativeScript/license-update

Remove duplicate license

b8004bc47192d5a6b48b1b25e1ca060bc5beef1f authored almost 9 years ago by Todor Totev <[email protected]>
Remove duplicate license

297d91f26c0d9490df058af0fda6d9b570e70c35 authored almost 9 years ago by Todor Totev <[email protected]>
Merge pull request #2 from NativeScript/vladimirov/update-version-0.2.1

Set version to 0.2.1

ad7361965a810240ed4010f83cd7e8bcab830311 authored almost 9 years ago by Rosen Vladimirov <[email protected]>
Set version to 0.2.1

Set version to 0.2.1

d6586bef51030c935d6075b00927bd016c6d14b9 authored almost 9 years ago by rosen-vladimirov <[email protected]>
Merge pull request #1 from rosen-vladimirov/vladimirov/pass-cwd-option

Pass cwd option to glob.sync

4b36448be55a4479e5c560685a88a95392efff86 authored almost 9 years ago by Stefan Dragnev <[email protected]>
Pass cwd option to glob.sync

When cli is used with `--path` option, the current working directory (cwd) is not the project di...

31ee77f4a28c9ca5e2c61242ded2b7bac929e598 authored almost 9 years ago by rosen-vladimirov <[email protected]>
watch hook for incremental compilation

* removed dependency on grunt
* reimplemented filesGlob expansion
* watch and auto-update tsconf...

258e645999e4270aab65c6703890f21879d02f6a authored almost 9 years ago by Stefan Dragnev <[email protected]>
update to work with new nativescript-hook module

0e989b13c4ff75875c10ba94a2bb866ca37dd813 authored almost 9 years ago by Stefan Dragnev <[email protected]>
fix dependencies

5f31ea9c9987a12037814a062870472b76fb7f7b authored almost 9 years ago by Stefan Dragnev <[email protected]>
use peer typescript compiler if present

also, install it side-by-side

e700cacffed6305241586446cf58c4b0f33ddc0f authored almost 9 years ago by Stefan Dragnev <[email protected]>
extracted hook installer into separate module

5434deda4456f92266bb784150f6dc88cce199d3 authored almost 9 years ago by Stefan Dragnev <[email protected]>
flexible configuration of path to core modules typings

better defaults for TS compilation options

4fa47a2e885d509232c2780e406cb357bcd7581f authored almost 9 years ago by Stefan Dragnev <[email protected]>
initial commit

7f2d88ed805202ea49a41d995a0db4bc21e88c3a authored almost 9 years ago by Stefan Dragnev <[email protected]>