angular
angular copied to clipboard
NativeScript for Angular
We have a number of angular animations in our app, and when I update to Angular 17, the animations stop working. They are complex animations with multiple triggers and transitions,...
Allow Angular 17 animations to work correctly Correct https://github.com/NativeScript/angular/issues/125
```yaml OS: macOS 14.4 CPU: (10) arm64 Apple M1 Pro Shell: /bin/zsh node: 20.11.1 npm: 10.2.4 nativescript: 8.6.5 # android java: 11.0.22 ndk: Not Found apis: Not Found build_tools: Not...
**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:...
**Environment** ```yaml OS: macOS 14.4.1 CPU: (10) arm64 Apple M1 Pro Shell: /bin/zsh node: 20.11.1 npm: 10.2.4 nativescript: 8.6.5 # android java: 11.0.22 ndk: Not Found apis: Not Found build_tools:...
There are a number of issues that arise in Angular animations that contain 'translate' styles, but only on Angular 14. I've created a demo app to demonstrate this: [https://stackblitz.com/edit/nativescript-stackblitz-templates-guamwx](https://stackblitz.com/edit/nativescript-stackblitz-templates-guamwx) If...
**Environment** ```yaml OS: macOS 14.1.2 CPU: (10) arm64 Apple M1 Pro Shell: /bin/zsh node: 18.17.1 npm: 9.6.7 nativescript: 8.6.1 # android java: 11.0.21 ndk: Not Found apis: Not Found build_tools:...
Allows providing a custom dialog view to render the dialog. Useful when you want to pass the viewcontainerref but don't want the dialog to be constructed in that place
## PR Checklist - [x] The PR title follows our guidelines: https://github.com/NativeScript/NativeScript/blob/master/CONTRIBUTING.md#commit-messages. - [ ] There is an issue for the bug/feature this PR is for. To avoid wasting your...
 I've had horrible experiences with this framework, I just don't understand where these spacings between the lines of my grid come from. "dependencies": { "@angular/animations": "~14.0.6", "@angular/common": "~14.0.6", "@angular/compiler":...