angular
angular copied to clipboard
NativeScript for Angular
**Is your feature request related to a problem? Please describe.** I am looking to create a infinitely scrolling list that pulls data from an API. It would like to be...
**Environment** Provide version numbers for the following components (information can be retrieved by running `tns info` in your project folder or by inspecting the `package.json` of the project): - CLI:...
while migrating from angular 14 to 15 running `ng update @angular/core@15 @angular/cli@15 --force` I get the error `Migration failed: Could not find any tsconfig file. Cannot run a migration to...
**Environment** Provide version numbers for the following components (information can be retrieved by running `tns info` in your project folder or by inspecting the `package.json` of the project): ``` {...
**Environment** Provide version numbers for the following components (information can be retrieved by running `tns info` in your project folder or by inspecting the `package.json` of the project): ``` {...
**Environment** Provide version numbers for the following components (information can be retrieved by running `tns info` in your project folder or by inspecting the `package.json` of the project): ``` {...
still needs testing, could solve https://github.com/NativeScript/angular/issues/145
**Environment** Provide version numbers for the following components (information can be retrieved by running `tns info` in your project folder or by inspecting the `package.json` of the project): Start new...
**Is your feature request related to a problem? Please describe.** According to the Issues list, it should theoretically be possible to create a NativeScript Angular application that contains standalone components;...
Adding a support for angular router input component bindings via link: https://v17.angular.io/api/router/withComponentInputBinding Tested inputs - routeParams - queryParams - resolver