2.3.0 • Published 11 years ago

jungles-components v2.3.0

Weekly downloads
21
License
-
Repository
-
Last release
11 years ago

Jungles Components

Angular.js components for jungles-panel.

Upload

upload(url='/files', ng-model='data.files')

url

The component will post a data url encode file to this url. The body of the request should be:

{ file: 'DataUrl' }

The response should be:

{ file: filename }

ng-model

An array that holds filenames.

2.3.0

11 years ago

2.2.1

11 years ago

2.2.0

11 years ago

2.1.1

11 years ago

2.1.0

11 years ago

2.0.0

11 years ago

1.0.0

12 years ago