Skip to content

Latest commit

 

History

History
50 lines (32 loc) · 3.08 KB

CHANGELOG.md

File metadata and controls

50 lines (32 loc) · 3.08 KB

0.2.1 (2018-02-21)

Bug Fixes

  • component: getDownloadURL should be binded to fileRef (258b022)

Features

  • release-it: update config (fac7f25)

0.0.2 (2018-01-03)

Bug Fixes

  • component: certifies that do not delete when isLoading is active (d72a052)
  • component: do not display link if is loading (b916c84)
  • component: fix allowing more than allowed uploads (2447dbc)
  • component: fix not deleting all files in parallel (3802f03)
  • component: fix passing event to click (637a1e2)
  • component: using prop instead of static value (fe3440b)
  • tests: add FIXME tag (753c630)

Features

  • component: add click behavior (70fd304)
  • component: add delete process (747cb19)
  • component: add icon style (1e1f699)
  • component: add required props (c742879)
  • component: add slot (80ae0f9)
  • component: add spinner to delete and fix css (ee10320)
  • component: add storage and update docs (499c09f)
  • component: add storage prop (23740e5)
  • component: add upload funcionality (999db57)
  • component: now components add file and after upload transform into link with x (ab28085)
  • ic-firebase: add getFileName test (0179dfc)
  • ic-firebase: import project (8718594)
  • package: add conventional angular settings (1acdadb)
  • tests: add travis ci (b887210)
  • tests: add validation tests (6f6e387)