Skip to content
This repository was archived by the owner on Nov 20, 2018. It is now read-only.

Releases: qjon/angular2-filemanager

v1.3.0

04 Mar 16:38
0fa9c8f

Choose a tag to compare

  • fix issue - compilation AOT
  • add new event - FILEMANAGER_CHOOSE_FILES

v1.2.1

12 Feb 16:21
31a47cf

Choose a tag to compare

Fix issue - upload files to localStorage

v1.2.0

20 Dec 17:49
e7919be

Choose a tag to compare

  • add "forRoot" to module initialization
  • change translation module to ng2-translate
  • upgrade angular to verison ^5.0.0
  • upgrade @ngrx/store to version ^4.1.0
  • upgrade @rign/angular2-tree to version 2.2.0

v1.1.0

04 Nov 20:16
3636301

Choose a tag to compare

  • change store structure
  • add option "remove selected files"
  • add LICENCE section
  • move file between folders
  • add translations

v1.0.1

12 Oct 17:31

Choose a tag to compare

Fix bugs

v1.0.0

07 Sep 17:04

Choose a tag to compare

  • update angular2-tree to verison 2.x.x
  • update angular to version 4.x.x
  • use ngrx/store
  • prepare events for all actions
  • update configuration: allowed file types filter for upload files, allow limit for uploaded file
  • create examples: with backend in node, without backend on local storage

v0.4.1

19 Feb 21:13

Choose a tag to compare

  • manage directory structure
  • upload/delete files
  • filter files in directory by mime types
  • search file in directory by name
  • preview files