Skip to content

Commit b243fd3

Browse files
authored
Merge pull request #54561 from nextcloud/fix/files-breakpoint-improvements
2 parents 10ef3a5 + 8473d95 commit b243fd3

File tree

312 files changed

+4957
-4714
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

312 files changed

+4957
-4714
lines changed

apps/files/src/views/FilesList.vue

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
<!-- Uploader -->
2626
<UploadPicker v-if="canUpload && !isQuotaExceeded && currentFolder"
2727
allow-folders
28+
:no-label="fileListWidth <= 511"
2829
class="files-list__header-upload-button"
2930
:content="getContent"
3031
:destination="currentFolder"
@@ -57,7 +58,7 @@
5758
</NcActionButton>
5859
</NcActions>
5960

60-
<NcButton v-if="fileListWidth >= 512 && enableGridView"
61+
<NcButton v-if="enableGridView"
6162
:aria-label="gridViewButtonLabel"
6263
:title="gridViewButtonLabel"
6364
class="files-list__header-grid-button"

dist/1023-1023.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/1023-1023.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/1656-1656.js.license

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ This file is generated from multiple sources. Included packages:
5353
- version: 6.3.1
5454
- license: AGPL-3.0-or-later
5555
- semver
56-
- version: 7.6.3
56+
- version: 7.7.2
5757
- license: ISC
5858
- @nextcloud/event-bus
5959
- version: 3.3.2

dist/1656-1656.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/3485-3485.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/3485-3485.js.license

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ This file is generated from multiple sources. Included packages:
5353
- version: 6.3.1
5454
- license: AGPL-3.0-or-later
5555
- semver
56-
- version: 7.6.3
56+
- version: 7.7.2
5757
- license: ISC
5858
- @nextcloud/event-bus
5959
- version: 3.3.2

dist/3485-3485.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/3920-3920.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/3920-3920.js.license

Lines changed: 18 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ This file is generated from multiple sources. Included packages:
7777
- version: 6.3.1
7878
- license: AGPL-3.0-or-later
7979
- semver
80-
- version: 7.6.3
80+
- version: 7.7.2
8181
- license: ISC
8282
- @nextcloud/event-bus
8383
- version: 3.3.2
@@ -101,7 +101,7 @@ This file is generated from multiple sources. Included packages:
101101
- version: 8.29.1
102102
- license: AGPL-3.0-or-later
103103
- @vue/devtools-api
104-
- version: 6.6.3
104+
- version: 6.6.4
105105
- license: MIT
106106
- @vueuse/components
107107
- version: 11.3.0
@@ -181,9 +181,6 @@ This file is generated from multiple sources. Included packages:
181181
- events
182182
- version: 3.3.0
183183
- license: MIT
184-
- fast-xml-parser
185-
- version: 4.5.3
186-
- license: MIT
187184
- floating-vue
188185
- version: 1.0.0-beta.19
189186
- license: MIT
@@ -230,7 +227,7 @@ This file is generated from multiple sources. Included packages:
230227
- version: 2.0.4
231228
- license: ISC
232229
- is-arguments
233-
- version: 1.1.1
230+
- version: 1.2.0
234231
- license: MIT
235232
- is-buffer
236233
- version: 1.1.6
@@ -239,7 +236,10 @@ This file is generated from multiple sources. Included packages:
239236
- version: 1.2.7
240237
- license: MIT
241238
- is-generator-function
242-
- version: 1.0.10
239+
- version: 1.1.0
240+
- license: MIT
241+
- is-regex
242+
- version: 1.2.1
243243
- license: MIT
244244
- is-typed-array
245245
- version: 1.1.15
@@ -281,7 +281,7 @@ This file is generated from multiple sources. Included packages:
281281
- version: 2.3.1
282282
- license: MIT
283283
- possible-typed-array-names
284-
- version: 1.0.0
284+
- version: 1.1.0
285285
- license: MIT
286286
- process
287287
- version: 0.11.10
@@ -290,7 +290,7 @@ This file is generated from multiple sources. Included packages:
290290
- version: 1.4.1
291291
- license: MIT
292292
- qs
293-
- version: 6.13.0
293+
- version: 6.14.0
294294
- license: BSD-3-Clause
295295
- querystringify
296296
- version: 2.2.0
@@ -301,6 +301,9 @@ This file is generated from multiple sources. Included packages:
301301
- safe-buffer
302302
- version: 5.2.1
303303
- license: MIT
304+
- safe-regex-test
305+
- version: 1.1.0
306+
- license: MIT
304307
- set-function-length
305308
- version: 1.2.2
306309
- license: MIT
@@ -334,9 +337,6 @@ This file is generated from multiple sources. Included packages:
334337
- striptags
335338
- version: 3.2.0
336339
- license: MIT
337-
- strnum
338-
- version: 1.1.2
339-
- license: MIT
340340
- style-loader
341341
- version: 4.0.0
342342
- license: MIT
@@ -385,6 +385,12 @@ This file is generated from multiple sources. Included packages:
385385
- vue
386386
- version: 2.7.16
387387
- license: MIT
388+
- fast-xml-parser
389+
- version: 4.5.3
390+
- license: MIT
391+
- strnum
392+
- version: 1.1.2
393+
- license: MIT
388394
- webdav
389395
- version: 5.8.0
390396
- license: MIT

0 commit comments

Comments
 (0)