@nextcloud/dialogs
Advanced tools
Changelog
v5.1.0 (2024-01-19)
NcDialog
#1138 (susnux)path
to undefined to allow using the saved path #1137 (susnux)Node::path
for current path fixing an clicking favorite folders #1165 (susnux)tab
, tablist
and aria-selected
roles from navigation #1180 (JuliaKirschenheuter)aria-label
from <div>
#1179 (JuliaKirschenheuter)Changelog
v5.0.3 (2023-11-27)
cropImagePreviews
is now provided as a prop in FilePreview #1120 (susnux)allowPickDirectory
is set to true #1121 (susnux)Changelog
v5.0.0-beta.6 (2023-10-17)
The FilePicker Vue component is no longer exported in the main entry point. Instead it is exported in a filepicker entrypoint, and the FilePicker builder is also now loading it async. This ensures that if a user does not use the filepicker, it gets treeshaken.
Changelog
v5.0.0-beta.5 (2023-10-03)
search
function from webdav
package instead of workaround #992 (susnux)