Commit 7dfbd56
committed
feat: migrate to web components API
* Based on nextcloud/server#50783
* For #514
* Server companion: nextcloud/server#54788
* Library companion: nextcloud-libraries/nextcloud-sharing#95
We need to provide an API that does not rely on Vue.
As Vue components **must not** be shared between different apps.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>1 parent 4ae0c05 commit 7dfbd56
7 files changed
Lines changed: 286 additions & 314 deletions
File tree
- lib/Listener
- src
- actions
- components
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
0 commit comments