Skip to content

Releases: plotdb/uploadr

0.5.3

29 Oct 13:48

Choose a tag to compare

  • fix bug: file:chosen event should provide a list of file instead of a single file object

0.5.2

29 Oct 13:42

Choose a tag to compare

  • fix bug: loader isn't shown when loading.
  • add end and reset selector for uploadr viewer widget

0.5.1

28 Oct 07:41

Choose a tag to compare

  • 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

Choose a tag to compare

  • 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

Choose a tag to compare

  • 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

Choose a tag to compare

  • rename publish script to release

0.4.3

20 Oct 05:34

Choose a tag to compare

  • update publish script

0.4.2

20 Oct 05:33

Choose a tag to compare

  • remove publish script

0.3.0

20 Oct 04:05

Choose a tag to compare

  • 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

Choose a tag to compare

  • toggle loader only if loader exists.
  • tweak server provider syntax for require