issues
search
n1crack
/
vuefinder
Empower your Vue.js applications with this versatile and customizable file manager component, simplifying file organization and navigation.
https://vuefinder.ozdemir.be
MIT License
259
stars
75
forks
source link
Refactoring part 2
#37
Closed
n1crack
closed
9 months ago
n1crack
commented
9 months ago
[x] [bug] fix download description text colors, it is not readable when the dark mode is active
[x] [new] add default locale option
[x] [new] add 'persist' prop to vuefinder to remember last directory to be remember on page refresh.
[x] [new] add 'path' prop to define the path to initialize first
[x] [new] add full-screen prop, start in full screen mode
[x] [new] add select button prop, it can be configured, its useful when fullscreen is enabled by default
n1crack
commented
9 months ago
Added select-button prop, it can be easily configured.