-
There have been some new Extensions built by folks, as well as some other wrappers/integrations that aren't being called our or linked to by medium-editor. I'm going to start collecting them all here…
-
Currently, the outpunt bundles uses JiT compilation and doesnt have treeshaking. This means the main bundle is still more tham 1.5 MB in size and nowhere near to 40 kB.
Not sure how to do this prop…
-
Amazing project!! Actually I am looking for the microservice project with angular 2 integrated one and fortunatly i got this project. Thank you.
But the thing is it is not working for me am using …
-
The coverage report HTML generated has different values to that reported via the command prompt. This may be related to a bug in an underlying library?
https://github.com/istanbuljs/istanbul-api/issu…
-
-
@apereap do you want to jump on this (just update package.json and check that apps keeps on running fine :)).
-
There is no example to include it with webpack (angular-cli) template.
I followed the toast notification documentation to add the SimpleNotificationComponent in the module
Then in the component, I…
-
**Note: for support questions, please use one of these channels:** [Chat: Gitter](https://gitter.im/angulartics/angulartics2)
* **I'm submitting a ...**
[x] bug report
[ ] feature request
[ ] qu…
-
I tried
`
npm install angular2-json-schema-form`
and then
`import { JsonSchemaFormModule } from 'angular2-json-schema-form';`
copied basic use example in read me
```
```
a…
-
Hello,
Here is the [repo](https://github.com/Sukh9212/angular2-quickstart-and-angular2-highcharts) with the problem.
The library plays fine as long as things are in JIT mode.
As I switch from J…