feat(NcDialogButton): Allow to return false
from callback to keep dialog open
#7491
Annotations
2 errors and 5 warnings
Lint:
src/components/NcDialogButton/NcDialogButton.vue#L35
More than 1 blank line not allowed
|
Lint
Process completed with exit code 1.
|
Lint:
src/components/NcActions/NcActions.vue#L1505
The type 'NodeListOf' is undefined
|
Lint:
src/components/NcAppNavigationItem/NcAppNavigationItem.vue#L616
The "data" property should be above the "mounted" property on line 612
|
Lint:
src/components/NcAppNavigationItem/NcAppNavigationItem.vue#L632
The "computed" property should be above the "mounted" property on line 612
|
Lint:
src/components/NcAppNavigationItem/NcAppNavigationItem.vue#L663
The "watch" property should be above the "mounted" property on line 612
|
Lint:
src/components/NcDialog/NcDialog.vue#L537
Missing JSDoc @param "result" declaration
|
Loading