Releases: plotdb/uploadr
Releases · plotdb/uploadr
0.5.3
29 Oct 13:48
Compare
Sorry, something went wrong.
No results found
fix bug: file:chosen event should provide a list of file instead of a single file object
0.5.2
29 Oct 13:42
Compare
Sorry, something went wrong.
No results found
fix bug: loader isn't shown when loading.
add end and reset selector for uploadr viewer widget
0.5.1
28 Oct 07:41
Compare
Sorry, something went wrong.
No results found
tweak file list style
prevent selection on load button
add css classes in file list
prevent fetching if paginate is not fetchable
hide load button if not fetchable
0.5.0
28 Oct 05:18
Compare
Sorry, something went wrong.
No results found
breaking changes
rewrite widget code
tweak style
tweak DOM structure
tweak APIs and Events
tweak uploadr object structure:
Use uploadr.viewer and uploadr.uploader for widgets, uploadr.ext for providers.
rewrite all demostration page
update document
add block-based widgegt
support file extension limitation
add loader in viewer
support thumb placeholder for non-image files
i18n support
native provider: check and fallback file ext used
0.4.5
20 Oct 05:49
Compare
Sorry, something went wrong.
No results found
fix issue: index.pug isn't found when accessing via @plotdb/uploadr/index.pug. move it to server.
0.4.4
20 Oct 05:36
Compare
Sorry, something went wrong.
No results found
rename publish script to release
0.4.3
20 Oct 05:34
Compare
Sorry, something went wrong.
No results found
0.4.2
20 Oct 05:33
Compare
Sorry, something went wrong.
No results found
0.3.0
20 Oct 04:05
Compare
Sorry, something went wrong.
No results found
migrate from ldpage to @loadingio/paginate, leading to breaking changes.
support attributes in client pug mixin
support file-based file uploading instead of image-based uploading
add i18n data
0.2.2
05 Feb 11:25
Compare
Sorry, something went wrong.
No results found
toggle loader only if loader exists.
tweak server provider syntax for require