-
Hi,
I tried to make your project work, and it's almost perfect.
I think that there is an issue with the directives injection though. I just worked on the .js version of the angular2-app file so you …
-
-
##### Description
I've realized `typescript/angular2` codegen, generates some strange code related with error handling:
```
/**
* Add user
*
* @param user username
* @p…
-
##### Description
If I define a model definition as just an array, then the created model ts file says "extends models.Array" instead of just "extends Array"
##### Swagger-codegen version 2.2.1
#####…
-
## Please, provide the details below:
I have existing Angular2/4 app that isn't much AoT-compatible so for now I want to use merely some of its code to prototype NativeScript mobile app. I don't want…
-
把package.json改为这样:
``` json
{
"name": "angular2App",
"version": "1.0.0",
"description": "Default template for fis angular 2 app.",
"main": "index.js",
"scripts": {
"release": "fis3 rele…
luozt updated
8 years ago
-
Empecé este proyecto en Ionic 1.x porque tengo experiencia y conocimientos sobre el framework. Sin embargo, recientes cambios en el panorama de Angular e Ionic, apuntan hacia Ionic 2 (Angular2 y TypeS…
-
Here's the thing, i have a loader like this:
``` js
loaders: [
/*
* Typescript loader support for .ts and Angular 2 async routes via .async.ts
*
* See: https://github.com/…
-
I am trying to download the newest version in a project I have, but when I run the command `npm install angular2-grid`, all the .js files in the download directory are actually written in typescript (…
-
https://github.com/TheLarkInn/angular2-template-loader/issues/19
Just putting this up here to see if there's any movement on this bug. Angular2-template-loader and awesome-typescript-loader work grea…