Feat RC.6 #379
Reference in New Issue
Block a user
Delete Branch "feat-rc6"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Working to update to RC.6 version of Angular. Currently work in progress.
Still need to update test (execution) and check if anything else is needed beside that.
PhantomJS 2.1.1 (Linux 0.0.0) ERROR Error: Missing: SyncTestZoneSpec at /home/travis/build/valor-software/ng2-file-upload/test.bundle.js:283oO
Yes, I've seen that. I'm working with Bash on windows and for some reason PhantomJS fails to start (there are some issues opened with this). I'll try to find a fix/workaround today.
I think you should change the imports (the order is important):
@adrianfaciu This update would be greatly appreciated. Looking forward to it.
Awesome! @otelnov can you check what is left? :)
@valorkin @otelnov I've fixed the test execution. Everything should be fine now.
This should fix #378
Do you also generate *.metadata.json-files to support aot-compilation? Otherwise it would result in the similar issue like ng2-bootstrap https://github.com/valor-software/ng2-bootstrap/issues/933
Not yet, but will be added
On Wed, Sep 14, 2016, 15:57 GreenToast notifications@github.com wrote:
@valorkin @adrianfaciu
https://github.com/valor-software/ng2-file-upload/pull/393
@adrianfaciu @otelnov thank you so much!