Fix hidden files handling
Hidden files (dot files) are now always rendered in the DOM to make sure that all file operations and selection still work as expected. Their visibility is now toggled on CSS level.
Showing
- apps/files/css/files.css 15 additions, 0 deletionsapps/files/css/files.css
- apps/files/js/filelist.js 25 additions, 28 deletionsapps/files/js/filelist.js
- apps/files/js/files.js 6 additions, 2 deletionsapps/files/js/files.js
- apps/files/tests/js/filelistSpec.js 36 additions, 1 deletionapps/files/tests/js/filelistSpec.js
Loading
Please register or sign in to comment