plupload-angular-directive

WebJar for plupload-angular-directive

Лицензия

Лицензия

MIT
Категории

Категории

Angular Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

org.webjars.bower
Идентификатор

Идентификатор

plupload-angular-directive
Последняя версия

Последняя версия

0.1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

plupload-angular-directive
WebJar for plupload-angular-directive
Ссылка на сайт

Ссылка на сайт

http://webjars.org
Система контроля версий

Система контроля версий

https://github.com/sahusoftcom/plupload-angular-directive

Скачать plupload-angular-directive

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.webjars.bower/plupload-angular-directive/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>plupload-angular-directive</artifactId>
    <version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/plupload-angular-directive/
implementation 'org.webjars.bower:plupload-angular-directive:0.1.2'
// https://jarcasting.com/artifacts/org.webjars.bower/plupload-angular-directive/
implementation ("org.webjars.bower:plupload-angular-directive:0.1.2")
'org.webjars.bower:plupload-angular-directive:jar:0.1.2'
<dependency org="org.webjars.bower" name="plupload-angular-directive" rev="0.1.2">
  <artifact name="plupload-angular-directive" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='plupload-angular-directive', version='0.1.2')
)
libraryDependencies += "org.webjars.bower" % "plupload-angular-directive" % "0.1.2"
[org.webjars.bower/plupload-angular-directive "0.1.2"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

This repo is not being maintained anymore. Use it on your own.

Angular plupload directive

Bower version

Demo and Documentation @ http://sahusoftcom.github.io/plupload-angular-directive

The Demo and Documentation page will give you a fair idea on how to use it.

Quick example

<button pl-upload pl-progress-model="percent" pl-auto-upload="true" pl-files-model="files">Upload Files</button>

Installation

$ bower install plupload-angular-directive

Roadmap

    • DONE - Implement a variable $response in onFileUploaded event, so you can write
    on-file-uploaded="action($response)"
    
    • DONE - Add a config service provider for global configurations like path for SWF and SilverLight files
    • DONE - Implement as a bower component.

Upcoming

  1. Provide chunk_size and other missing features
  2. Fix the Issue: HTML4 support in plUpload is provided using a hidden upload form element and plUpload appends that to the body which is absolutely positioned. It remains in the DOM till the life cycle of the Angular app and may lead to a clickable area which is not visible.
  3. Check Drag & Drop issues and add to the documentation.
org.webjars.bower

Sahusoft

Версии библиотеки

Версия
0.1.2