-
What is the correct way to trigger one file upload?
```
uploadFile(file: UploadFile) {
const event: UploadInput = {
type: 'uploadFile',
file: file,
url: 'http://ngx-uploa…
-
I have a angular 2 app with this routes:
```
export const MODULE_ROUTES: Route[] =[
{ path: '', redirectTo: 'dashboard', pathMatch: 'full' },
{ path: 'dashboard', component: HomeComponen…
-
**I'm submitting a ...** (check one with "x")
```
[ ] bug report => search github for a similar issue or PR before submitting
[x] feature request
[ ] support request => Please d…
-
Wrap the 3rd party JS library, DropzoneJS, into an Angular 2 component that we can use easily in our custom forms.
This component should also have a corresponding file input element that can be valid…
-
**I'm submitting a ...** (check one with "x")
```
[x] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit s…
-
I am starting this issue in light of the recent announcement of [dropping ReactJS support](https://ma.tt/2017/09/on-react-and-wordpress/) by Matt.
---
Since I believe the community is moving in…
-
_From @gjenner on March 21, 2017 15:23_
is it possible to add a divider (or separator) in code rather than HTML?
_Copied from original issue: isaacplmann/angular2-contextmenu#58_
-
`error_handler.js:50 EXCEPTION: _this.files.filter is not a function
ErrorHandler.handleError @ error_handler.js:50
next @ application_ref.js:346
schedulerFn @ async.js:91
SafeSubscriber.__tryOrUn…