feat: Add consistent variant
prop for design variant of buttons / chips
#8185
Annotations
2 errors and 7 warnings
Lint:
src/components/NcDialogButton/NcDialogButton.vue#L105
Duplicate key 'type'
|
Lint
Process completed with exit code 1.
|
Lint:
src/components/NcActionButton/NcActionButton.vue#L392
The "mixins" property should be above the "setup" property on line 387
|
Lint:
src/components/NcActionButton/NcActionButton.vue#L394
The "inject" property should be above the "setup" property on line 387
|
Lint:
src/components/NcActionButton/NcActionButton.vue#L401
The "props" property should be above the "setup" property on line 387
|
Lint:
src/components/NcActions/NcActions.vue#L1541
The type 'NodeListOf' is undefined
|
Lint:
src/components/NcAppNavigationNew/NcAppNavigationNew.vue#L87
Missing trailing comma
|
Lint:
src/components/NcAvatar/NcAvatar.vue#L157
Attribute "v-click-outside" should go before ":title"
|
Lint:
src/components/NcDateTimePickerNative/NcDateTimePickerNative.vue#L324
JSDoc @return declaration present but return expression not available in function
|
Loading