nextcloud/apps/comments/src
Louis Chemineau 40244bac56
fix(comments): Do not set parent when instantiating activity tab plugin
This is necessary as the `context` variable is a vue3 instance, and vue 2 do not know how to handle it properly.

Also, as far as I understand it, it is not needed.

Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-06-02 18:00:45 +02:00
..
actions test: Migrated all Jest tests to vitest 2024-08-26 17:27:22 +02:00
components chore: adjust stylesheets to new codestyle 2025-05-31 16:02:40 +02:00
mixins fix(comments): comment deleting with activities installed 2024-07-15 13:38:41 +00:00
services chore(deps): Update @nextcloud/auth to v2.4.0 and use getCSPNonce where possible 2024-08-13 17:54:47 +02:00
store fix(comments): comment deleting with activities installed 2024-07-15 13:38:41 +00:00
utils chore: Enable ESLint for apps and fix all errors 2024-07-09 17:13:30 +02:00
views refactor: Migrate nextcloud-vue usage to new import schema 2025-02-20 02:28:13 +01:00
comments-activity-tab.ts fix(comments): Do not set parent when instantiating activity tab plugin 2025-06-02 18:00:45 +02:00
comments-app.js chore: Add SPDX header 2024-05-27 20:11:22 +02:00
comments-tab.js chore(deps): Update @nextcloud/auth to v2.4.0 and use getCSPNonce where possible 2024-08-13 17:54:47 +02:00
init.ts chore: Add SPDX header 2024-05-27 20:11:22 +02:00
logger.js chore: Add SPDX header 2024-05-27 20:11:22 +02:00