Ecosyste.ms: OpenCollective

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

github.com/NativeScript/nativescript-schematics

nativescript, mobile, schematics, angular
https://github.com/NativeScript/nativescript-schematics

chore(release): 11.2.0

d45782537f8fafb79efd357484a9653bb0f9ba4c authored almost 4 years ago
fix: TypeScript 4.1, stylesheet ext handling, proper project parse (#315)

* chore: bump TS v4.1

* fix: properly parsing project object

* fix: read style sheet exten...

eb2931aa95c3012567bc451d2a5d039786d2e265 authored almost 4 years ago
chore(release): 11.2.0-rc.0

3ff5fa728781204999cb40a34b925a588e258343 authored almost 4 years ago
fix: CLI code generation in ng11.1+ NS-only projects (#314)

ab4f9f22ff5e8e62b00400bcbc8011d987185ab1 authored almost 4 years ago
chore(release): 11.0.0

c087d4843843e13c52e39fea3106349fd5fdb855 authored about 4 years ago
feat: Angular 11 and TypeScript 4

ccf90a08e44a16e6fbf3ca2c3f58d8925feda34e authored about 4 years ago
chore: Angular 10.1 and NativeScript 7 (#296)

8d913e7726f862ad81be421921b7a39034308cfd authored about 4 years ago
fix(angular): update typescript to version 4 for ng new (#303)

fixes https://github.com/NativeScript/nativescript-schematics/issues/302

605b24a1307648dcb7a19e22b08dada51e8c5472 authored about 4 years ago
chore: cleanup android actionbar handling

27f2add26c3e35dedb692fd6cef22a4858403386 authored over 4 years ago
chore(release): 10.0.1

691720637fecd4b89c660b9d67fb16429ad5489e authored over 4 years ago
feat(angular): v10 support (#286)

55fa3549c1439c1f0a2af601128ea97cacedca07 authored over 4 years ago
fix(angular): remove `@angular/http` dependency from blueprints for Angular 9 … (#280)

b5678dd0e44e30e0255b60b4368d93a9ded46ab0 authored over 4 years ago
chore: v9

7faedd67f10bbf0ecae94f3ab17292b861e02ba0 authored over 4 years ago
chore: 9.0.0-beta.0

85f8b87767676613643c546e0279732757525af0 authored over 4 years ago
feat(angular): v9 support (#276)

0bacc61bb727d9105c4f39e9d98de6aa0417d1fc authored over 4 years ago
Merge pull request #273 from NativeScript/lini/update-ns-6.3

feat: update dependencies for NativeScript 6.3 release

09e3ce6239c755c58313f8df32f9198b10610cf4 authored almost 5 years ago
Update CHANGELOG.md

b9bb8b4f84fe82224fff90b23e1aaeceefbf0d21 authored about 5 years ago
fix schematics version

edcc00c1374f4faae09376aca9a05f6c2f92776c authored about 5 years ago
update dependencies for NativeScript 6.3 release

588e2c36174647144588cc1756fe63a9ad5f4c3c authored about 5 years ago
Merge pull request #272 from NativeScript/fatme/fix-theme-with-scss

fix: fix the theme when app is created with scss styles

8e7ac8a48dc6dc61035e65de9490178f199f1740 authored about 5 years ago
version: bump the version to 1.0.0

0ea4da3bc6b92721ddf4ca25f2cc96ed7471e7fb authored about 5 years ago
fix: fix the theme when the app is with `.scss` styles

f8fe9294a1e336a2edfee6f386256b1aa7db1698 authored about 5 years ago
Merge pull request #271 from NativeScript/fatme/update-schematics-version-in-templates

fix: update version of `@nativescript/schematics` to `0.8.0` inside templates

ae4fbd2e5590cca1208d828a77d9490ed0d32ecf authored about 5 years ago
fix: update version of `@nativescript/schematics` to `0.8.0` inside templates

Currently `@nativescript/schematics@~0.7.0` is added as dependency to the project, so when a new...

c220d982fcf056cc9cf9b2d08c9b0fb954ad6f14 authored about 5 years ago
Merge pull request #270 from NativeScript/fatme/dark-mode

fix: fix the dark mode support

d9a7c6fb21f9a2f8f944d72162144de4e057357f authored about 5 years ago
chore: update version

819fe7e17ced2959c7bc83e5cdf13f2a6e33b641 authored about 5 years ago
fix: fix the dark mode support

f5c46fea09869b0b4244e37c6750859bcda58f65 authored about 5 years ago
Merge pull request #265 from NativeScript/fatme/theme-v2

feat: support for @nativescript/theme v2

10afbe1443d66f7ed535c8c6ee3abe0fb7d4171b authored about 5 years ago
Merge pull request #264 from NativeScript/vchimev/dark-mode/opt-in

feat(Android): opt in to force dark

ac081b6c7951c0975809ce4ff3236adbe8458825 authored about 5 years ago
Merge pull request #266 from NativeScript/fatme/changelog-0.7.3

release: cut the 0.7.3 release

4197d54af278aad5f41f3311655dc5390796e59d authored about 5 years ago
fix: android:forceDarkAllowed to values-v29/styles.xml in order to work with compile sdk 28

b693809b8acc16b1b5ac5099a5debf57b22a99e6 authored about 5 years ago
release: cut the 0.7.3 release

202ac26d024f12bbac802bf3325a81141c1781ea authored about 5 years ago
feat(Android): extend config changes values

`uiMode` required for Dark theme support.

384dc9323226187ab77678ddeadfa81b3149c044 authored about 5 years ago
chore: fix unit tests

46f7422b5c5cc915f9a4e4eb717dced5915cb0cb authored about 5 years ago
fix: support for theme v2

4e00a7a44a7b5b3632d6df7d55459d44ccde758e authored about 5 years ago
feat(Android): opt-in to force dark

a837c75c151e93eebabcafac608aa763342b3367 authored about 5 years ago
Merge pull request #263 from NativeScript/fatme/update-to-6.2

fix: update to NativeScript v6.2.x

e9b510b06dde303e7a568968e7cd58eb3a4c7575 authored about 5 years ago
fix: update to NativeScript v6.2.x

e09f8ca5843bba5012c58594d1c1329c6c4cb616 authored about 5 years ago
Merge pull request #262 from NativeScript/fatme/add-tslib-deps

fix: add [email protected] as dependency

ec1a59ed88c5728e07ea713a2505fdfa681b28e7 authored about 5 years ago
fix: add [email protected] as dependency

Rel to https://github.com/NativeScript/nativescript-dev-webpack/issues/1037

36f70cdc7ef33f0a9af152fe6d0c96349338b692 authored about 5 years ago
Merge pull request #260 from sebawita/master

Update ng-add and ng-new to {N} 6.1

c2c72f40f7fa3593e36771c44b6abd0c420a1c6f authored about 5 years ago
refactor(ng-add): update deps to {N} 6.1 and <A> 8.2

075745688605ab0607791ab53da10c7db7f7f154 authored about 5 years ago
refactor(ng-new): update deps to {N} 6.1 and <A> 8.2

4f0757124db9b970a2216514c1a4a31860a6e790 authored about 5 years ago
Merge pull request #259 from NativeScript/tachev/bump-version

chore: bump version

a2d0dea0e732f3959c79ddad194793b0f24dcae7 authored over 5 years ago
chore: bump version

81fc084d9a7fa0aef8e097918e438f0070754dce authored over 5 years ago
Merge pull request #258 from NativeScript/fatme/fix-styleext

fix: convert web application to code-shared when using scss or less styles

d5fb4666fb036abb14d34a685450e4d6fe358435 authored over 5 years ago
fix: support converting web application to code-shared when using scss or less styles

The `ng add @nativescript/schematics` works only when using `css` styles within the web applica...

457fffc0145abfd92846018866ff3c97947ab3b0 authored over 5 years ago
Merge pull request #248 from NativeScript/sis0k0/refactor-generation

fix: stop using filter in module generation schematic

38ced3da44cdaeadbf525cd6f6dfe4a81f3679e5 authored over 5 years ago
fix: stop using filter in module generation schematic

fixes #185

13a9004e4965e8ca591ed57ce01d151bb111be2a authored over 5 years ago
Merge pull request #256 from NativeScript/release-0.7.2

release: cut the 0.7.2 release

f2af8d66896b544798963edcc781a22b12db8f92 authored over 5 years ago
update changelog

5ca86a33736cd00b51de979e4cd1314ab928bd08 authored over 5 years ago
release: cut the 0.7.2 release

8e7e3ac048c6f776b5b5a6fef39147bf475dce41 authored over 5 years ago
Merge pull request #253 from NativeScript/fatme/fix-skipLibCheck

fix: add skipLibCheck in `tsconfig.tns.json`

e5d1f106d80c6d72d55e56c1fce96e5224783627 authored over 5 years ago
fix: add skipLibCheck in `tsconfig.tns.json`

Currently when there is a web application and `ng add @nativescript/schematics` command is execu...

8bdf6a65d4c326aecbae47939936d9ddc45fe3db authored over 5 years ago
Merge pull request #251 from NativeScript/fatme/skip-dependencies-check

fix: don't check the `.d.ts` files from `node_modules`

1205f8268b5113638b5305fbb8db6f503c5ad3f8 authored over 5 years ago
chore: bump version

6a48097ced2a0a0924ea3f79eb1c7c82a1dfe139 authored over 5 years ago
fix: don't check the `.d.ts` files from `node_modules`

`Cannot find type definition file for 'jasmine/v2'` error is thrown when a new code shared appli...

a69b78501bd92c535b7ae4262ae1b64d30c1969f authored over 5 years ago
Merge pull request #247 from NativeScript/fatme/fix-tsconfig.spec.json

fix: extends correctly tsconfig.json from tsconfig.spec.json

111bcfbaec219a3cb29bdf481ce43531c590e0ac authored over 5 years ago
test: add unit tests that tsconfig.spec.json will be created with the correct files

fad9cdfe935d4c9bb6ede4baca505dfdad16d0e9 authored over 5 years ago
fix: fix extends inside tsconfig.spec.json to include its base tsconfig.json from the correct location

32e4462d7779cd96a88f297a84f1503b86d07836 authored over 5 years ago
release: cut the 0.7.1 release :tada:

56cb8baa60be220c258bc09903d58761c5b817b6 authored over 5 years ago
fix: use typescript from @schematics/angular (#239)

4c6c2ec16c8886a518018aeadea933f2f4bc2bed authored over 5 years ago
release: cut the 0.7.0 release :tada:

c5b3685996c8d3265e94ad85140c57c17ab6fc9b authored over 5 years ago
refactor: update error message with a link to docs

da72eaa8e301b369f8bf56b51815d2844f62c439 authored over 5 years ago
fix: make `@schematics/angular` a `devDependency` and update to… (#237)

* fix: make `@schematics/angular` a `devDependency`

* chore: update schematics deps to 8.2 an...

915349dd83b806134ac97ee878c14c1044c0262b authored over 5 years ago
fix-next: stop preferring android-specific files over ios-specif… (#236)

In the current prerelease version, `*.android.ts` files are preferred over `*.ios.ts` files even...

d8e495a06ba54fd735632351496d947fb60389ab authored over 5 years ago
feat(ng-add): add 'prefer-mapped-imports' rule (#235)

* feat: add dependency to @nativescript/tslint-rules

* feat(ng-add): add 'prefer-mapped-impor...

043bd3809fbe223c31573a6ecae36b96518fabd0 authored over 5 years ago
refactor(add-ns): remove `--bundle` flag from scripts (#232)

573cebff0e7e681a227c81f042e46cf6f379780b authored over 5 years ago
refactor: break long lines into multiple lines

ffc2f5272ddaac3940cc94e6f31e81e47af131cf authored over 5 years ago
refactor(add-ns): use project prefix for generated components

b83a30b648f1e419b3e1acc27bfc5a5652d94556 authored over 5 years ago
refactor(add-ns): remove `include` property from web tsconfig (#230)

The `include` property overrides the `files` property, which is needed
for the AoT compilation.

30fa30b95a9ed2c05dec78b563161fb2c10e2d21 authored over 5 years ago
refactor: add node-sass instead of nativescript-dev-sass (#229)

3cead3c37faf9ccc47ba8faf66dc1fd9fe57ff9b authored over 5 years ago
fix: no-dimension listview in stacklayout warning (#228)

Fix no-dimension listview in stacklayout warning:
```
JS: Avoid using ListView or ScrollView w...

1db4de780b04e762633b628c8097ffb4517a7574 authored over 5 years ago
fix(add-ns): correctly define the `sample` option (#227)

fixes #225

f2fdede2c85cb2c666923dd95db51a8d5db508db authored over 5 years ago
refactor(ng-add): update deps to {N} 6.0 (#224)

d4f50a31318b2644a388225caf0fda1975f9d452 authored over 5 years ago
fix: add `skipInstall` option to ng-new (#223)

78e33e57e22c2c523a4d58a274ec59c335cdd1d4 authored over 5 years ago
refactor: add a linter and fix lint issues (#221)

8a6de145927dc62d504cc23690ede3e7ccf4027f authored over 5 years ago
refactor: update to NativeScript 6.0 (#220)

* refactor: bump template versions to {N} 6.0

* refactor: set `markingMode` to `none`

* re...

f4a098a4b812f51a6775d100af25ecd407f43abe authored over 5 years ago
Merge pull request #217 from NativeScript/sis0k0/ts-helpers

fix: move all typescript helpers to a separate file - `ts-utils`

6cb54d3d28da76233cc9c90ec45ca42e1d6b82bb authored over 5 years ago
fix: move all typescript helpers to a separate file - `ts-utils`

fixes #216

29a2a07182b1ebf922938155b078a34d5019a2bc authored over 5 years ago
refactor: untrack the package-lock.json file

d566fa3aec9254f2df07a6b37572e7ce7bae3702 authored over 5 years ago
feat: update to Angular 8.0 (#214)

0837158e375ca7be348d751f34c53d5a4538c1a0 authored over 5 years ago
feat: refactor shared structure (#196)

7c3d159f3d8f6dc1788342224ec3df3e638ec62d authored over 5 years ago
release: cut the 0.6.0 release (#208)

* release: cut the 0.6.0 release

* remove duplicate item in changelog

cdf41c629be6ba60c7b6632e98eb0deafb6e1ac9 authored over 5 years ago
Merge pull request #204 from NativeScript/tachev/hmr-by-default

feat: use HMR by default for newly created projects

fb4cf7b6ced984683451c2764b09ca9fa4c430d3 authored over 5 years ago
feat(ng-new): add nsconfig.json for non-shared projects

982d3579d8b3aa6cddbbcc81efdfc12ef5502623 authored over 5 years ago
feat: use HMR by default for newly created projects (aligned with the NativeScript 5.4 templates)

44e6f3b156b89983944875c3841613c1ed354644 authored almost 6 years ago
release: cut the 0.5.2 release

300fba58bbdfef99823b8610408f464d99d20422 authored almost 6 years ago
fix(ng-new): make resolution of lazily-loaded routes consistent between web and mobile (#198)

fixes #197

9b1c31c8f0152213ae2768ce48d6ba6999560d4e authored almost 6 years ago
Merge pull request #190 from NativeScript/sebawita-slow-generate-fix

chore: speed up `ng generate component` schematic

c5d6cbd0df3455b4b08d0de5dd8d1ceca0363d4c authored almost 6 years ago
release: cut the 0.5.1 release :tada:

76f6f77eb568c4d8e7c467f7ccaad4b2f74c8ac4 authored almost 6 years ago
feat: update ng new/add schematics to use NativeScript 5.2 and Angular 7.2 (#191)

5e577e4f2f6be0f6f99020400fdeadd4d91b8e64 authored almost 6 years ago
chore: replace the use of filter() with tree.delete()

This significantly improves the performance of generating components, as filter() is a very slow...

55be894ccaf7bf65534fcd6c56482263a843abfa authored almost 6 years ago
chore: add an npm script for tns preview (#180)

The new npm script will allow devs to call `npm run preview`, which will execute `tns preview --...

9d00fb6327caa5f29eb02e1f5712bc6cd02851da authored about 6 years ago
release: cut the 0.5.0 release (#184)

8115cd3ad97e3c98321c11f69a972757211fd87c authored about 6 years ago
Merge pull request #182 from NativeScript/sis0k0/pr-template

docs: add a PR template and instructions for running the tests

2a7420acfa68b304f61ef8b66f74fee7c4d3ffd7 authored about 6 years ago
Merge pull request #181 from NativeScript/sis0k0/bug-report-template

docs: update the bug report template

fcb3a212addb08a62535f4a94889d5b29f82e533 authored about 6 years ago
docs: update LICENSE year (#183)

6c871d7cb5aabcb01b6bcb20f6002798f390f61f authored about 6 years ago
refactor: improve error message when file for reading is not found

2a8e55cb1b13600e887a0a740fab102fb8b79752 authored about 6 years ago
docs: add a PR template

dea337b4d8740edcb5cc1dad685abe21036dbe3f authored about 6 years ago