-
npm install failed again angular version 2.0.0-beta.15
```
npm WARN cannot run in wd portal-consumer@0.0.1 npm run typings && npm run build (wd=/opt/atlassian/bitbucketci/agent/build)
npm ERR! Linux …
-
![image](https://cloud.githubusercontent.com/assets/14539000/15702317/76d8a4b4-2833-11e6-8131-d0db33cae8d8.png)
If I try to copy/paste the code from the code generator, it won't build as there is no d…
ghost updated
8 years ago
-
Here's a simple implementation of bootstrap's modal in angular2: http://dougludlow.github.io/ng2-bs3-modal/.
I thought it might be helpful to some folks out there.
-
Hello
I cannot get yout library to compile. How am I supposed to get around this?
ERROR in ./~/ng2-uploader/ng2-uploader.ts
Module parse failed: /var/www/html/project/node_modules/ng2-uploader/ng2-u…
-
I am using dropdown directive with [angular2-modal](https://github.com/shlomiassaf/angular2-modal)
found the issue that drop-down menu didn't auto close, because modal component will prevent the clic…
-
Hi,
Are there any examples of how you actually attach an event to the buttons? Maybe I've missed something but it's not clear.
This creates a modal with ok/cancel. However how do you actually attach…
-
after updating to 0.1.3 I received this error during build:
> angular2-modal/dist/commonjs/models/ModalConfig.d.ts(1,42): error TS1110: Type expected.
even though modal still work find.
-
#### Short description of the problem:
When building an app with the `--prod` flag, the app builds without any errors. Even the `--debug` flag doesn't reveal any errors (I can post the logs if need…
-
Hi,
I am using default alert, confirm() modal window. However I would like to add a close (X) icon at top right of modal window.
Is there any way by which I can add such functionality without having t…
-
Hi, guys!
I am trying to use Angular2 typescript plugins with my Angular2/Dart web app, but I've got some errors even with hello world simplest example.
For example such code
``` typescript
class G…