Skip to content

Releases: plotdb/uploadr

0.5.3

Choose a tag to compare

@zbryikt zbryikt released this 29 Oct 13:48
  • fix bug: file:chosen event should provide a list of file instead of a single file object

0.5.2

Choose a tag to compare

@zbryikt zbryikt released this 29 Oct 13:42
  • fix bug: loader isn't shown when loading.
  • add end and reset selector for uploadr viewer widget

0.5.1

Choose a tag to compare

@zbryikt zbryikt released this 28 Oct 07:41
  • 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

Choose a tag to compare

@zbryikt zbryikt released this 28 Oct 05:18
  • 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

Choose a tag to compare

@zbryikt zbryikt released this 20 Oct 05:49
  • fix issue: index.pug isn't found when accessing via @plotdb/uploadr/index.pug. move it to server.

0.4.4

Choose a tag to compare

@zbryikt zbryikt released this 20 Oct 05:36
  • rename publish script to release

0.4.3

Choose a tag to compare

@zbryikt zbryikt released this 20 Oct 05:34
  • update publish script

0.4.2

Choose a tag to compare

@zbryikt zbryikt released this 20 Oct 05:33
  • remove publish script

0.3.0

Choose a tag to compare

@zbryikt zbryikt released this 20 Oct 04:05
  • 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

Choose a tag to compare

@zbryikt zbryikt released this 05 Feb 11:25
  • toggle loader only if loader exists.
  • tweak server provider syntax for require