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

chore: bump version

VladimirAmiorkov opened this pull request over 5 years ago
feat: upgrade to ~3.4.5 typescript

VladimirAmiorkov opened this pull request over 5 years ago
Make typescript a peer dependency

artemave opened this pull request over 5 years ago
Any reason not to use latest 3.x typescript version?

artemave opened this issue over 5 years ago
updating README file - deprecation note

tsonevn opened this pull request over 5 years ago
Non-meaningful messages are printed in the default output

rosen-vladimirov opened this issue almost 6 years ago
fix: print messages from hooks only with `--log trace`

rosen-vladimirov opened this pull request almost 6 years ago
chore: revert the tilde resolution as it was removed by mistake

DimitarTachev opened this pull request almost 6 years ago
fix: stop adding short paths remappings for `tns-core-modules`

sis0k0 opened this pull request almost 6 years ago
update LICENSE year

etabakov opened this pull request about 6 years ago
update LICENSE

radeva opened this pull request about 6 years ago
refactor: clear outdated check for nativescript < 3.0 and angular < 4.0

DimitarTachev opened this pull request about 6 years ago
TypeScript error on new project run with --bundle

DimitarTachev opened this issue about 6 years ago
Fix Typescript installation issues

DimitarTachev opened this pull request about 6 years ago
TS custom component code files ignored

ludwiktrammer opened this issue about 6 years ago
chore: TS force install patches

vakrilov opened this pull request about 6 years ago
[FR] add typescript as a peer dependency

farfromrefug opened this issue about 6 years ago
chore: unify issue templates

etabakov opened this pull request over 6 years ago
Compatibility with the vue-cli-template / HMR

EddyVerbruggen opened this issue over 6 years ago
release: cut the 0.7.4 release

rosen-vladimirov opened this pull request over 6 years ago
Add the ability to pass the --build option to tsc

jessecrossen opened this issue over 6 years ago
Typescript version

Joagom opened this issue over 6 years ago
fix: respect nsconfig options when updating tsconfig on postinstall

sis0k0 opened this pull request over 6 years ago
Creating new projects still references ~0.7.0 ( and not 0.7.2)

RoyiNamir opened this issue over 6 years ago
fix: stop syncing TS files outside the app folder (e.g. plugins in node_modules)

DimitarTachev opened this pull request over 6 years ago
chore: Bump version to 0.7.2

rosen-vladimirov opened this pull request over 6 years ago
After npm install, tsconfig.json is being forced to 4 spaces

DickSmith opened this issue over 6 years ago
Fix many 'file change detected' messages

Fatme opened this pull request over 6 years ago
Using custom tsconfig.json path aliases

darkyelox opened this issue over 6 years ago
feat(watch): add support for ts 2.9

MartoYankov opened this pull request over 6 years ago
update LICENSE

tbozhikov opened this pull request over 6 years ago
docs: Update Changelog

rosen-vladimirov opened this pull request over 6 years ago
Update compiler.js

Fatme opened this pull request almost 7 years ago
Preserve watch output

Fatme opened this pull request almost 7 years ago
docs: add PR and issue templates

radeva opened this pull request almost 7 years ago
Revert "Use moduleResolution classic when --syncAllFiles option is not specified

rosen-vladimirov opened this pull request almost 7 years ago
refactor: add app alias for nested lazy loaded and Webpack

NickIliev opened this pull request almost 7 years ago
fix: pass args to original method

Mitko-Kerezov opened this pull request almost 7 years ago
Use moduleResolution classic when --syncAllFiles option is not specified

Fatme opened this pull request almost 7 years ago
docs(readme): update readme & add contributing.md

radeva opened this pull request almost 7 years ago
feat(watch): use before-watchPatterns hook

Mitko-Kerezov opened this pull request almost 7 years ago
update LICENSE and CODE_OF_CONDUCT.md

tbozhikov opened this pull request about 7 years ago
Remove the AoT filter, we are trying to simplify configs for angular5

PanayotCankov opened this pull request about 7 years ago
Notify when skipping hook

Mitko-Kerezov opened this pull request about 7 years ago
Do not treat exit code 3 as success

Mitko-Kerezov opened this pull request about 7 years ago
Bump version to 0.5.1

rosen-vladimirov opened this pull request over 7 years ago
Use bundle and release options from hookArgs

rosen-vladimirov opened this pull request over 7 years ago
Remove usbLiveSyncService.isInitialized check

rosen-vladimirov opened this pull request over 7 years ago
Implement after-watch hook

Mitko-Kerezov opened this pull request over 7 years ago
fix(postinstall): upgrader respects existing tsconfig paths

sis0k0 opened this pull request over 7 years ago
Plugin overwrites migrated `tsconfig.json` on `npm install`

otaran opened this issue over 7 years ago
fix(postinstall): update TS version on NS3 only if <2.2

sis0k0 opened this pull request over 7 years ago
fix(postinstall): install @latest TypeScript if forced

sis0k0 opened this pull request over 7 years ago
feat(postinstall): force update TypeScript if you use NS 3.0

sis0k0 opened this pull request over 7 years ago
tns-core-modules path mapping

hdeshev opened this pull request almost 8 years ago
Install 404

slaction opened this issue almost 8 years ago
Fix tsconfig upgrade - detect locally-installed modules' version.

hdeshev opened this pull request almost 8 years ago
Add required TypeScript libs automatically: dom, es6, etc.

hdeshev opened this pull request almost 8 years ago
Workaround boolean flags not available in TS 2.0

jasssonpet opened this pull request about 8 years ago
Use inline source maps for Chrome DevTools debugging

jasssonpet opened this pull request about 8 years ago
Don't compile when bundling.

hdeshev opened this pull request about 8 years ago
ignore *.aot.ts files

vakrilov opened this pull request about 8 years ago
The post install script is removing existing tsconfig.json

NickIliev opened this issue about 8 years ago
Conflict with @types

pocesar opened this issue about 8 years ago
tns-platform-declarations not included

adamvoss opened this issue about 8 years ago
Fixed tsc --watch out of memory issue when running on large projects

tzraikov opened this pull request about 8 years ago
loading from app bundle (with ~ prefix) doesn't work

naderio opened this issue over 8 years ago
preserve tsconfig.json if it exists

orgbx opened this pull request over 8 years ago
Auto-add Angular compiler options

hdeshev opened this pull request almost 9 years ago
Do not overwrite typescript dependency

rosen-vladimirov opened this pull request almost 9 years ago
Plugin automatically upgrades TypeScript version

tjvantoll opened this issue almost 9 years ago
Do not touch references.d.ts, if it exists

hdeshev opened this pull request almost 9 years ago
Fix double restart when --watch is used

rosen-vladimirov opened this pull request almost 9 years ago
Generate source maps as separate file, instead of inlining them.

ivanbuhov opened this pull request about 9 years ago
Create references.d.ts on postinstall

Mitko-Kerezov opened this pull request about 9 years ago
Delete obsolete files glob code

Mitko-Kerezov opened this pull request about 9 years ago
generate tsconfig.json from the source file name tsconfig.json.default

pengjia opened this pull request about 9 years ago
Modify tsconfig creation

Mitko-Kerezov opened this pull request about 9 years ago
Update version

teobugslayer opened this pull request about 9 years ago
Remove duplicate license

teobugslayer opened this pull request about 9 years ago
Set version to 0.2.1

rosen-vladimirov opened this pull request about 9 years ago
Pass cwd option to glob.sync

rosen-vladimirov opened this pull request about 9 years ago