Skip to content

Releases: ctf0/Laravel-Media-Manager

v1.3.0

21 Sep 19:28
Compare
Choose a tag to compare
  • remove ziggy
  • remove vue-lightbox
  • remove bs-modal
  • add new option to config
  • add events
  • add new animation for ajax call fail
  • add new key into lang for “ajax_error”
  • optimize bm animation
  • show folder content size instead of NaN
  • auto-scroll to first item when adding new folder
  • fix rename issue with folder vs file
  • fix file size conversion
  • update folder size on file move
  • update assets
  • update view
  • update rdme

v1.2.3

17 Sep 23:30
Compare
Choose a tag to compare
  • fixed sortBy:size
  • fixed sortBy:last_modified
  • add new option to config
  • update ziggy
  • update view
  • update rdme

v1.2.2

15 Sep 23:07
Compare
Choose a tag to compare
  • add changelog feature so now you can track what changes are made to the package
  • remove cmnd as we auto-add extra data on package installation
  • update view
  • update rdme

v1.2.1

13 Sep 10:49
Compare
Choose a tag to compare
  • use map
  • add render to comps
  • fix showBy
  • extract notification to a function for easier switching
  • rename render to initManager to avoid confusion with vue.render
  • use bodymovin js instead of iframe & update styles
  • remove dist
  • update rdme
  • update view
  • update command
  • add [v-cloak]

v1.2.0

01 Sep 15:57
Compare
Choose a tag to compare
  • add a solution for mix not picking up the env var in webpack.mix
  • updated select prev item to now work with blk_slct_all
  • add some animation to the no_files & file_loader instead of the dull defaults
  • update command
  • update rdme
  • update composer.json

v1.1.0

30 Aug 16:38
Compare
Choose a tag to compare

This release have break compatibility with prev version due to changing into using component instead of separate vue instance.

  • update dist
  • update rdme
  • update js folder structure
  • update view file

v1.0.8

30 Aug 15:34
Compare
Choose a tag to compare
  • small fixes

v1.0.7

17 Aug 23:45
Compare
Choose a tag to compare
  • add french translation @chriys
  • add .gitignore @chriys
  • make package routes static
  • use ziggy instead of urls
  • add ziggy config with whitelist for media routes
  • make "media manager" unclickable when folders == 0
  • update dist
  • update rdme

v1.0.6

07 Aug 12:07
Compare
Choose a tag to compare
  • add mime types to ignore to config
  • omit ext from file rename
  • cleanup and more consistent with eslint
  • update rdme

v1.0.5

04 Aug 06:41
Compare
Choose a tag to compare
  • add mm:append cmnd
  • dont allow jar or php file uploads