feat(NcDialogButton): Allow to return false
from callback to keep dialog open
#7471
Annotations
5 errors and 4 warnings
NPM lint:
src/components/NcDialogButton/NcDialogButton.vue#L28
'/home/runner/work/nextcloud-vue/nextcloud-vue/node_modules/vue/dist/vue.runtime.esm.js' imported multiple times
|
NPM lint:
src/components/NcDialogButton/NcDialogButton.vue#L32
'/home/runner/work/nextcloud-vue/nextcloud-vue/node_modules/vue/dist/vue.runtime.esm.js' imported multiple times
|
NPM lint:
src/components/NcDialogButton/NcDialogButton.vue#L32
Extra semicolon
|
NPM lint
Process completed with exit code 1.
|
eslint
Process completed with exit code 1.
|
NPM lint:
src/components/NcActions/NcActions.vue#L1505
The type 'NodeListOf' is undefined
|
NPM lint:
src/components/NcAppNavigationItem/NcAppNavigationItem.vue#L616
The "data" property should be above the "mounted" property on line 612
|
NPM lint:
src/components/NcAppNavigationItem/NcAppNavigationItem.vue#L632
The "computed" property should be above the "mounted" property on line 612
|
NPM lint:
src/components/NcAppNavigationItem/NcAppNavigationItem.vue#L663
The "watch" property should be above the "mounted" property on line 612
|