Skip to content
This repository was archived by the owner on May 24, 2024. It is now read-only.

v1.15.0

Choose a tag to compare

@bot-anik bot-anik released this 07 Sep 15:07
· 508 commits to main since this release

1.15.0 (2022-09-07)

Bug Fixes

  • export all hooks (7cc79a9)
  • make client method asynchronous with event listeners (c63d51d)
  • update HTTPFaucetGateway to handle asynchronous client (a362a68)

Features

  • add checkFileExtension function (b9f3555)
  • add error to file picker (6c4e758)
  • add file picker component (9bc34b2)
  • add underline to clear all (1bc7088)
  • core: add convertSize function (4d0f730)
  • core: add SizeUnit type (c23a4ed)
  • display size of selected files in list (68fa6a7)
  • file input: allow select same file (d2b3c1e)
  • file picker: add clear all property (a368755)
  • file picker: check file mime type & ext (5054c7d)
  • file picker: clear all true by default (c5cc9c2)
  • file picker: display files most recent first (c4b1a6c)