You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-41Lines changed: 10 additions & 41 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,15 +15,22 @@ npm i -S @nextcloud/dialogs
15
15
```
16
16
17
17
### Version compatibility
18
-
Since version 4.2 this package provides a Vue.js based file picker, so this package depends on `@nextcloud/vue`. So to not introduce style collisions stick with the supported versions:
18
+
Since version 4.2 this package provides a Vue.js based file picker, so this package depends on `@nextcloud/vue`.
19
+
So to not introduce style collisions stick with the supported versions:
19
20
20
21
|`@nextcloud/dialogs`| maintained |`@nextcloud/vue` dependency | Nextcloud server version |
0 commit comments