Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
3.0.0 - 2023-11-08
Breaking
Node
standards: https://nextcloud-libraries.github.io/nextcloud-files/classes/Node.htmlFile
: https://nextcloud-libraries.github.io/nextcloud-files/classes/File.htmlFolder
: https://nextcloud-libraries.github.io/nextcloud-files/classes/Folder.htmlFileAction
: https://nextcloud-libraries.github.io/nextcloud-files/classes/FileAction.htmlHeader
: https://nextcloud-libraries.github.io/nextcloud-files/classes/Header.htmlView
: https://nextcloud-libraries.github.io/nextcloud-files/classes/View.htmlColumn
: https://nextcloud-libraries.github.io/nextcloud-files/classes/Column.htmlEnhancements
parseFileSize
function to parse a human readable file size to number of bytes by @susnux in feat(parseFileSize): AddedparseFileSize
function to parse a human readable file size to number of bytes #769Fixed
resultToNode
by adding some documenation how to use by @susnux in FixresultToNode
by adding some documenation how to use #741is-svg
by @skjnldsv in fix: force bundleis-svg
#740binaryPrefixes
by @susnux in fix(formatFileSize): Fix default value forbinaryPrefixes
#770New Contributors
Full Changelog: v2.1.0...v3.0.0