Releases: plotdb/uploadr
Releases · plotdb/uploadr
0.5.3
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
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
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
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
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
Compare
Sorry, something went wrong.
No results found
rename publish script to release
0.4.3
Compare
Sorry, something went wrong.
No results found
0.4.2
Compare
Sorry, something went wrong.
No results found
0.3.0
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
Compare
Sorry, something went wrong.
No results found
toggle loader only if loader exists.
tweak server provider syntax for require