Skip to content

Commit

Permalink
added changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
lookacat committed Aug 5, 2021
1 parent 98cd1d7 commit 591c684
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions changelog/unreleased/change-add-multiple-selection-sidebar
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Change: Add multiple selection Sidebar

We've changed the sidebar so if a user selects multiple files or folders
he sees a detailed view of his selection in the sidebar.

https://github.com/owncloud/web/issues/5164
https://github.com/owncloud/web/pull/5630
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ export default {
foldersText() {
return this.$gettext('Folders')
}
},
}
}
</script>
<style lang="scss" scoped>
Expand Down

0 comments on commit 591c684

Please sign in to comment.