Skip to content

Commit

Permalink
v2.1.0
Browse files Browse the repository at this point in the history
- change laravel `MMFolderDeleted` event to `MMFileDeleted` and add `(bool) is_folder`
- correct laravel events params
- fix loading files anim not hiding and causing stuttering
- correct total files count when using extension restriction
- finally fixed toolbar alignment
- better modal alignment “blame bulma”
- fix image modal not showing up when sidebar is hidden
- add support to touch “side effect is you cant highlight text anymore”
- add option to directly copy item link
- pimped drop-zone area instead of the dull white bg
- finish up translation
- add a subtle animation for the item select
- better visibility for item details
- update assets
- update rdme
  • Loading branch information
ctf0 committed Nov 13, 2017
1 parent a6b51df commit 9c885f6
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 7 deletions.
7 changes: 0 additions & 7 deletions logs/v2.0.2.txt

This file was deleted.

15 changes: 15 additions & 0 deletions logs/v2.1.0.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
- change laravel `MMFolderDeleted` event to `MMFileDeleted` and add `(bool) is_folder`
- correct laravel events params
- fix loading files anim not hiding and causing stuttering
- correct total files count when using extension restriction
- finally fixed toolbar alignment
- better modal alignment “blame bulma”
- fix image modal not showing up when sidebar is hidden
- add support to touch “side effect is you cant highlight text anymore”
- add option to directly copy item link
- pimped drop-zone area instead of the dull white bg
- finish up translation
- add a subtle animation for the item select
- better visibility for item details
- update assets
- update rdme

0 comments on commit 9c885f6

Please sign in to comment.