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

docs: add a PR template

dea337b4d8740edcb5cc1dad685abe21036dbe3f authored about 6 years ago
docs: update the bug report template

Update the template for filing issues:
- ask for the content of the `package.json` instead of th...

15b499671d32e47abe9bd23599765cef0a0cbc02 authored about 6 years ago
Merge pull request #177 from NativeScript/sis0k0/improve-error-message

refactor: improve error message when file for reading is not found

1e7c1a1e6415fb4935dcb222f5f51eed21f773da authored about 6 years ago
Merge pull request #176 from NativeScript/sis0k0/remove-package-lock

chore: remove package-lock.json from git

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

d614db8c94bbdb40f1f3086e65f26aedc965224b authored about 6 years ago
chore: remove package-lock.json from git

7f81c7b82ceeba1abb55589fdaafd4843cc6d2f2 authored about 6 years ago
chore: update newly created projects to use the latest {N} and Angular packages (#175)

71167d59ba09623a08033b835dca4998b9288ff0 authored about 6 years ago
fix: resolve main.tns.ts with webpack's VFS instead with TS (#174)

This PR unifies the TypeScript configs for normal and code-sharing {N} apps. This should fix #17...

7d9622d70be588cb38a8ecf5292e99f4ec4109ed authored about 6 years ago
feat: flag to skip adding auto-generated component on `ng new` and `ng add` (#171)

6c835b17a89164e81a7f0c17b5a977640ed18445 authored about 6 years ago
refactor: rename main.ns.ts to main.tns.ts (#169)

The file was named `main.ns.ts` because of reasons explained in https://github.com/NativeScript/...

2e83f18eaa2fe02acc8c71753856f553196c4cee authored about 6 years ago
refactor: update to Angular 7.1 (#170)

This PR bumps the versions of the Angular tooling dependencies. No changes in the code are needed.

fba2514d56d0c3c2f1a69b1bd674ac264659a937 authored about 6 years ago
chore: update package-lock.json

342567f26e3ff90f789366f58e6b1f1b8e1ad826 authored about 6 years ago
docs: add description of the CI jobs (#167)

dd097a2901722dbc26436357493cadc24f9b8b99 authored about 6 years ago
refactor: pin @types/jasmine to version 2.8.6 (#148)

517bb535271645a956d18cca10089e2e79c7fe9d authored about 6 years ago
Merge pull request #163 from NativeScript/radeva/update-license

update LICENSE

90ff9b371b366c98317d4308b62e9694e84e227e authored about 6 years ago
Delete LICENSE.proui

2ad3b5d64864d3d30ea21803141ac36614ece526 authored about 6 years ago
chore: update community files

40136919ed35cbe8efe383c2a493d119f4d25498 authored about 6 years ago
Merge pull request #150 from skopekreep/outdated-config-file-message

outdated-config-file-message fix

f823703adf3a79b10b595d4f689274921b0b393d authored about 6 years ago
Merge pull request #124 from NativeScript/etabakov/unify-issue-templates

chore: unify issue templates

29601e3d458bc19473b3ce30c4f458904ecf246f authored about 6 years ago
Merge pull request #152 from NativeScript/svetoslavtsenov/release-0.4.0

doc: cut the 0.4.0 release

e9d99ec0bb250688d52028549f9b81b0da6aea14 authored about 6 years ago
doc: cut the 0.4.0 release

00384bbd4a7f54bcf3a7c9c906f17c024d1a09b0 authored about 6 years ago
Merge pull request #147 from NativeScript/ng7

chore: update to angular 7

3d8a3edba68f30963d430c40d9d80f5bd87eeb45 authored about 6 years ago
chore: fix @types/jasmine to 2.8.11

96c501e566ed2c27c9e4f88d530b1b5c18e3a419 authored about 6 years ago
chore: update webpack version

c67f535d4453907f8282906d789cb0b4d1ec8a3d authored about 6 years ago
outdated-config-file-message fix

327ed65cacbced53805c6c2434ed7ac53a5aafa6 authored about 6 years ago
Merge pull request #145 from sebawita/master

Update the master-detail schematics to work with {N} Only projects containing nsconfig.json

b0d1f746b52991884819662dd2cba1e1edadde38 authored about 6 years ago
chore: update to angular 7

960853961dce96a37d44386137ca2ea59dbf5299 authored about 6 years ago
chore: Update npm modules to the required versions by {N} 5

cfd5cf3b53422fa9750ae0b2c0b6097c47a3dff2 authored about 6 years ago
chore: Update npm modules to the required versions by {N} 5

5cfa2b085a9485908460eeff4923c73be496a657 authored about 6 years ago
chore: master-detail should check nsconfig.json for shared value

Shared project should have `shared: true` in *nsconfig.json*. This should generate a web+mobile ...

79dadb0c583ec582730af8af1b866284423e8daf authored about 6 years ago
add debugging instructions

88f4e2495a42638d653d66b5404d179fc47b0afe authored about 6 years ago
feat: update to Angular 7 :tada: (#139)

438b9e3ef613389980bfa9d071e28ca1f32ab04f authored about 6 years ago
release: cut the 0.3.4 release

002d1c0896d4098548b1ad0db48ab6da44561f69 authored over 6 years ago
refactor: uppercase 'tap' to fix automated tests (#137)

060e7a77a3aa6dd81fd0b216c2b707dca3f39456 authored over 6 years ago
fix: generate issues (#136)

this will make sure that when generating a component inside a folder, like:
`ng g c home/table`...

de30da7ff5795bdc8b27ba589bb5c2cde79a6b7d authored over 6 years ago
release: cut the 0.3.3 release :tada:

3eb7c56f2eb8290a05a877729e87bd96ece64350 authored over 6 years ago
fix(component): prevent the command from hanging if no module is found (#127)

resolves part of #126

7ca94627e04c646a6c31774fdb8527af8f57e264 authored over 6 years ago
release: cut the 0.3.2 release :tada:

c3a3603567138a7d9c989bafe2cedb43b98b8c4b authored over 6 years ago
feat: generate stylesheets when migrating components and modules (#128)

use `--no-style` to skip the generation of [css | scss] files

d0160f0d30641c6d3aef192f4ab4b558720796b4 authored over 6 years ago
chore: missing bracket

c53a164c7c824770ff679a4b2649df352a2b9f8b authored over 6 years ago
chore: update community files

3cbcbf847efffd728a9269621e60c7d5fa6d0689 authored over 6 years ago
refactor: use NG CLI utility functions when getting entry module metadata (#123)

db9ada9e9daba7aafc59527e030e02f047f3fd7f authored over 6 years ago
refactor: use Angular CLI utility functions for parsing the project (#122)

b91eb0f03fd609376764b6e7e923317f5a9eba99 authored over 6 years ago
chore(add-ns): fix schema title

758184b8cf7ba9fe2a214f9152efd665a3c3edcb authored over 6 years ago
release: cut the 0.3.1 release :tada:

213c658b64e422c9f55b6faf013162b4d2ee6ccb authored over 6 years ago
fix(ng-new): update the version of @ngtools/webpack to 6.2.0 (#116)

fe11520fbb1564775b92a5a68615edb7a3763c52 authored over 6 years ago
fix: remove tsconfig.spec.ts extend option (#114)

Add the exclude without "**/*.spec.ts" rather than remove extends option.

5a58d213230c211e36a74a4aeda5acb479916a91 authored over 6 years ago
release: cut the 0.3.0 release :tada:

4dce2fb159cb30646ed2f8a6b434e9a2d2afaa32 authored over 6 years ago
fix(add-ns): import AutoGeneratedComponent instead of HomeComponent (#113)

31bb7f59195e543ba0e826ca53b49d504f108293 authored over 6 years ago
fix: strip .ts extension when importing components (#112)

dd23c8a33260534b664831fa4734a2a211c13c93 authored over 6 years ago
fix: newly created projects run with AoT (#111)

b977c94156e9b4dd18935727b759b38789a6603b authored over 6 years ago
fix: bump versions to official Angular CLI 6.2 (#109)

Merge after nativescript-dev-webpack 0.16.0 is published.

490a6477f2f441290441b6dc4e07087cf329ffe3 authored over 6 years ago
fix: include .ts template files in the node package (#107)

dd61ca01e89de9310aa314dffcc0853eefd7d1b5 authored over 6 years ago
release: cut the 0.3.0-rc.1 release :tada:

754b822b5feaf443e415c3c43a0f62f13f385497 authored over 6 years ago
release: cut the 0.3.0-rc.0 release :tada:

f68cbd6e4598f306e502c0ea436638423e98223d authored over 6 years ago
refactor: migrate to Angular CLI 6.2 (#106)

- devkit and schematics dependencies are bumped to `0.8.0-rc.1`
- `architect` -> `targets` in a...

7c0b8c9822446e7f4b7dba140809a077e2eddb63 authored over 6 years ago
fix(add-ns): choose a more generic name for the generated shared (#103)

component

fixes #99

991aec231458fc244c74f9adb8b0c77d640d9805 authored over 6 years ago
feat: init git repository when creating new application (#104)

fixes #95

a745640edcaf88cc563be1d0fb032f86e6eeee04 authored over 6 years ago
refactor(add-ns): add option to skip npm install (#105)

8f577cf7844c860b83ffb88d53632fb481306e56 authored over 6 years ago
refactor: exclude ts and spec files from the node package (#98)

ffa5a281f6267ac6fe889c171bb4282a033a6f40 authored over 6 years ago
refactor(ng-new): use package installation task from schematics

bc088a2e85fcd4369eceffc6e5ac9593855bf5b5 authored over 6 years ago
refactor(utils): extract 'package.json' to a constant

aa35a54a8b31c5ec303d653be626f5f57d1c3e53 authored over 6 years ago
refactor: remove 'npm-install' schematic, because is not used anymore

1d1e98aa6eef826e988a90be852f002cf11974fc authored over 6 years ago
test(add-ns): verify that the required packages are added as deps

ff4825b2d68f7970d1961ebadccc1ff763ec149b authored over 6 years ago
fix(add-ns): use the package installation task from schematics

fixes #94

9e63508c315878ecb60125d8b11492195fbbf9a1 authored over 6 years ago
test: add unit tests for master-detail schematic (#92)

57043167692725648aeedca6cd86f6cf8d283948 authored over 6 years ago
feat(component): generate mobile stylesheets files (#87)

7d7930bf53b5d6f59bbef3f55903600ea898e644 authored over 6 years ago
test: add unit tests for add-ns schematic

fb28ef548b363cc9a5622e3f248b7d329d17c667 authored over 6 years ago
refactor(add-ns): simplify gitginore merge

ef71f4f6d42fac4166af378c91efcdbcc1a6818d authored over 6 years ago
refactor: remove outdated add-web schematic (#89)

e60361fc09dbfbeae92314ba41d0d04c2b87ace5 authored over 6 years ago
test: add unit tests for migrate-component (#82)

34cf49b5a2c49dc97fd0fe8732bd05e9d6ef2a51 authored over 6 years ago
refactor: update to {N}-dev-webpack 0.16.0 (#81)

resolves #77

17e6151a3d8b217c3e5f79b61b7f4c087bba2581 authored over 6 years ago
chore: change `"` => `'` in .ts files (#80)

94a56ec087749642821d66cf567bdaab0b49dea2 authored over 6 years ago
test(component): verify newly create component declaration in NgModule

a7ae4f49d8b7b8e85b9248f5a3daa465c087ca47 authored over 6 years ago
refactor: move component ast-utils to a separate file

a60c6de145e1c66cdd4cde558d4028f0ff4008cd authored over 6 years ago
test: add debug configuration for VSCode

6c4a206aa1e5fae901cb273dd6222efaea368552 authored over 6 years ago
fix: respect extensions and module imports when generating components

fixes #78, #54

13516d651e6bcc13e20789e3eb523609609c8f4b authored over 6 years ago
fix(component): don't declare component in web module if it's not shared

8a2388fb44c5de06f37492f26fb0cd9313117afb authored over 6 years ago
refactor: create empty projects with extensions

33edbea4a6169a106cc43151e57f5e8d85177bd9 authored over 6 years ago
refactor: rename constant variables to follow the Angular style guide (#76)

When declaring constants it's prefered to use lower camel case variable names (`heroRoutes`) ins...

b708f8b8b29351edbb0dcc0e6fe72bf1a4a47208 authored over 6 years ago
docs(module): extend 'common' flag description

18688053b9e42d1f06a0bd0d8a2df3a29eedeba4 authored over 6 years ago
refactor(migrate-module): generate a common file when migrating

8aa24daf5d1518d6a75f5b933dfb4ce67f533796 authored over 6 years ago
test(migrate-module): verify that providers are migrated

c29ded1c31592157d21ef327de325e0873313801 authored over 6 years ago
test(module): add unit tests for ns-only schematic in shared project

2d387bd142b6666c9e5ccd220112cca08d7c7ac8 authored over 6 years ago
refactor(module): introduce a 'common' flag

a3c677d3307dc7ad4a1c43c8395b853f917400c6 authored over 6 years ago
fix(module): stop generating common files in web/ns only cases

63d6b5a8aad6a14ee714401178349ba025b2a194 authored over 6 years ago
chore: add travis badge (#74)

* feat: add travis ci

* fix: move .travis.yml to root

* chore: add travis badge

bb86ada5323e5ed077ba436c0d5d501a7c9c3d91 authored over 6 years ago
feat: add travis ci (#73)

* feat: add travis ci

* fix: move .travis.yml to root

a63b411018e02c5893a2f14aa242937e940b6bcb authored over 6 years ago
refactor: remove commented code

7a10327697ada2a4bd10ab6ed5a6c11fd7dbf0e0 authored over 6 years ago
refactor(ng-project-parser): set defaults to properties and use safeGet

00b4ab8a1fade18aec8412313190cc177fc72da1 authored over 6 years ago
refactor: add synchronous version of callRule

14eadb2dc71006fd5a98b98ff1c9424bbcc55fd8 authored over 6 years ago
fix(module): prevents file module merge collisions

a74c6a093e52b6ad83ff46c6192abd75d2a35f93 authored over 6 years ago
fix(node-utils): add safety checks to version parser

8a4775d52448a875ed455e41d437aa56a5adfd4d authored over 6 years ago
test: add unit tests for migrate-module

27bec94fb952bf52b3e9a5aa1263cd6fc4dc72a7 authored over 6 years ago
test: generate component and module validation tests

7b1466c6e5ce7557c8c236ef7446a5529bf525f9 authored over 6 years ago
refactor: remove 'nativescript-module' schematic in favor of 'module' (#69)

implements #62

d17bd918e187886af1c499685baf662e04b68fad authored over 6 years ago
test: fix component and module tests (#68)

438331a6540ec0f68c7d73827b3ee2abcb2374ba authored over 6 years ago
release: cut the 0.2.5 release :tada: (#67)

84e5b4b3fd6aaac3da16135625bb3671e1156c32 authored over 6 years ago
chore: update to official {N} 4.2 (#66)

811e636ae59c4d9b03941cd476059527fae9e4cd authored over 6 years ago
feat(migrate-component): copy the web template into the migrated component (#65)

ad08b25ddd8b48c2c5df8cbc8d71c5d039d2f699 authored over 6 years ago