Coder Social home page Coder Social logo

webjars / angular-file-upload Goto Github PK

View Code? Open in Web Editor NEW

This project forked from reubenbond/webjars-angular-file-upload

0.0 4.0 3.0 49 KB

WebJars build for angular-file-upload (https://github.com/danialfarid/angular-file-upload)

License: Apache License 2.0

JavaScript 100.00%

angular-file-upload's Introduction

angular-file-upload's People

Contributors

jamesward avatar arenard avatar gkephorus avatar tan9 avatar reubenbond avatar

Watchers

Alex Objelean avatar  avatar James Cloos avatar  avatar

angular-file-upload's Issues

Javascript file ordering

I'm not seeing progress messages, so I'm wondering if the webjars approach might be in conflict with the following:

<!-- shim is needed to support upload progress/abort for HTML5 and non-HTML5 FormData browsers.-->
<!-- use html5-shim.js instead if you just support HTML5 browsers and you need progress event-->
<!-- Note: shim.js MUST BE PLACED BEFORE angular.js and angular-file-upload.js AFTER angular.js-->
<script src="angular-file-upload-shim.min.js"></script> 
<script src="angular.min.js"></script>
<script src="angular-file-upload.min.js"></script> 

Maybe special instructions for this are needed, if there is indeed a workaround.

Missing files on 4.1.3

The following files are missing:

  • ng-file-upload.js
  • ng-file-upload.min.js
  • ng-file-upload-shim.js
  • ng-file-upload-shim.min.js

shim for angular_file_upload_shim is incorrect

According to the website:

Order of scripts: angular-file-upload-shim.js must be loaded before angular.js and is only needed if you are supporting non-HTML5 FormData browsers or you need to support upload progress or cancel.

However in the webjar, there is a shim config that forces angular-file-upload-shim AFTER angular.

Thanks!

webjars.path() method

"The webjars.path() method of getting a WebJar path has been deprecated. The RequireJS config in the angular-file-upload WebJar may need to be updated. Please file an issue."

So here it is. :)

New RequireJS syntax.

Looks like the angular-file-upload WebJar needs to be updated to the new RequireJS syntax.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.